SAP Reports / Programs | Enterprise Controlling | Executive Information System | Data Collection(EC-EIS-DCM) SAP EC

MKCEEF40 SAP ABAP INCLUDE - General forms







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MKCEEF40. "Basic submit
SUBMIT MKCEEF40 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCEEF40 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: General forms


INCLUDES used within this REPORT MKCEEF40

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


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MKCEEF40 or its description.