J_3GINSD 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_3GINSD 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.
Log of Sales Order Creation (CEM)
Selection Text: ECHT_ON = Update run
Selection Text: HOST = Target host external jobs
Selection Text: PA_ABDAT = Settlemnt date:
Selection Text: PA_ANZ = No. of jobs to be started
Selection Text: PA_CWB = No. of orders per commit work
Selection Text: PA_EQLEI = Settle equipment performance
Selection Text: PA_MAVER = Settle material deliveries
Selection Text: PA_MPOS = Max. no. of items per order
Selection Text: PA_TEXT = Commentary for settlement run
Selection Text: PA_WENSO = Order sorted acc. to GR
Selection Text: PA_WESO = Orders sorted acc to GR
Selection Text: SO_BELNR = Document no.:
Selection Text: SO_BUKRE = or co. code
Selection Text: SO_EMPF = or ship-to party
Selection Text: TEST_ON = Test run
Title: Input ETM Sales Orders with Job Split in SD
Text Symbol: 115 = Recipient
Text Symbol: 110 = CAUTION: Error during archiving! Save list to file!
Text Symbol: 101 = Process
Text Symbol: 100 = Head
Text Symbol: 099 = Host:
Text Symbol: 098 = KNA1 rec. f. cust.
Text Symbol: 097 = Settlement w/o choice
Text Symbol: 096 = Company code or recipient
Text Symbol: 095 = S
Text Symbol: 094 = Postprocessing is required (transaction J3GN)
Text Symbol: 093 = Table
Text Symbol: 092 = Doc. table
Text Symbol: 091 = Table of historical stck
Text Symbol: 090 = Error on comparison prov./dbtd co. code for doc./item
Text Symbol: 088 = Package for item
Text Symbol: 087 = C
Text Symbol: 086 = For recipient
Text Symbol: 085 = For equipment
Text Symbol: 084 = Debited party
Text Symbol: 083 = Providing party
Text Symbol: 120 = Location setup is incomplete to
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MESSAGE_TEXT_BUILD call function 'MESSAGE_TEXT_BUILD' exporting msgid = xvbfs-msgid msgnr = xvbfs-msgno msgv1 = xvbfs-msgv1 msgv2 = xvbfs-msgv2 msgv3 = xvbfs-msgv3 msgv4 = xvbfs-msgv4 importing message_text_output = hlp_text.
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.
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_3GINSD or its description.
J_3GINSD - Input ETM Sales Orders with Job Split in SD J_3GINSD - Input ETM Sales Orders with Job Split in SD J_3GINNA - Input Sales Orders Postprocessing J_3GINNA - Input Sales Orders Postprocessing J_3GINDX - Input Sales Orders Postprcg Data Archive J_3GINDX - Input Sales Orders Postprcg Data Archive