MKCEEF05 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 MKCEEF05 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: SAP-EIS specific forms
INCLUDE MKCEEF05_SET_ASPECT_VERSION . " SET_ASPECT_VERSION
INCLUDE MKCEEF05_GET_ASPECT . " GET_ASPECT
INCLUDE MKCEEF05_GET_VERSION . " GET_VERSION
INCLUDE MKCEEF05_SET_SUBGROUP . " SET_SUBGROUP
INCLUDE MKCEEF05_SAVE_BRIEFING_BOOK . " SAVE_BRIEFING_BOOK
INCLUDE MKCEEF05_RKC_VERSION . " RKC_VERSION
INCLUDE MKCEEF05_AUTH_CHECK_ASP_VER . " AUTH_CHECK_ASP_VER
INCLUDE MKCEEF05_AUTH_CHECK_ASPECT . " AUTH_CHECK_ASPECT
INCLUDE MKCEEF05_GET_ACTUAL_TABLE . " GET_ACTUAL_TABLE
INCLUDE MKCEEF05_GET_ACTUAL_USERGROUP . " GET_ACTUAL_USERGROUP
INCLUDE MKCEEF05_GET_ACTUAL_POIUP . " GET_ACTUAL_POIUP
INCLUDE MKCEEF05_ASPECT . " ASPECT
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.
MKCEEF05 - SAP-EIS specific forms MKCEEF00_SORT_CRIT_TAB - MKCEEF00SORTCRITTAB MKCEEF00_MESSAGE_NO_REPORT_TEX - MKCEEF00MESSAGENOREPORTTEX MKCEEF00_INITIALIZATION - MKCEEF00INITIALIZATION MKCEEF00_FILL_CRITERIA_TEXTS - MKCEEF00FILLCRITERIATEXTS MKCEEF00_DISPLAY_CRITERIA_TEXT - MKCEEF00DISPLAYCRITERIATEXT