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

MKCEEF50 SAP ABAP INCLUDE - Forms for deactivating functions







MKCEEF50 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 MKCEEF50 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 MKCEEF50. "Basic submit
SUBMIT MKCEEF50 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCEEF50 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Forms for deactivating functions


INCLUDES used within this REPORT MKCEEF50

INCLUDE MKCEEF50_SET_PF_STATUS_AND_TIT . " SET_PF_STATUS_AND_TITLE
INCLUDE MKCEEF50_DEACTIVE_ANLEGEN . " DEACTIVE_ANLEGEN
INCLUDE MKCEEF50_DEACTIVE_PRINT1 . " DEACTIVE_PRINT1
INCLUDE MKCEEF50_DEACTIVE_AENDERN . " DEACTIVE_AENDERN
INCLUDE MKCEEF50_DEACTIVE_ANZEIGEN . " DEACTIVE_ANZEIGEN
INCLUDE MKCEEF50_DEACTIVE_AUSFUEHREN . " DEACTIVE_AUSFUEHREN
INCLUDE MKCEEF50_DEACTIVE_BERHEFT . " DEACTIVE_BERHEFT
INCLUDE MKCEEF50_DEACTIVE_K_ANLEGEN ." DEACTIVE_K_ANLEGEN
INCLUDE MKCEEF50_DEACTIVE_K_AENDERN ." DEACTIVE_K_AENDERN
INCLUDE MKCEEF50_DEACTIVE_K_ANZEIGEN . " DEACTIVE_K_ANZEIGEN
INCLUDE MKCEEF50_DEACTIVE_G_ANLEGEN ." DEACTIVE_G_ANLEGEN
INCLUDE MKCEEF50_DEACTIVE_G_AENDERN ." DEACTIVE_G_AENDERN
INCLUDE MKCEEF50_DEACTIVE_G_ANZEIGEN . " DEACTIVE_G_ANZEIGEN
INCLUDE MKCEEF50_DEACTIVE_B_AENDERN ." DEACTIVE_B_AENDERN
INCLUDE MKCEEF50_DEACTIVE_B_ANZEIGEN . " DEACTIVE_B_ANZEIGEN
INCLUDE MKCEEF50_DEACTIVE_AUSF . " DEACTIVE_AUSF
INCLUDE MKCEEF50_DEACTIVE_USRGROUP . " DEACTIVE_USRGROUP
INCLUDE MKCEEF50_DEACTIVE_USRGROUP1 ." DEACTIVE_USRGROUP1
INCLUDE MKCEEF50_DEACTIVE_CLSGROUP . " DEACTIVE_CLSGROUP
INCLUDE MKCEEF50_DEACTIVE_CLSGROUP1 ." DEACTIVE_CLSGROUP1
INCLUDE MKCEEF50_DEACTIVE_LIST1 . " DEACTIVE_LIST1
INCLUDE MKCEEF50_DEACTIVE_ANFORDERUNG . " DEACTIVE_ANFORDERUNG
INCLUDE MKCEEF50_DEACTIVE_BB_ANFORDERU . " DEACTIVE_BB_ANFORDERUNG
INCLUDE MKCEEF50_DEACTIVE_RECH_TYPE ." DEACTIVE_RECH_TYPE
INCLUDE MKCEEF50_DEACTIVE_DEFINE . " DEACTIVE_DEFINE
INCLUDE MKCEEF50_DEACTIVE_CTRL_DATA ." DEACTIVE_CTRL_DATA
INCLUDE MKCEEF50_DEACTIVE_MERKMALE . " DEACTIVE_MERKMALE
INCLUDE MKCEEF50_DEACTIVE_AUSPRAEG . " DEACTIVE_AUSPRAEG
INCLUDE MKCEEF50_DEACTIVE_KENNZAHL . " DEACTIVE_KENNZAHL
INCLUDE MKCEEF50_DEZ_WERT_DEACTIVE . " DEZ_WERT_DEACTIVE
INCLUDE MKCEEF50_DEACTIVE . " DEACTIVE
INCLUDE MKCEEF50_DEACTIVE_BBLO . " DEACTIVE_BBLO
INCLUDE MKCEEF50_DEACTIVE_DELZ . " DEACTIVE_DELZ
INCLUDE MKCEEF50_DEACTIVE_SCREENS . " DEACTIVE_SCREENS
INCLUDE MKCEEF50_DEACTIVE_PRINT_FUNCTI . " DEACTIVE_PRINT_FUNCTIONS
INCLUDE MKCEEF50_SET_TITLE . " SET_TITLE
INCLUDE MKCEEF50_DEACTIVE_PRINT . " DEACTIVE_PRINT




INCLUDE MKCEEF50_DEACTIVE_OPTIONEN . " DEACTIVE_OPTIONEN


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 MKCEEF50 or its description.