RMCBUH30 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 RMCBUH30 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MC44 - INVCO:Analysis of Inventory Turnover
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: EKGRP = Purchasing group
Selection Text: EKORG = Purchasing organization
Selection Text: FLGDISPO = Including MRP consumption
Selection Text: MAABC = ABC ind.
Selection Text: MATERIAL = Material
Selection Text: MATKL = Material group
Selection Text: MTART = Material type
Selection Text: OMANDT = All plants cumulated
Selection Text: UHBIS = Inventory turnover to
Selection Text: UHVON = Inventory turnover from
Selection Text: VERBR = D Daily usage
Selection Text: VKORG = Sales organization
Selection Text: VONDATUM = Date from
Selection Text: WAHL0 = No ranking list
Selection Text: WERKE = D Plant
Selection Text: XLVORM = marked for deletion
Selection Text: DISPO = MRP controller
Selection Text: DISMM = MRP type
Selection Text: BISDATUM = Date to
Selection Text: BERID = D MRP Area
Selection Text: AMMIN = No. of smallest values
Selection Text: AMMAX = No. of greatest values
Title: Key Figure: Inventory Turnover
Text Symbol: 141 = No. of materials w/greatest inventory turnover ;;
Text Symbol: 142 = No. of materials w/smallest inventory turnover ;;
Text Symbol: 150 = Analysis: Inventory turnover
Text Symbol: 140 = Inventory turnover
Text Symbol: 139 = No restriction
Text Symbol: 137 = Period of inventory turnover
Text Symbol: 136 = Period of inventory turnover
Text Symbol: 125 = Cumulative analysis for all plants
Text Symbol: 121 = Daily usage
Text Symbol: 151 = Purchasing organization
Text Symbol: 152 = Sales organization
Text Symbol: 153 = All plants cumulated
Text Symbol: 161 = Plant
Text Symbol: 162 = Average inventory turnover
Text Symbol: 171 = Material
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.