MM06EF0C 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 MM06EF0C 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 MM06EF0C_CALL_ANFPOS . " CALL_ANFPOS
INCLUDE MM06EF0C_CALL_BSTPOS . " CALL_BSTPOS
INCLUDE MM06EF0C_CHECK_WKURS . " CHECK_WKURS
INCLUDE MM06EF0C_CHECK_ZTERM . " CHECK_ZTERM
INCLUDE MM06EF0C_CLEAN_BATU . " CLEAN_BATU
INCLUDE MM06EF0C_CONTRACT_VALUE_CHECK . " CONTRACT_VALUE_CHECK
INCLUDE MM06EF0C_CONTRACT_RELEASE_QU05 . " CONTRACT_RELEASE_QUANTITY
INCLUDE MM06EF0C_CONTRACT_RELEASE_QUAN . " CONTRACT_RELEASE_QUANTITY_
INCLUDE MM06EF0C_CONTRACT_READ_RELEASE . " CONTRACT_READ_RELEASE_DOCU
INCLUDE MM06EF0C_CHARGE_PRUEFEN . " CHARGE_PRUEFEN
INCLUDE MM06EF0C_CUSTSCR1_HEAD_SET_D04 . " CUSTSCR1_HEAD_SET_DATA_PBO
INCLUDE MM06EF0C_CUSTSCR1_HEAD_SET_DAT . " CUSTSCR1_HEAD_SET_DATA_PAI
INCLUDE MM06EF0C_CUSTSCR1_HEAD_GET_DAT . " CUSTSCR1_HEAD_GET_DATA
INCLUDE MM06EF0C_CUSTSCR1_ITEM_SET_D03 . " CUSTSCR1_ITEM_SET_DATA_PBO
INCLUDE MM06EF0C_CUSTSCR1_ITEM_SET_DAT . " CUSTSCR1_ITEM_SET_DATA_PAI
INCLUDE MM06EF0C_CUSTSCR1_ITEM_GET_DAT . " CUSTSCR1_ITEM_GET_DATA
INCLUDE MM06EF0C_CUSTOMER_DATA_REFRESH . " CUSTOMER_DATA_REFRESH
INCLUDE MM06EF0C_CUSTOMER_DATA_READ ." CUSTOMER_DATA_READ
INCLUDE MM06EF0C_CUSTOMER_DATA_CHECK . " CUSTOMER_DATA_CHECK
INCLUDE MM06EF0C_CUSTOMER_DATA_POST ." CUSTOMER_DATA_POST
INCLUDE MM06EF0C_CUSTOMER_DATA_HEAD_02 . " CUSTOMER_DATA_HEAD_FC
INCLUDE MM06EF0C_CUSTOMER_DATA_HEAD_FC . " CUSTOMER_DATA_HEAD_FC_CHAN
INCLUDE MM06EF0C_CHECK_LOOPTAB . " CHECK_LOOPTAB
INCLUDE MM06EF0C_CHECK_BSTAE . " CHECK_BSTAE
INCLUDE MM06EF0C_CHECK_SLFDT.
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.