J_1IF26A is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter J_1IF26A into the relevant SAP transactions such as SE38 or SE80
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: ZTAN = Tax Deduction Account Number
Selection Text: ZSNAME = Signatory
Selection Text: ZSIGDATE = Date of Signing
Selection Text: ZSDESG = Designation of Signatory
Selection Text: ZPLACE = Place
Selection Text: ZGSBER = Business Area
Selection Text: ZDATE = Govt fiscal year
Selection Text: ZCCODE = Company Code
Selection Text: SECTION = Section
Selection Text: IND = Add.changed from last return
Title: Annual returns for 194a
Text Symbol: 110 = 4. (a) Total amount of interest on which no deduction was made in accordance with provisions of section 194A(3)(iii) and section 196
Text Symbol: 111 = (b) Total amount of interest on which no deduction was made in accordance with provisions of section 194A(3)(i)
Text Symbol: 112 = (c) Total number of payees to whom interest was paid without deduction of tax in accordance with the provisions of section
Text Symbol: 113 = 194A(3)(i)
Text Symbol: 114 = (d) Total amount of interest on which no deduction was made in accordance with provisions of section 197A(1A)
Text Symbol: 115 = (e) Total number of payees to whom interest was paid without deduction of tax in accordance with the provisions of section
Text Symbol: 116 = 197A(1A)
Text Symbol: 120 = 8. Amount of interest credited / paid without deductiobn of tax during the financial year on furnishing a declaration under section
Text Symbol: 121 = 197A(1A):
Text Symbol: 122 = SlNo Permanent Name of person/payee Address of person/payee Amount of interest
Text Symbol: 123 = Account Number
Text Symbol: 124 = Date(s) of Date on which Date on which
Text Symbol: 106 = Designation:
Text Symbol: 105 = Date :
Text Symbol: 104 = Name and signature of the person responsible for deducting tax at source :
Text Symbol: 103 = Place:
Text Symbol: 102 = ( & )
Text Symbol: 101 = Verification
Text Symbol: 100 = I, &, certify that,
Text Symbol: 099 = % Government person/payee
Text Symbol: 098 = % Government company
Text Symbol: 097 = tax central Number to the
Text Symbol: 096 = of credit of Number ficate certificate
Text Symbol: 095 = ction to the Reference certi Deduction
Text Symbol: 094 = dedu deducted deducted was paid certificate ction of tax
Text Symbol: 125 = credit or the declaration the declaration
Text Symbol: 903 = submitting the last return
INCLUDE J_1I26AT.
No SAP DATABASE tables are accessed within this REPORT code!
ID_OBSOLETE_OBJECT CALL FUNCTION 'ID_OBSOLETE_OBJECT' EXPORTING I_PROGRAMM = sy-repid EXCEPTIONS E_OBSOLETE = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name J_1IF26A or its description.