RJITMON001 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 RJITMON001 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JITM - JIT Monitoring
JITE - Emergency Monitoring
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: NX_PV = D Repeat Orders Only
Selection Text: NOTX_PV = Without Status Naming
Selection Text: NB_PV = D Without Repeat Orders
Selection Text: NBX_PV = D All Call Headers
Selection Text: MDV01_PT = D Line Hierarchy
Selection Text: MATNR_PT = D Material
Selection Text: LIUMF_PT = D Components Group Material
Selection Text: KUNNR_PT = D Sold-to Party
Selection Text: KNREF_PT = D Partner Description
Selection Text: KDMAT_PT = D Customer Material
Selection Text: IST6_PT = D Processing Status
Selection Text: IST5_PT = D Processing Status
Selection Text: IST4_PT = D Processing Status
Selection Text: IST3_PT = D Processing Status
Selection Text: IST2_PT = D Processing Status
Selection Text: IST1_PT = D Processing Status
Selection Text: INZEI_PT = D Time of Int. Processing Status
Selection Text: INTST_PT = D Processing Status
Selection Text: INDAT_PT = D Date of Int. Processing Status
Selection Text: GRPIN_PT = D Grouping Information
Selection Text: FX_PV = D Production Transfer Completed
Selection Text: FLDPO_PT = D Comp. Group Assembly Location
Selection Text: FELD_PV = D Field Name
Selection Text: FB_PV = D Without Production Transfer
Selection Text: FBX_PV = D All Call Headers
Selection Text: EXZEI_PT = D Time of External Status
Selection Text: EXTST_PT = D External Status
Selection Text: EXIDV_PT = D Handling Unit
Selection Text: EXDAT_PT = D Date of External Status
Selection Text: DZEIT_PT = D Actual Shipping Time
Selection Text: DDATE_PT = D Shipping Date
Selection Text: CX_PV = D All Delivered Call Headers
Selection Text: CSTA_PT = D Processing Status
Selection Text: CB_PV = D All Non-delivered Call Headers
Selection Text: CBX_PV = D All Call Headers
Selection Text: BX_PV = D Components updated
Selection Text: ZONE_PV = D Time Zone
Selection Text: WERKS_PT = D Plant
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MGV_SELOP_AFTER_INITIALIZATION call function 'MGV_SELOP_AFTER_INITIALIZATION' EXPORTING PROGRAM = mgv_matnr_prog TABLES SELOP = mgv_matnr_selopt_tab EXCEPTIONS NO_PROGRAMNAME = 1 OTHERS = 2 .
MGV_SELOP_AFTER_START_OF_SEL CALL FUNCTION 'MGV_SELOP_AFTER_START_OF_SEL' EXPORTING SELOPT_NAME = mgv_matnr_selopt_tab-name TABLES RANGE =
.
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 RJITMON001 or its description.