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

MKCEEF20 SAP ABAP INCLUDE - Forms for report portfolio







MKCEEF20 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 MKCEEF20 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 MKCEEF20. "Basic submit
SUBMIT MKCEEF20 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCEEF20 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 report portfolio


INCLUDES used within this REPORT MKCEEF20

INCLUDE MKCEEF20_GET_COLOR . " GET_COLOR
INCLUDE MKCEEF20_FILL_D1200 . " FILL_D1200
INCLUDE MKCEEF20_READ_LFDID_ATTRIBUTES . " READ_LFDID_ATTRIBUTES
INCLUDE MKCEEF20_SEARCH_NEIGHBOURS . " SEARCH_NEIGHBOURS
INCLUDE MKCEEF20_DELETE_HIER_POSITION . " DELETE_HIER_POSITION
INCLUDE MKCEEF20_DEL_PRINT_PARAMETERS . " DEL_PRINT_PARAMETERS
INCLUDE MKCEEF20_POPUP_TO_CONFIRM . " POPUP_TO_CONFIRM
INCLUDE MKCEEF20_DELETE_T242H . " DELETE_T242H
INCLUDE MKCEEF20_USER_GROUPS . " USER_GROUPS
INCLUDE MKCEEF20_DEFINE_CLASS_GROUP . " DEFINE_CLASS_GROUP
INCLUDE MKCEEF20_MODIFY_T242H . " MODIFY_T242H
INCLUDE MKCEEF20_UP_PREV_NEXT . " UP_PREV_NEXT
INCLUDE MKCEEF20_MODIFY_NODE_INTERNAL . " MODIFY_NODE_INTERNAL
INCLUDE MKCEEF20_MODIFY_OBJECT . " MODIFY_OBJECT
INCLUDE MKCEEF20_HANG_OBJECT . " HANG_OBJECT
INCLUDE MKCEEF20_REPORT_GROUP . " REPORT_GROUP
INCLUDE MKCEEF20_GET_NEW_LFDID . " GET_NEW_LFDID
INCLUDE MKCEEF20_USER_GROUP . " USER_GROUP
INCLUDE MKCEEF20_READ_T2410 . " READ_T2410
INCLUDE MKCEEF20_READ_T2420 . " READ_T2420
INCLUDE MKCEEF20_READ_HIERARCHY_PARAME . " READ_HIERARCHY_PARAMETERS
INCLUDE MKCEEF20_BACK_REPORT_GROUP1 . " BACK_REPORT_GROUP1
INCLUDE MKCEEF20_BACK_DEFINE . " BACK_DEFINE
INCLUDE MKCEEF20_BACK_USER_GROUP1 . " BACK_USER_GROUP1
INCLUDE MKCEEF20_LEAVE_LIST . " LEAVE_LIST
INCLUDE MKCEEF20_LEAVE_LIST_1 . " LEAVE_LIST_1
INCLUDE MKCEEF20_COPY_HIERARCHY . " COPY_HIERARCHY
INCLUDE MKCEEF20_CHECK_HIEID . " CHECK_HIEID
INCLUDE MKCEEF20_CHECK_LFDID . " CHECK_LFDID
INCLUDE MKCEEF20_CHECK_REF_LFDID . " CHECK_REF_LFDID
INCLUDE MKCEEF20_POINTER . " POINTER
INCLUDE MKCEEF20_GET_HIEID . " GET_HIEID
INCLUDE MKCEEF20_SAVE_BB_REPORT . " SAVE_BB_REPORT
INCLUDE MKCEEF20_SAVE_REPORT_TEXTS . " SAVE_REPORT_TEXTS
INCLUDE MKCEEF20_FILL_HIER_PARAMETERS . " FILL_HIER_PARAMETERS
INCLUDE MKCEEF20_MODIFY_REPORT_TEXTS . " MODIFY_REPORT_TEXTS
INCLUDE MKCEEF20_FILL_T241H_TEXTS . " FILL_T241H_TEXTS




INCLUDE MKCEEF20_AUTH_CHECK_USERGROUP . " AUTH_CHECK_USERGROUP
INCLUDE MKCEEF20_AUTH_CHECK_HIERARCHY . " AUTH_CHECK_HIERARCHY
INCLUDE MKCEEF20_SEARCH_PREVIOUS . " SEARCH_PREVIOUS
INCLUDE MKCEEF20_VIEW_T242H . " VIEW_T242H
INCLUDE MKCEEF20_CHECK_COLOUR . " CHECK_COLOUR
INCLUDE MKCEEF20_COLLECT_COLOURS . " COLLECT_COLOURS
INCLUDE MKCEEF20_D0400_ENQUEUE_USRGR . " D0400_ENQUEUE_USRGR
INCLUDE MKCEEF20_D1200_AUTH_CHECK . " D1200_AUTH_CHECK
INCLUDE MKCEEF20_VIEW_HICOL . " VIEW_HICOL


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