MKCEEF80 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 MKCEEF80 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: Report structure
INCLUDE MKCEEF80_MARK_ERROR_FIELDS . " MARK_ERROR_FIELDS
INCLUDE MKCEEF80_GO_TO_START . " GO_TO_START
INCLUDE MKCEEF80_DEL_SENDER_RECEIVER . " DEL_SENDER_RECEIVER
INCLUDE MKCEEF80_DEQUEUE_3 . " DEQUEUE_3
INCLUDE MKCEEF80_DEQUEUE_2 . " DEQUEUE_2
INCLUDE MKCEEF80_DEQUEUE_E . " DEQUEUE_E
INCLUDE MKCEEF80_DEQUEUE_S . " DEQUEUE_S
INCLUDE MKCEEF80_GET_HIERARCHY . " GET_HIERARCHY
INCLUDE MKCEEF80_SET_SCREENS . " SET_SCREENS
INCLUDE MKCEEF80_VIEW_T2420 . " VIEW_T2420
INCLUDE MKCEEF80_AUTH_CHECK_TCODE . " AUTH_CHECK_TCODE
INCLUDE MKCEEF80_SET_TCODE . " SET_TCODE
INCLUDE MKCEEF80_PARTIAL_OBJECT . " PARTIAL_OBJECT
INCLUDE MKCEEF80_DEACTIVATE_PUSH_BUTTO . " DEACTIVATE_PUSH_BUTTONS
INCLUDE MKCEEF80_BRANCH . " BRANCH
INCLUDE MKCEEF80_FILL_TABLES . " FILL_TABLES
INCLUDE MKCEEF80_SAVE_MOD_DS_REPORT ." SAVE_MOD_DS_REPORT
INCLUDE MKCEEF80_REPORT_EXPORT . " REPORT_EXPORT
INCLUDE MKCEEF80_REPORT_DIRECTORY_INSE . " REPORT_DIRECTORY_INSERT
INCLUDE MKCEEF80_MODIFY_BB_REPORT . " MODIFY_BB_REPORT
INCLUDE MKCEEF80_SET_SMODE . " SET_SMODE
INCLUDE MKCEEF80_PBO_GRAPHICAL_MENUE . " PBO_GRAPHICAL_MENUE
INCLUDE MKCEEF80_FILL_VARIABLE_TABLE . " FILL_VARIABLE_TABLE
INCLUDE MKCEEF80_DEPENDANCY . " DEPENDANCY
INCLUDE MKCEEF80_GET_TITLE . " GET_TITLE
INCLUDE MKCEEF80_SEND_SELECTION_SCREEN . " SEND_SELECTION_SCREEN
INCLUDE MKCEEF80_VAR_TAB_TO_FORM_TAB . " VAR_TAB_TO_FORM_TAB
INCLUDE MKCEEF80_LIST_ELEMENTS_COPY ." LIST_ELEMENTS_COPY
INCLUDE MKCEEF80_DOCUMENT_DIRECTORY_FI . " DOCUMENT_DIRECTORY_FILL
INCLUDE MKCEEF80_HIERARCHY_COPY . " HIERARCHY_COPY
INCLUDE MKCEEF80_EXPORT_SUPPRESS_2 . " EXPORT_SUPPRESS_2
INCLUDE MKCEEF80_COPY_REPORT_TEXTS . " COPY_REPORT_TEXTS
INCLUDE MKCEEF80_ADAPT_REPORT_GENERAL . " ADAPT_REPORT_GENERAL
INCLUDE MKCEEF80_CTRL_DATA . " CTRL_DATA
INCLUDE MKCEEF80_DEQUEUE_ANFORDER . " DEQUEUE_ANFORDER
INCLUDE MKCEEF80_KEYRATIOGROUP . " KEYRATIOGROUP
INCLUDE MKCEEF80_CRIT_GROUP . " CRIT_GROUP
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.