MM06EF0R_REVISIONSSTAND_SUCHEN 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 MM06EF0R_REVISIONSSTAND_SUCHEN 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!
ME_SEARCH_REVISION_LEVEL CALL FUNCTION 'ME_SEARCH_REVISION_LEVEL' EXPORTING i_matnr = ekpo-matnr i_datum = lf_datum "708103 i_kzrev = mt06e-kzrev IMPORTING e_revlv = ekpo-revlv e_datuv = h_datuv.
REVISION_LEVEL_SELECT CALL FUNCTION 'REVISION_LEVEL_SELECT' EXPORTING matnr = ekpo-matnr revlv = ekpo-revlv IMPORTING adatuv = h_datuv.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM06EF0R_REVISIONSSTAND_SUCHEN - MM06EF0RREVISIONSSTANDSUCHEN MM06EF0R_REVISIONSSTAND_PRUEFE - MM06EF0RREVISIONSSTANDPRUEFE MM06EF0R_REVISIONSSTAND_HILFE - MM06EF0RREVISIONSSTANDHILFE MM06EF0R_REFRESH_TABLES - MM06EF0RREFRESHTABLES MM06EF0R_REFDATEN_KOPF_KTR - MM06EF0RREFDATENKOPFKTR MM06EF0R_REFDATEN_KOPF - MM06EF0RREFDATENKOPF