MF69WS00 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 MF69WS00 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.
Title: Block Heating Systems and Dependent Tables e.g. Calc. Unit Allocation
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ENQUEUE_EFVZWDVL CALL FUNCTION 'ENQUEUE_EFVZWDVL' EXPORTING RANTYP = TZW02-RANTYP SARBG = TZW02-SARBG EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
DEQUEUE_EFVZWDVL CALL FUNCTION 'DEQUEUE_EFVZWDVL' EXPORTING RANTYP = TZW02-RANTYP SARBG = TZW02-SARBG.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF69WS00 - Block Heating Systems and Dependent Tables e.g. Calc. Unit Allocation MF69WH02 - Master Data Screen for Heating System Maintenance MF69WH01 - INCLUDE Request Screen (PBO / PAI) for Maintenance of Heating Systems MF69WH00 - Include PBO / PAI Help Window for Program SAPMF61H MF69WF02 - INCLUDE for Table Maintenance Routines in Master Data Screen MF69WF00 - documentation and ABAP source code