J_1IF26D 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_1IF26D into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1IC194D - Annual Return under section 194d
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 = Posting Date
Selection Text: ZCCODE = Company Code
Selection Text: STREET = Street
Selection Text: STATE = State
Selection Text: SECTION = Section
Selection Text: PIN = PIN Code
Selection Text: NAME = Name/Designation
Selection Text: IND = Add.changed from last return
Selection Text: FLAT = Flat
Selection Text: CITY = City
Selection Text: BUILDING = Building
Selection Text: AREA = Area
Selection Text: ADDRESS = Address
Title: Annual Return for Section 194D
Text Symbol: 090 = 6.Details of income,referred to in section 194D,which has been credited/paid during the year and of tax deducted at source at a
Text Symbol: 091 = lower rate or no tax deducted in accordance with section 197:
Text Symbol: 092 = Date on which,amount Rate Amount of tax Date on which Date on Assessing Tax Date of furnishing
Text Symbol: 093 = of commission credited of deducted tax deducted which tax Officer's Deduction of Tax Deduction
Text Symbol: 094 = or paid,whichever is dedu was paid Certificate Certifi Certificate
Text Symbol: 095 = earlier ction to the Reference cate to the company
Text Symbol: 096 = of credit of Number Number
Text Symbol: 097 = tax central
Text Symbol: 098 = % (Rs.) Government
Text Symbol: 099 = earlier ction to the Reference cate to the person/payee
Text Symbol: 100 = I,&, certify that all the particulars furnished above are correct and complete.
Text Symbol: 101 = Verification
Text Symbol: 102 = ( & )
Text Symbol: 103 = Place:
Text Symbol: 104 = Name and signature of the person responsible for deducting tax at source
Text Symbol: 105 = Date :
Text Symbol: 106 = Designation:
Text Symbol: 201 = (1)
INCLUDE J_1I26DT.
INCLUDE J_1I26DI.
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_1IF26D or its description.