ROIRC_DRH_LIST0 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 ROIRC_DRH_LIST0 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: P_ALVVAR = D Layout
Selection Text: P_COPQTY = Copy quantity differences
Selection Text: P_EXTREE = Expand nodes
Selection Text: P_GREEN = Readings without error/warning
Selection Text: P_LAST = Last reading received
Selection Text: P_NOPOST = Differences not posted
Selection Text: P_RED = Readings with error
Selection Text: P_REVIEW = Stock review
Selection Text: P_YELLOW = Readings with warning
Selection Text: S_DRDATE = D Local date
Selection Text: S_SOCEV = D Storage object event
Title: SSR Stocks - Inventory maintenance
Text Symbol: 001 = Additional selection criteria
Text Symbol: 002 = Display variant
Text Symbol: 003 = Physical stock
Text Symbol: 004 = Book stock at DR
Text Symbol: 005 = Current book stock
Text Symbol: 006 = Process parameters
Text Symbol: E01 = Description does not exist
INCLUDE ROIRC_DRH_TOP.
INCLUDE ROIRC_DRH_LIST0_CLASS.
INCLUDE ROIRC_DRH_LIST0_S01.
INCLUDE ROIRC_DRH_LIST0_S02.
INCLUDE ROIRC_DRH_LIST0_F01.
INCLUDE ROIRC_DRH_LIST0_F02.
INCLUDE ROIRC_DRH_LIST0_O01.
INCLUDE ROIRC_DRH_LIST0_I01.
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.
ROIRC_DRH_LIST0 - SSR Stocks - Inventory maintenance ROIRC_DRH_LIST0 - SSR Stocks - Inventory maintenance ROIRC_DRH_CLEAR_F00 - Include ROIRC_DRH_CLEAR_F00 ROIRC_DRH_CLEAR_E00 - Include ROIRC_DRH_CLEAR_E00 ROIRC_DRH_CLEAR - SSR Stocks - Readings maintenance ROIRC_DRH_CLEAR - SSR Stocks - Readings maintenance