SAP Reports / Programs

RMCBRW30 SAP ABAP Report - Key Figure: Range of Coverage Based on Usage Values







RMCBRW30 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 RMCBRW30 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

MC42 - INVCO: Range of Coverage by Usg.Val.


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 RMCBRW30. "Basic submit
SUBMIT RMCBRW30 AND RETURN. "Return to original report after report execution complete
SUBMIT RMCBRW30 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: FLGDISPO = Including MRP consumption
Selection Text: MAABC = D ABC indicator
Selection Text: MATERIAL = D Material
Selection Text: MATKL = D Material group
Selection Text: MTART = D Material type
Selection Text: OMANDT = D All plants cumulated
Selection Text: RWBIS = D Coverage in days
Selection Text: RWVON = D Coverage in days
Selection Text: VERBR = D Daily usage
Selection Text: VKORG = D Sales organization
Selection Text: VONDATUM = D Start of A period
Selection Text: WAHL0 = D Strategy
Selection Text: WAHL1 = D Strategy days ROC
Selection Text: WAHL2 = D Strategy sm. ROC
Selection Text: WAHL3 = D Strategy gr. ROC
Selection Text: WERKE = D Plant
Selection Text: XLVORM = D Materials flagged for deletion
Selection Text: EKORG = Purchasing organization
Selection Text: EKGRP = D Purchasing group
Selection Text: DISPO = D MRP controller
Selection Text: DISMM = D MRP type
Selection Text: BISDATUM = D End of A period
Selection Text: BERID = D MRP Area
Selection Text: AMMIN = D No. of materials
Selection Text: AMMAX = D No. of materials
Title: Key Figure: Range of Coverage Based on Usage Values
Text Symbol: 103 = Materials marked for deletion
Text Symbol: 102 = Purchasing organization
Text Symbol: 101 = Period to analyze
Text Symbol: 100 = Objects to analyze
Text Symbol: 117 = Period to analyze
Text Symbol: 171 = Material
Text Symbol: 162 = Average range of coverage in days
Text Symbol: 161 = Plant
Text Symbol: 153 = All plants cumulated
Text Symbol: 152 = Sales organization
Text Symbol: 151 = Purchasing organization
Text Symbol: 150 = Analysis: range of coverage based on usage values





Text Symbol: 142 = No. of materials w/smallest range of coverage;;
Text Symbol: 141 = No. of materials w/greatest range of coverage;;
Text Symbol: 140 = Range of coverage in days
Text Symbol: 139 = No restriction
Text Symbol: 136 = Range of coverage in period ;;
Text Symbol: 125 = Cumulative analysis for all plants
Text Symbol: 121 = Daily usage
Text Symbol: 120 = to
Text Symbol: 118 = Number of days until last consumption
Text Symbol: 119 = from
Text Symbol: 104 = Materials kept in stock
Text Symbol: 196 = Purch.grp
Text Symbol: 195 = Material type
Text Symbol: 194 = Matl grp
Text Symbol: 193 = ABC ind.
Text Symbol: 192 = MRP type
Text Symbol: 191 = MRP controller
Text Symbol: 182 = Usage per day
Text Symbol: 181 = Current stock
Text Symbol: 173 = Range of coverage in days
Text Symbol: 172 = Short text
Text Symbol: 116 = Days
Text Symbol: 115 = Period: last consumption
Text Symbol: 114 = Area to analyze
Text Symbol: 113 = Scope of ranking list
Text Symbol: 112 = MRP controller
Text Symbol: 111 = MRP type
Text Symbol: 110 = Purchasing group
Text Symbol: 109 = ABC ind.
Text Symbol: 108 = Material type
Text Symbol: 107 = Material group
Text Symbol: 106 = Plants
Text Symbol: 105 = Sales organization


INCLUDES used within this REPORT RMCBRW30

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