J_3GINVC is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is for the automatic generation of SD orders from CEM shipping documents and performance-based equipment (PBE) documents...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter J_3GINVC into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3GZ - Create SD Orders Job Split (INPUT)
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: PA_ABDAT = Settlemnt date:
Selection Text: HOST = Target host external jobs
Selection Text: ECHT_ON = Update run
Selection Text: TEST_ON = Test run
Selection Text: SO_EMPF = or ship-to party
Selection Text: SO_BUKRE = or co. code
Selection Text: SO_BELNR = Document no.:
Selection Text: PA_WESO = Orders sorted acc to GR
Selection Text: PA_WENSO = Order sorted acc. to GR
Selection Text: PA_TEXT = Commentary for settlement run
Selection Text: PA_MPOS = Max. no. of items per order
Selection Text: PA_MAVER = Settle material deliveries
Selection Text: PA_INDX = Key for INDX log record
Selection Text: PA_EQLEI = Settle equipment performance
Selection Text: PA_CWB = No. of orders per commit work
Selection Text: PA_BAL = New log
Selection Text: PA_ANZ = No. of jobs to be started
Title: Input ETM Sales Orders with Job Split in SD
Text Symbol: 065 = UM
Text Symbol: 066 = SeqNo
Text Symbol: 031 = Entry data
Text Symbol: 016 = Cust.int.settl.
Text Symbol: 015 = (J_3GBELK/P, J_3GHBEST, J_3GKONZAB, KNA1 remain unchanged)
Text Symbol: 014 = Test with orders
Text Symbol: 013 = Test without orders
Text Symbol: 012 = without changing the initial data
Text Symbol: 011 = You can create SD orders for the test run
Text Symbol: 010 = Special selection option
Text Symbol: 006 = Ext.
Text Symbol: 005 = Int.
Text Symbol: 004 = Item
Text Symbol: 047 = Plnt
Text Symbol: 067 = Settlement run no.
Text Symbol: 068 = of:
Text Symbol: 069 = Settlement date:
Text Symbol: 003 = Dummy rcpnt
Text Symbol: 002 = Std rcpnt
INCLUDE RVDIREKT.
No SAP DATABASE tables are accessed within this REPORT code!
HELP_OBJECT_SHOW call function 'HELP_OBJECT_SHOW' exporting dokclass = 'DE' dokname = 'BTCTGTSYS' called_by_program = hlp_repid called_by_dynp = sy-dynnr called_for_field = 'HOST-LOW' called_for_tab_fld_btch_input = 'HOST-LOW' called_by_cuastat = sy-pfkey tables links = links exceptions object_not_found = 1 sapscript_error = 2 others = 3.
HELP_OBJECT_SHOW call function 'HELP_OBJECT_SHOW' exporting dokclass = 'DE' dokname = 'BTCTGTSYS' called_by_program = hlp_repid "HS010300 called_by_dynp = sy-dynnr called_for_field = 'HOST-HIGH' called_for_tab_fld_btch_input = 'HOST-HIGH' called_by_cuastat = sy-pfkey tables links = links exceptions object_not_found = 1 sapscript_error = 2 others = 3.
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_3GINVC or its description.
J_3GINVC - Input ETM Sales Orders with Job Split in SD J_3GINVC - Input ETM Sales Orders with Job Split in SD J_3GINTOP1 - Top Include for J_3GINNA 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