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

MKCEEF12 SAP ABAP INCLUDE - Forms for screens 2000, 3000, 3100, 4000







MKCEEF12 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 MKCEEF12 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 MKCEEF12. "Basic submit
SUBMIT MKCEEF12 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCEEF12 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 screens 2000, 3000, 3100, 4000


INCLUDES used within this REPORT MKCEEF12

INCLUDE MKCEEF12_D2000_INIT_OUT . " D2000_INIT_OUT
INCLUDE MKCEEF12_SET_CURSOR_COTRL_AUSP . " SET_CURSOR_COTRL_AUSPG
INCLUDE MKCEEF12_D2000_LOOP_IN . " D2000_LOOP_IN
INCLUDE MKCEEF12_VARIABLE_MODIFY . " VARIABLE_MODIFY
INCLUDE MKCEEF12_OK_CODE_ATTR_VARIABLE . " OK_CODE_ATTR_VARIABLES
INCLUDE MKCEEF12_POPUP_ATTRIBUTE_LIST . " POPUP_ATTRIBUTE_LIST
INCLUDE MKCEEF12_VAR_TAB_FLSTART . " VAR_TAB_FLSTART
INCLUDE MKCEEF12_VAR_TAB_MODIFICATION . " VAR_TAB_MODIFICATION
INCLUDE MKCEEF12_FILL_COTRL_TAB . " FILL_COTRL_TAB
INCLUDE MKCEEF12_FILL_DYNPRO_COTRL . " FILL_DYNPRO_COTRL
INCLUDE MKCEEF12_D2000_CHECK_INPUT . " D2000_CHECK_INPUT
INCLUDE MKCEEF12_DELETE_VAR_TAB . " DELETE_VAR_TAB
INCLUDE MKCEEF12_FILL_DYNPRO_CRIT . " FILL_DYNPRO_CRIT
INCLUDE MKCEEF12_FILL_LOOP_TAB_CRITERI . " FILL_LOOP_TAB_CRITERIA
INCLUDE MKCEEF12_FILL_CRIT . " FILL_CRIT
INCLUDE MKCEEF12_MODIFY_CRIT_TAB . " MODIFY_CRIT_TAB
INCLUDE MKCEEF12_CHECK_DEL_CRIT . " CHECK_DEL_CRIT
INCLUDE MKCEEF12_FUELL_SEIG . " FUELL_SEIG
INCLUDE MKCEEF12_SEIG_APPEND . " SEIG_APPEND
INCLUDE MKCEEF12_SEIG_CHAIN_LIST_SET . " SEIG_CHAIN_LIST_SET
INCLUDE MKCEEF12_BESTANDSGROESSE . " BESTANDSGROESSE
INCLUDE MKCEEF12_FILL_HELP_SEIG . " FILL_HELP_SEIG
INCLUDE MKCEEF12_FILL_CRIT_TABLES . " FILL_CRIT_TABLES
INCLUDE MKCEEF12_APPEND_CRIT_TAB . " APPEND_CRIT_TAB
INCLUDE MKCEEF12_FILL_DYNPRO_AUSPG . " FILL_DYNPRO_AUSPG
INCLUDE MKCEEF12_FILL_AUSPG . " FILL_AUSPG
INCLUDE MKCEEF12_VAR_FIX_CHECK . " VAR_FIX_CHECK
INCLUDE MKCEEF12_CHARACTERISTIC_VALUE_ . " CHARACTERISTIC_VALUE_CHANG
INCLUDE MKCEEF12_HIERARCHY_NODE . " HIERARCHY_NODE
INCLUDE MKCEEF12_VARIABLE_ON_OFF . " VARIABLE_ON_OFF
INCLUDE MKCEEF12_LOOP_TAB_TEXT_FIELDS . " LOOP_TAB_TEXT_FIELDS
INCLUDE MKCEEF12_MODIFY_AUSPG . " MODIFY_AUSPG
INCLUDE MKCEEF12_AUSPG_OBLIGATORY . " AUSPG_OBLIGATORY
INCLUDE MKCEEF12_SET_OBLIGATORY . " SET_OBLIGATORY
INCLUDE MKCEEF12_FILL_AUSPG_VARIABLE . " FILL_AUSPG_VARIABLE
INCLUDE MKCEEF12_FILL_AUSPG_NO_VARIABL . " FILL_AUSPG_NO_VARIABLE
INCLUDE MKCEEF12_FILL_AUSPG_TAB . " FILL_AUSPG_TAB




INCLUDE MKCEEF12_CHECK_FNAM_FOR_AUSPG . " CHECK_FNAM_FOR_AUSPG
INCLUDE MKCEEF12_APPEND_AUSPG_TAB . " APPEND_AUSPG_TAB
INCLUDE MKCEEF12_MESSAGE_CHARACTERISTI . " MESSAGE_CHARACTERISTIC_VAL
INCLUDE MKCEEF12_FILL_LOOP_TAB_AUSPG . " FILL_LOOP_TAB_AUSPG
INCLUDE MKCEEF12_D3100_CHECK_INPUT . " D3100_CHECK_INPUT
INCLUDE MKCEEF12_SET_CHECK_ABH . " SET_CHECK_ABH
INCLUDE MKCEEF12_D310015_REFRESH . " D310015_REFRESH
INCLUDE MKCEEF12_MODIFY_VAL_TAB . " MODIFY_VAL_TAB
INCLUDE MKCEEF12_APPEND_ZWERT . " APPEND_ZWERT
INCLUDE MKCEEF12_FILL_VAL . " FILL_VAL
INCLUDE MKCEEF12_FILL_DYNPRO_VAL . " FILL_DYNPRO_VAL
INCLUDE MKCEEF12_FILL_VAL_TABLES . " FILL_VAL_TABLES
INCLUDE MKCEEF12_ATTRIBUTE_CHECK . " ATTRIBUTE_CHECK
INCLUDE MKCEEF12_D5000.
INCLUDE MKCEEF12_D5010.
INCLUDE MKCEEF12_D5110.
INCLUDE MKCEEF12_D5115.
INCLUDE MKCEEF12_D5120.
INCLUDE MKCEEF12_D5200.
INCLUDE MKCEEF12_D5300.
INCLUDE MKCEEF12_D5500.


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