ROIBCHCK 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 ROIBCHCK 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.
Selection Text: S_MATNR = D Material
Selection Text: L_WERKS = D Plant
Selection Text: L_DEF = List missing -O1 segments
Title: Analysis of consistency between core and IS-OIL stock tables
Text Symbol: 106 = MSKUO1 segments are missing !
Text Symbol: 107 = No MSKUO1 segments are missing !
Text Symbol: 108 = MSPRO1 segments are missing !
Text Symbol: 109 = No MSPRO1 segments are missing !
Text Symbol: 110 = MSLBO1 segments are missing !
Text Symbol: 111 = No MSLBO1 segments are missing !
Text Symbol: 112 = MSKAO1 segments are missing !
Text Symbol: 113 = No MSKAO1 segments are missing !
Text Symbol: 114 = MKOLO1 segments are missing !
Text Symbol: 115 = No MKOLO1 segments are missing !
Text Symbol: 120 = Details: Missing MARDO1 segments:
Text Symbol: 130 = Details: Missing MCHBO1 segments:
Text Symbol: 140 = segments have been analyzed !
Text Symbol: 150 = Details: Missing MSKUO1 segments:
Text Symbol: 160 = Details: Missing MKOLO1 segments:
Text Symbol: 170 = Details: Missing MSKAO1 segments:
Text Symbol: 180 = Details: Missing MSPRO1 segments:
Text Symbol: 190 = Details: Missing MSLBO1 segments:
Text Symbol: 200 = Select material/plant combination(s):
Text Symbol: 991 = The report
Text Symbol: 992 = does no longer exist and has been replaced by
Text Symbol: 993 = .
Text Symbol: 994 = For further information please refer to note 212707.
Text Symbol: 001 = material/plant combinations have been selected
Text Symbol: 002 = storage location segments are NOT consistent (Tables MARD/MARDO1)
Text Symbol: 003 = All storage location segments are consistent (Tables MARD/MARDO1)
Text Symbol: 004 = batch stock segments are NOT consistent (Tables MCHB/MCHBO1)
Text Symbol: 005 = All batch stock segments are consistent (Tables MCHB/MCHBO1)
Text Symbol: 006 = special stocks with customer segments are NOT consistent (Tables MSKU/MSKUO1)
Text Symbol: 007 = All special stocks with customer segments are consistent (Tables MSKU/MSKUO1)
Text Symbol: 008 = project stock segments are NOT consistent (Tables MSPR/MSPRO1)
Text Symbol: 009 = All project stock segments are consistent (Tables MSPR/MSPRO1)
Text Symbol: 010 = special stocks with vendor segments are NOT consistent (Tables MSLB/MSLBO1)
Text Symbol: 011 = All special stocks with vendor segments are consistent (Tables MSLB/MSLBO1)
INCLUDE ROIBXTOP.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIBCHCK - Analysis of consistency between core and IS-OIL stock tables ROIBCHCK - Analysis of consistency between core and IS-OIL stock tables ROIBCHAR - Analyze consistency between tables MARDO1 and MCHBO1 ROIBCHAR - Analyze consistency between tables MARDO1 and MCHBO1 ROIBATWR - Archiving tracking numbers ROIBATWR - Archiving tracking numbers