MM03MFB0 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 MM03MFB0 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.
INCLUDE MM03MFB0_BENUTZERWERTE_LESEN . " BENUTZERWERTE_LESEN
INCLUDE MM03MFB0_BESTAND_PRUEFEN . " BESTAND_PRUEFEN
INCLUDE MM03MFB0_BEWERTUNGSKLASSE . " BEWERTUNGSKLASSE
INCLUDE MM03MFB0_BEWERTUNGSPREIS_RECHN . " BEWERTUNGSPREIS_RECHNEN
INCLUDE MM03MFB0_BEWKLAS_VORSCHLAGEN . " BEWKLAS_VORSCHLAGEN
INCLUDE MM03MFB0_BEWKLAS_ZUR_MTART . " BEWKLAS_ZUR_MTART
INCLUDE MM03MFB0_BWTTY_CHARGENPFLICHT . " BWTTY_CHARGENPFLICHT
INCLUDE MM03MFB0_BILDFOLGE . " BILDFOLGE
INCLUDE MM03MFB0_BILDGR_AUSWERTUNG . " BILDGR_AUSWERTUNG
INCLUDE MM03MFB0_BILDRELEVANZ . " BILDRELEVANZ
INCLUDE MM03MFB0_BME_AFPO . " BME_AFPO
INCLUDE MM03MFB0_BME_BESTAND_MKOL . " BME_BESTAND_MKOL
INCLUDE MM03MFB0_BME_BESTAND_MSKA . " BME_BESTAND_MSKA
INCLUDE MM03MFB0_BME_BESTAND_MSPR . " BME_BESTAND_MSPR
INCLUDE MM03MFB0_BME_EINKAUF . " BME_EINKAUF
INCLUDE MM03MFB0_BME_KALKL . " BME_KALKL
INCLUDE MM03MFB0_BME_KALKZ . " BME_KALKZ
INCLUDE MM03MFB0_BME_INVENT . " BME_INVENT
INCLUDE MM03MFB0_BME_INVENT_MCHB . " BME_INVENT_MCHB
INCLUDE MM03MFB0_BME_MATERIAL_IN_STUEL . " BME_MATERIAL_IN_STUELI
INCLUDE MM03MFB0_BME_MATERIAL_IST_STUE . " BME_MATERIAL_IST_STUELI
INCLUDE MM03MFB0_BME_INVENT_MKOL . " BME_INVENT_MKOL
INCLUDE MM03MFB0_BME_KONSIPREIS . " BME_KONSIPREIS
INCLUDE MM03MFB0_BME_INVENT_MSKA . " BME_INVENT_MSKA
INCLUDE MM03MFB0_BME_INVENT_MSKU . " BME_INVENT_MSKU
INCLUDE MM03MFB0_BME_INVENT_MSLB . " BME_INVENT_MSLB
INCLUDE MM03MFB0_BME_INVENT_MSPR . " BME_INVENT_MSPR
INCLUDE MM03MFB0_BME_LAGTYPE . " BME_LAGTYPE
INCLUDE MM03MFB0_BME_MATERIAL_FHM . " BME_MATERIAL_FHM
INCLUDE MM03MFB0_BME_PBIM . " BME_PBIM
INCLUDE MM03MFB0_BME_PLAF . " BME_PLAF
INCLUDE MM03MFB0_BME_RCPMA . " BME_RCPMA
INCLUDE MM03MFB0_BME_RESERVE . " BME_RESERVE
INCLUDE MM03MFB0_BME_SAFK . " BME_SAFK
INCLUDE MM03MFB0_BME_STDPD . " BME_STDPD
INCLUDE MM03MFB0_BME_VAPMA . " BME_VAPMA
INCLUDE MM03MFB0_BME_VERBRAUCH . " BME_VERBRAUCH
INCLUDE MM03MFB0_BWTTY_EINKAUF . " BWTTY_EINKAUF
INCLUDE MM03MFB0_BWTTY_FERTIGUNG . " BWTTY_FERTIGUNG
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.