MKCEEF40 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 MKCEEF40 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: General forms
INCLUDE MKCEEF40_REPID_VORHANDEN . " REPID_VORHANDEN
INCLUDE MKCEEF40_REPORT_FOUND . " REPORT_FOUND
INCLUDE MKCEEF40_GET_REF_REPORT . " GET_REF_REPORT
INCLUDE MKCEEF40_GET_REF_REPORT . " GET_REF_REPORT
INCLUDE MKCEEF40_RSTI_REPORT_COPY . " RSTI_REPORT_COPY
INCLUDE MKCEEF40_EINE_STUFE_ZURUECK . " EINE_STUFE_ZURUECK
INCLUDE MKCEEF40_PARAMETER_UEBERPRUEFE . " PARAMETER_UEBERPRUEFEN
INCLUDE MKCEEF40_CONFIRM_WITH_MESSAGE . " CONFIRM_WITH_MESSAGE
INCLUDE MKCEEF40_SICHERUNGSABFRAGE . " SICHERUNGSABFRAGE
INCLUDE MKCEEF40_PRUEFE_VOLLSTAENDIGKE . " PRUEFE_VOLLSTAENDIGKEIT
INCLUDE MKCEEF40_PRUEFE_AENDERUNG . " PRUEFE_AENDERUNG
INCLUDE MKCEEF40_COMPARE_ZWERT . " COMPARE_ZWERT
INCLUDE MKCEEF40_SICHERN_BEI_ENDE . " SICHERN_BEI_ENDE
INCLUDE MKCEEF40_SICHERE_ALTEN_STAND . " SICHERE_ALTEN_STAND
INCLUDE MKCEEF40_READ_ASPECT_TEXT . " READ_ASPECT_TEXT
INCLUDE MKCEEF40_READ_T241V . " READ_T241V
INCLUDE MKCEEF40_SET_REPORT_TYPE . " SET_REPORT_TYPE
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.