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

MKCEEF10 SAP ABAP INCLUDE - Form pool for report definition







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


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


Text pool values


Title: Form pool for report definition


INCLUDES used within this REPORT MKCEEF10

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




INCLUDE MKCEEF10_ENTER_RECH_TYPE . " ENTER_RECH_TYPE
INCLUDE MKCEEF10_CHANGE_USER_GROUP . " CHANGE_USER_GROUP
INCLUDE MKCEEF10_APPEND_VAR_TAB . " APPEND_VAR_TAB
INCLUDE MKCEEF10_SET_SCREEN_CTRLDATA . " SET_SCREEN_CTRLDATA
INCLUDE MKCEEF10_MODIFY_SEIG_AUSPG . " MODIFY_SEIG_AUSPG
INCLUDE MKCEEF10_AUTH_CHECK_REPID . " AUTH_CHECK_REPID
INCLUDE MKCEEF10_GENERAL_SELECTION . " GENERAL_SELECTION
INCLUDE MKCEEF10_KEYRATIO_SHOW . " KEYRATIO_SHOW
INCLUDE MKCEEF10_D4000_SET_SBGRP . " D4000_SET_SBGRP
INCLUDE MKCEEF10_D4000_BERICHT_ANPASSE . " D4000_BERICHT_ANPASSEN
INCLUDE MKCEEF10_MODIFY_HEADER_GENERAL . " MODIFY_HEADER_GENERAL
INCLUDE MKCEEF10_SELECT_T2410 . " SELECT_T2410
INCLUDE MKCEEF10_CALL_FORM . " CALL_FORM
INCLUDE MKCEEF10_MODIFY_SEIG . " MODIFY_SEIG


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