J_3GINDX 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_3GINDX 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.
Title: Input Sales Orders Postprcg Data Archive
Text Symbol: 100 = Error in log postprcg data
Text Symbol: 034 = Document sub-items
Text Symbol: 033 = Document items
Text Symbol: 032 = Docs
Text Symbol: 031 = be maintained
Text Symbol: 030 = Doc. data for which int. or ext. status has to
Text Symbol: 027 = SettlDateE
Text Symbol: 026 = SettlDateI
Text Symbol: 025 = Ext. sts
Text Symbol: 024 = Int. sts
Text Symbol: 023 = Subitem
Text Symbol: 022 = Item
Text Symbol: 021 = Doc.
Text Symbol: 019 = Last settlement date
Text Symbol: 018 = Key for table INDX
Text Symbol: 017 = SNo.
Text Symbol: 016 = Date from
Text Symbol: 015 = AType
Text Symbol: 014 = Resource
Text Symbol: 013 = ExRcptRcpt
Text Symbol: 012 = Dbtr-rcpnt
Text Symbol: 011 = Recipient
Text Symbol: 010 = Job:
Text Symbol: 007 = of last settlement has to be maintnd
Text Symbol: 006 = Recipient records for which date
Text Symbol: 005 = Postprcg data
Text Symbol: 004 = No. of data records:
Text Symbol: 003 = settlement date has to be maintained
Text Symbol: 002 = Table of historical stock records for which int. or ext.
Text Symbol: 001 = Postprcg data for settl. run no.
INCLUDE J_3GINTOP1.
No SAP DATABASE tables are accessed within this REPORT code!
J_3G_LIST_ARCHIV_HI call function 'J_3G_LIST_ARCHIV_HI' exporting i_repid = 'J_3GINSD' i_nummer = hlp_nummer * i_lsind = 1 i_save_popup = hlp_save_popup * I_EDIT_NUMMER = ' ' * importing * e_archivnr = exceptions list_index_invalid = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3GINDX - Input Sales Orders Postprcg Data Archive J_3GINDX - Input Sales Orders Postprcg Data Archive J_3GIBIP - Enhance Batch Input PM by CEM Data J_3GHBESTAND_SELOPT_STEU - Include with Select Options for Output Control for Historical Stock J_3GHBESTAND_SELOPT_SPEZ - Include mit Select_Options für spezielle Eingrenzungen J_3GHBESTAND_SELOPT_ALLG - Include mit Select_Options für Allgemeine Eingrenzungen