MKCEEF10 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 MKCEEF10 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: Form pool for report definition
INCLUDE MKCEEF10_KEYID_LENGTH . " KEYID_LENGTH
INCLUDE MKCEEF10_KEYID_LENGTH_2 . " KEYID_LENGTH_2
INCLUDE MKCEEF10_NO_INPUT . " NO_INPUT
INCLUDE MKCEEF10_INACTIVE . " INACTIVE
INCLUDE MKCEEF10_CHECK_SEIG_ZWERT . " CHECK_SEIG_ZWERT
INCLUDE MKCEEF10_SEIG_STATUS_X . " SEIG_STATUS_X
INCLUDE MKCEEF10_CHECK_FNAM_DEPENDENCY . " CHECK_FNAM_DEPENDENCY
INCLUDE MKCEEF10_CHECK_FNAM_FOR_STATUS . " CHECK_FNAM_FOR_STATUS
INCLUDE MKCEEF10_ZWERT_STATUS_X . " ZWERT_STATUS_X
INCLUDE MKCEEF10_VIEW_T242B . " VIEW_T242B
INCLUDE MKCEEF10_F4_COTRL . " F4_COTRL
INCLUDE MKCEEF10_FILL_HIENM . " FILL_HIENM
INCLUDE MKCEEF10_F4_AUSPG . " F4_AUSPG
INCLUDE MKCEEF10_DEPENDANCY_CHAR_VALUE . " DEPENDANCY_CHAR_VALUE
INCLUDE MKCEEF10_DYNP_BEGIN_END_SET ." DYNP_BEGIN_END_SET
INCLUDE MKCEEF10_FILL_DEPENDANCY_FIELD . " FILL_DEPENDANCY_FIELDS
INCLUDE MKCEEF10_VIEW_VARIABLES . " VIEW_VARIABLES
INCLUDE MKCEEF10_5110_VIEW_VARIABLES . " 5110_VIEW_VARIABLES
INCLUDE MKCEEF10_VIEW_T242Z_HIEID . " VIEW_T242Z_HIEID
INCLUDE MKCEEF10_VERSION . " VERSION
INCLUDE MKCEEF10_S_ABFRAGE_BEI_ENDE ." S_ABFRAGE_BEI_ENDE
INCLUDE MKCEEF10_EXECUTE_DS_REPORT . " EXECUTE_DS_REPORT
INCLUDE MKCEEF10_PF1_AUSPR . " PF1_AUSPR
INCLUDE MKCEEF10_PF1 . " PF1
INCLUDE MKCEEF10_HELP_OBJECT_SHOW_FOR_ . " HELP_OBJECT_SHOW_FOR_FIELD
INCLUDE MKCEEF10_NEXT_SCREEN . " NEXT_SCREEN
INCLUDE MKCEEF10_FALSE_VERSION . " FALSE_VERSION
INCLUDE MKCEEF10_REPORT_ROW_COLUMN_VER . " REPORT_ROW_COLUMN_VERSION
INCLUDE MKCEEF10_NEXT_SCREEN_1 . " NEXT_SCREEN_1
INCLUDE MKCEEF10_INIT_A_REPORT . " INIT_A_REPORT
INCLUDE MKCEEF10_GET_FORM_TAB . " GET_FORM_TAB
INCLUDE MKCEEF10_BERICHT_STATUS . " BERICHT_STATUS
INCLUDE MKCEEF10_BERICHT_STATUS_AUSPRA . " BERICHT_STATUS_AUSPRAEG
INCLUDE MKCEEF10_RKD_VARIABLE_NAME_CHE . " RKD_VARIABLE_NAME_CHECK
INCLUDE MKCEEF10_ENQUEUE_HIERARCHY . " ENQUEUE_HIERARCHY
INCLUDE MKCEEF10_BUILD_STRING . " BUILD_STRING
INCLUDE MKCEEF10_SET_CURSOR . " SET_CURSOR
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.