FM07MEK0 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 FM07MEK0 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MATERIAL_READ CALL FUNCTION 'MATERIAL_READ' EXPORTING SCHLUESSEL = MTCOM IMPORTING MATDATEN = MBEFU RETURN = MTCOR.
MATERIAL_READ CALL FUNCTION 'MATERIAL_READ' EXPORTING SCHLUESSEL = MTCOM IMPORTING MATDATEN = MBEFU RETURN = MTCOR EXCEPTIONS WAART_ERROR. "from value_article_find_new
MATERIAL_READ CALL FUNCTION 'MATERIAL_READ' EXPORTING SCHLUESSEL = MTCOM IMPORTING MATDATEN = MBEFU RETURN = MTCOR.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FM07MEK0 - documentation and ABAP source code FM07MEF0_FILL_ERFME_ERFMG_MENG - FM07MEF0FILLERFMEERFMGMENG FM07MEF0_FELDAUSWAHL_ABGLEICH - FM07MEF0FELDAUSWAHLABGLEICH FM07MEF0_FELDAUSWAHL - FM07MEF0FELDAUSWAHL FM07MEF0_FEHLTEILE_PRUEFEN - Include LV50R_CREACCI FM07MEF0 - documentation and ABAP source code