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

MKCEEF80 SAP ABAP INCLUDE - Report structure







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


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


Text pool values


Title: Report structure


INCLUDES used within this REPORT MKCEEF80

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




INCLUDE MKCEEF80_GO_TO_USRGROUP . " GO_TO_USRGROUP
INCLUDE MKCEEF80_GO_TO_CLSGROUP . " GO_TO_CLSGROUP
INCLUDE MKCEEF80_DATAMINING . " DATAMINING
INCLUDE MKCEEF80_TRANSACTION_EXECUTE . " TRANSACTION_EXECUTE
INCLUDE MKCEEF80_ENQUEUE_STATUS . " ENQUEUE_STATUS
INCLUDE MKCEEF80_FILL_CQFIE_TAB . " FILL_CQFIE_TAB
INCLUDE MKCEEF80_RKD_CHECK_CURRENCY_FI . " RKD_CHECK_CURRENCY_FIELDS
INCLUDE MKCEEF80_SET_CQFIE_OBLIGATORY . " SET_CQFIE_OBLIGATORY
INCLUDE MKCEEF80_SELECT_CURRENCY_RATIO . " SELECT_CURRENCY_RATIO
INCLUDE MKCEEF80_APPEND_MESSAGE . " APPEND_MESSAGE
INCLUDE MKCEEF80_DELETE_CURRENCY_RATIO . " DELETE_CURRENCY_RATIO
INCLUDE MKCEEF80_SET_CQFIE_OBLIGATORY_ . " SET_CQFIE_OBLIGATORY_1
INCLUDE MKCEEF80_CHECK_CURRENCY_VALUES . " CHECK_CURRENCY_VALUES
INCLUDE MKCEEF80_CHECK_FIELD_RATIO_SEL . " CHECK_FIELD_RATIO_SELECTIO
INCLUDE MKCEEF80_CHECK_COTRL_TAB . " CHECK_COTRL_TAB
INCLUDE MKCEEF80_SET_VAR_TAB_ACTIVE ." SET_VAR_TAB_ACTIVE
INCLUDE MKCEEF80_VIEW_ASPECT . " VIEW_ASPECT
INCLUDE MKCEEF80_DEL_REPORT_TEXT . " DEL_REPORT_TEXT
INCLUDE MKCEEF80_SAVED_GRAPHIC_PARAMET . " SAVED_GRAPHIC_PARAMETERS
INCLUDE MKCEEF80_CHECK_REF_HIEID . " CHECK_REF_HIEID
INCLUDE MKCEEF80_SET_RKB1D_DISPO . " SET_RKB1D_DISPO
INCLUDE MKCEEF80_CHARACTERISTIC_DELETE . " CHARACTERISTIC_DELETE


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