RMCBLH30 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 RMCBLH30 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MC46 - INVCO: Analysis of Slow-Moving Items
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: EKORG = Purchasing organization
Selection Text: FLGDISPO = Including MRP consumption
Selection Text: FLG_WERT = Stock Value
Selection Text: LHBIS = D No. days since l.c.
Selection Text: LHVON = D No. days since l.c.
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: NULLBSTD = D Materials with zero stock
Selection Text: OMANDT = D All plants cumulated
Selection Text: VERBR = D Daily usage
Selection Text: VKORG = D Sales organization
Selection Text: WAHL0 = D Strategy
Selection Text: WERKE = D Plant
Selection Text: XALAGER = D Only stock materials
Selection Text: XLVORM = D Materials flagged for deletion
Selection Text: EKGRP = D Purchasing group
Selection Text: DISPO = D MRP controller
Selection Text: DISMM = D MRP type
Selection Text: BERID = D MRP Area
Selection Text: ANZTAGE = D Period to analyze
Selection Text: AMMIN = D No. of materials
Selection Text: AMMAX = D No. of materials
Title: Key Figure: Slow-Moving Items
Text Symbol: 104 = Materials kept in stock
Text Symbol: 103 = Materials marked for deletion
Text Symbol: 101 = Daily usage
Text Symbol: 100 = Objects to analyze
Text Symbol: 172 = Short text
Text Symbol: 171 = Material
Text Symbol: 163 = Stock Value
Text Symbol: 162 = Days on average since consumption
Text Symbol: 161 = Plant
Text Symbol: 153 = All plants cumulated
Text Symbol: 152 = Sales organization
Text Symbol: 151 = Purchasing organization
Text Symbol: 119 = from
No INCLUDES are used within this REPORT code!
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.