MM07MFR0_RESERVATION_ENQUEUE 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 MM07MFR0_RESERVATION_ENQUEUE 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!
ENQUEUE_EMRKPF CALL FUNCTION 'ENQUEUE_EMRKPF' "205978 EXPORTING "205978 MODE_RKPF = 'E' "205978 MANDT = SY-MANDT "205978 RSNUM = L_RSNUM "205978 _COLLECT = 'X'. "205978
FLUSH_ENQUEUE CALL FUNCTION 'FLUSH_ENQUEUE' "205978 EXCEPTIONS "205978 FOREIGN_LOCK = 1 "205978 SYSTEM_FAILURE = 2. "205978
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM07MFR0_RESERVATION_ENQUEUE - MM07MFR0RESERVATIONENQUEUE MM07MFR0_READ_MARM_WITH_ATINN - MM07MFR0READMARMWITHATINN MM07MFR0 - documentation and ABAP source code MM07MFP0_PROJEKT_PRUEFEN - Include LV50R_CREACSV MM07MFP0_PROJEKTPRUEFUNG - MM07MFP0PROJEKTPRUEFUNG MM07MFP0_PREFETCH_AUSFUEHREN - MM07MFP0PREFETCHAUSFUEHREN