J_1ITDS2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report can be run in two modes ...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter J_1ITDS2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1INC - Tax Deduction at Source: Classic
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: PADJUST = Adjust
Selection Text: PCONVTYP = Exchange Rate Type
Selection Text: PDATE = TDS Date
Selection Text: PERIOD = Posting Period
Selection Text: PMONAT = Posting Period
Selection Text: PTERM = Apply Payment Terms
Selection Text: TEST = Run Program in Test Mode
Selection Text: ZAWREF = Document No.
Selection Text: ZBLART = Document Type
Selection Text: ZBUDAT = Posting Date
Selection Text: ZBUKRS = Company Code
Selection Text: ZGJAHR = Financial Year
Selection Text: ZGSBER = Business Area
Title: Tax Deduction at Source: Classic
Text Symbol: 038 = Inv. Amt
Text Symbol: 039 = Inv amt cleared
Text Symbol: 040 = Currency Exchange Rate Type
Text Symbol: 041 = Currency
Text Symbol: 042 = Payment Terms
Text Symbol: 043 = Apply payment terms
Text Symbol: 044 = Inv. Yr.
Text Symbol: 045 = Please run the program in actual mode
Text Symbol: 046 = Differential TDS on cleared DP
Text Symbol: 047 = Adjust
Text Symbol: 048 = Posting Period
Text Symbol: 049 = Copy from Invoice
Text Symbol: 050 = Orig.Doc. Year
Text Symbol: 051 = Process Invoices only
Text Symbol: 055 = Details of reversed invoices
Text Symbol: 056 = Details of credit memo / reversed logistics invoices
Text Symbol: 057 = Doc. No
Text Symbol: 058 = Doc. Year
Text Symbol: 059 = Doc. Amt
Text Symbol: 060 = Doc. Amt cleared
Text Symbol: 037 = Inv. No.
Text Symbol: 000 = Report Type
Text Symbol: 001 = Run program in test mode
Text Symbol: 002 = General Selection
INCLUDE J_1ITD2D.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.