SAP Reports / Programs | Materials Management | Purchasing(MM-PUR) SAP MM

MM06BF0O SAP ABAP INCLUDE - documentation and ABAP source code







MM06BF0O 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 MM06BF0O 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 MM06BF0O. "Basic submit
SUBMIT MM06BF0O AND RETURN. "Return to original report after report execution complete
SUBMIT MM06BF0O VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT MM06BF0O

INCLUDE MM06BF0O_OKCODE_AEDP . " OKCODE_AEDP
INCLUDE MM06BF0O_OKCODE_AEND . " OKCODE_AEND
INCLUDE MM06BF0O_OKCODE_ANDB . " OKCODE_ANDB
INCLUDE MM06BF0O_OKCODE_ANZG . " OKCODE_ANZG
INCLUDE MM06BF0O_OKCODE_AVCH . " OKCODE_AVCH
INCLUDE MM06BF0O_OKCODE_BACK . " OKCODE_BACK
INCLUDE MM06BF0O_OKCODE_BAEN . " OKCODE_BAEN
INCLUDE MM06BF0O_OKCODE_BANZ . " OKCODE_BANZ
INCLUDE MM06BF0O_OKCODE_BESA . " OKCODE_BESA
INCLUDE MM06BF0O_OKCODE_BEST . " OKCODE_BEST
INCLUDE MM06BF0O_OKCODE_BUCH . " OKCODE_BUCH
INCLUDE MM06BF0O_OKCODE_DELE . " OKCODE_DELE
INCLUDE MM06BF0O_OKCODE_DELF . " OKCODE_DELF
INCLUDE MM06BF0O_OKCODE_DETA . " OKCODE_DETA
INCLUDE MM06BF0O_OKCODE_DETD . " OKCODE_DETD
INCLUDE MM06BF0O_OKCODE_DIEN . " OKCODE_DIEN
INCLUDE MM06BF0O_OKCODE_ENDE . " OKCODE_ENDE
INCLUDE MM06BF0O_OKCODE_ENTS . " OKCODE_ENTS
INCLUDE MM06BF0O_OKCODE_FMIT . " OKCODE_FMIT
INCLUDE MM06BF0O_OKCODE_FREI . " OKCODE_FREI
INCLUDE MM06BF0O_OKCODE_FRERM . " OKCODE_FRERM
INCLUDE MM06BF0O_OKCODE_FRZU . " OKCODE_FRZU
INCLUDE MM06BF0O_OKCODE_GEBE . " OKCODE_GEBE
INCLUDE MM06BF0O_OKCODE_HINZ . " OKCODE_HINZ
INCLUDE MM06BF0O_OKCODE_KNTI . " OKCODE_KNTI
INCLUDE MM06BF0O_OKCODE_KONF . " OKCODE_KONF
INCLUDE MM06BF0O_OKCODE_LOHN . " OKCODE_LOHN
INCLUDE MM06BF0O_OKCODE_LBST . " OKCODE_LBST
INCLUDE MM06BF0O_OKCODE_MESS . " OKCODE_MESS
INCLUDE MM06BF0O_OKCODE_RAHM . " OKCODE_RAHM
INCLUDE MM06BF0O_OKCODE_REFR . " OKCODE_REFR
INCLUDE MM06BF0O_OKCODE_REJF . " OKCODE_REJF
INCLUDE MM06BF0O_OKCODE_SETF . " OKCODE_SETF
INCLUDE MM06BF0O_OKCODE_STAT . " OKCODE_STAT
INCLUDE MM06BF0O_OKCODE_ORDR . " OKCODE_ORDR
INCLUDE MM06BF0O_OKCODE_TXP . " OKCODE_TXP
INCLUDE MM06BF0O_OKCODE_DOKU . " OKCODE_DOKU


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