SAP Reports / Programs | Downstream | Industry Solution Oil | Downstream(IS-OIL-DS) SAP IS

MM06EFOI SAP ABAP INCLUDE - Oil Include: Cross-Application FORM Routine







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


Text pool values


Title: Oil Include: Cross-Application FORM Routine


INCLUDES used within this REPORT MM06EFOI

INCLUDE MM06EFOI_OLM. "SO7K100068 KH
INCLUDE MM06EFOI_TDP.
INCLUDE MM06EFOI_HPM.
INCLUDE MM06E310.
INCLUDE MM06E320.
INCLUDE MM06E340.
INCLUDE MM06E350. "SO3K010248 DN
INCLUDE MM06E390. "SODK000990 KW"SO7K001307 RD
INCLUDE MM06EFOI_KOMK_FUELLEN . " KOMK_FUELLEN
INCLUDE MM06EFOI_KOMP_FUELLEN . " KOMP_FUELLEN
INCLUDE MM06EFOI_POPULATE_BAT . " POPULATE_BAT
INCLUDE MM06EFOI_POPULATE_RFT . " POPULATE_RFT
INCLUDE MM06EFOI_REFRESH_TKOMP_TKOMK . " REFRESH_TKOMP_TKOMK
INCLUDE MM06EFOI_OIA_IPMVAT . " OIA_IPMVAT
INCLUDE MM06EFOI_OIA_STORE_KOMP_KOMK . " OIA_STORE_KOMP_KOMK
INCLUDE MM06EFOI_OIA_RESTORE_KOMP_KOMK . " OIA_RESTORE_KOMP_KOMK
INCLUDE MM06EFOI_OIA_MOVEDEFAULT_TO_GR. " OIA_MOVEDEFAULT_TO_GR
INCLUDE MM06EFOI_OIA_PURCH_ASS_EXTDTL. "OIA_PURCH_ASS_EXTDTL
INCLUDE MM06EFOI_INIT_TRANSACTION_OILE . " INIT_TRANSACTION_OILE
INCLUDE MM06EFOI_KONTRAKT_VORSCHLAGEN_ . " KONTRAKT_VORSCHLAGEN_OILE
INCLUDE MM06EFOI_OIC_FORMULA_KEY_CHA02 . " OIC_FORMULA_KEY_CHANGE
INCLUDE MM06EFOI_FORMULA_TABLES_INIT . " FORMULA_TABLES_INIT
INCLUDE MM06EFOI_OIC_BUILD_TABLES . " OIC_BUILD_TABLES
INCLUDE MM06EFOI_OIC_FORMULA_KEY_CHANG . " OIC_FORMULA_KEY_CHANGE_2
INCLUDE MM06EFOI_CHECK_OIA_ZTERM . " CHECK_OIA_ZTERM
INCLUDE MM06EFOI_EXPORT_AUTHDATA . " EXPORT_AUTHDATA
INCLUDE MM06EFOI_OIC_FILL_REF_FORMULAE . " OIC_FILL_REF_FORMULAE
INCLUDE MM06EFOI_OIA_MAT_CYCLE_FROM_TK . " OIA_MAT_CYCLE_FROM_TKOMV
INCLUDE MM06EFOI_OIC_WE_PREISFINDUNG_C . " OIC_WE_PREISFINDUNG_COMPLE
INCLUDE MM06EFOI_OI0_BADI.


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