J_1IF26J 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_1IF26J into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1IC194J - Annual Return under section 194J
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: ADDRESS = Address
Selection Text: AREA = Area
Selection Text: BUILDING = Building
Selection Text: CITY = City
Selection Text: FLAT = Flat
Selection Text: IND = Add.changed from last return
Selection Text: NAME = Name/Designation
Selection Text: PIN = PIN Code
Selection Text: SECTION = Section
Selection Text: STATE = State
Selection Text: STREET = Street
Selection Text: ZCCODE = Company Code
Selection Text: ZDATE = Posting Date
Selection Text: ZGSBER = Business Area
Selection Text: ZPLACE = Place
Selection Text: ZSDESG = Designation of Signatory
Selection Text: ZSIGDATE = Date of Signing
Selection Text: ZSNAME = Signatory
Selection Text: ZTAN = Tax Deduction Account Number
Title: Annual Return for Section 194J
Text Symbol: 187 = earlier
Text Symbol: 186 = whichever is
Text Symbol: 185 = % (Rs.)
Text Symbol: 184 = Government company
Text Symbol: 183 = the Central Number to the
Text Symbol: 182 = credit of ficate Certificate
Text Symbol: 180 = ited or paid,
Text Symbol: 179 = paid services cred
Text Symbol: 178 = credited/ or technical
Text Symbol: 177 = services professional
Text Symbol: 176 = Government person/payee
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 all the particulars furnished above are correct and complete.
INCLUDE J_1I26JT.
INCLUDE J_1I26JI.
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_1IF26J or its description.