SAP Reports / Programs | Service Station Retailing | Industry Solution Oil | Service Station Retailing(IS-OIL-DS-SSR) SAP IS

ROIRC_MRH_LIST2_CLASS SAP ABAP INCLUDE - Include ROIRC_MRH_CHECK_CLASS







ROIRC_MRH_LIST2_CLASS is a standard ABAP INCLUDE 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_MRH_LIST2_CLASS into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT ROIRC_MRH_LIST2_CLASS. "Basic submit
SUBMIT ROIRC_MRH_LIST2_CLASS AND RETURN. "Return to original report after report execution complete
SUBMIT ROIRC_MRH_LIST2_CLASS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_ERROR = Error
Selection Text: P_MRDATF = Date from
Selection Text: P_MRDATT = Date to
Selection Text: P_MRTIMF = Time from
Selection Text: P_MRTIMT = Time to
Selection Text: P_VARI = D Display variant
Selection Text: P_WARN = Warning
Selection Text: S_BUKRS = D Company code
Selection Text: S_CITY1 = D City
Selection Text: S_DIPDAT = Dip reading date
Selection Text: S_LOCAA = D Loc. Area assignment
Selection Text: S_LVALUE = D Rel. Location Value
Selection Text: S_MATKL = D Material group
Selection Text: S_MATNR = D Material
Selection Text: S_METREV = D Meter event type
Selection Text: S_NATION = D Country key
Selection Text: S_PBLNR = D Business location ID
Selection Text: S_PBLTYP = D Bus. location type
Selection Text: S_PCODE1 = D Postal code
Selection Text: S_REGION = D Region
Selection Text: S_SEVENT = D Storage object event
Selection Text: S_STATUS = D Location Status
Selection Text: P_ALL = Correct
Title: Include ROIRC_MRH_CHECK_CLASS
Text Symbol: 001 = Business location - Logical data base
Text Symbol: 002 = Main selection criteria
Text Symbol: 006 = Additional selection criteria
Text Symbol: 007 = Company and brand are not relevant
Text Symbol: 009 = Brand is not relevant
Text Symbol: 100 = Process attributes
Text Symbol: 101 = Selection range
Text Symbol: 102 = Additional selection
Text Symbol: 103 = Report attributes
Text Symbol: 104 = Variant
Text Symbol: A01 = Stock control list
Text Symbol: C01 = Correct
Text Symbol: C02 = Warning
Text Symbol: C03 = Error





Text Symbol: T01 = Dip readings Qty.
Text Symbol: T02 = Dip read. Qty
Text Symbol: T03 = DR Quantity
Text Symbol: T04 = Inventory Quantity
Text Symbol: T05 = Inventory Qty.
Text Symbol: T06 = Inv. Qty.


INCLUDES used within this REPORT ROIRC_MRH_LIST2_CLASS

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 ROIRC_MRH_LIST2_CLASS or its description.