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

MKCBEF27 SAP ABAP INCLUDE - Forms for SY-UCOMM







MKCBEF27 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 MKCBEF27 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 MKCBEF27. "Basic submit
SUBMIT MKCBEF27 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCBEF27 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 SY-UCOMM


INCLUDES used within this REPORT MKCBEF27

INCLUDE MKCBEF27_SEIG_SORT . " SEIG_SORT
INCLUDE MKCBEF27_BED_TAB_SORT_FIELDS_F . " BED_TAB_SORT_FIELDS_FILL
INCLUDE MKCBEF27_BUILD_LCOL_ENTRY_FOR_ . " BUILD_LCOL_ENTRY_FOR_SORT
INCLUDE MKCBEF27_SEIG_HDIR_SET . " SEIG_HDIR_SET
INCLUDE MKCBEF27_BED_TAB_LEVELLIST . " BED_TAB_LEVELLIST
INCLUDE MKCBEF27_E10_SEIG_SORT_1 . " E10_SEIG_SORT_1
INCLUDE MKCBEF27_SEIG_BED . " SEIG_BED
INCLUDE MKCBEF27_BEDTAB_BED_1 . " BEDTAB_BED_1
INCLUDE MKCBEF27_BED_TAB_TOP_SET . " BED_TAB_TOP_SET
INCLUDE MKCBEF27_BED_TAB_NORMAL_SET . " BED_TAB_NORMAL_SET
INCLUDE MKCBEF27_E11_BEDTAB_BED_2 . " E11_BEDTAB_BED_2
INCLUDE MKCBEF27_SEIG_BED_1 . " SEIG_BED_1
INCLUDE MKCBEF27_CONDITION_SET . " CONDITION_SET
INCLUDE MKCBEF27_CONDITION_DELETE . " CONDITION_DELETE
INCLUDE MKCBEF27_CONDITION_INIT_AND_CA . " CONDITION_INIT_AND_CALL_SC
INCLUDE MKCBEF27_CONDITION_MAINTAIN . " CONDITION_MAINTAIN
INCLUDE MKCBEF27_E11_SEIG_BED_2 . " E11_SEIG_BED_2
INCLUDE MKCBEF27_PRINT_TEXTE_BPRINT . " PRINT_TEXTE_BPRINT
INCLUDE MKCBEF27_CONDITION_MESSAGE . " CONDITION_MESSAGE
INCLUDE MKCBEF27_KUML_LISTE . " KUML_LISTE
INCLUDE MKCBEF27_FILL_UNIT . " FILL_UNIT
INCLUDE MKCBEF27_KOMMENTAR_KENN . " KOMMENTAR_KENN
INCLUDE MKCBEF27_CHARACTERISTIC_COMM09 . " CHARACTERISTIC_COMMENTARY
INCLUDE MKCBEF27_CRITERIUM_COMMENTARY . " CRITERIUM_COMMENTARY
INCLUDE MKCBEF27_REPORT_COMMENTARY . " REPORT_COMMENTARY
INCLUDE MKCBEF27_INDIV_HEAD_FOOT . " INDIV_HEAD_FOOT
INCLUDE MKCBEF27_INDIV_HEAD_FOOT_P . " INDIV_HEAD_FOOT_P
INCLUDE MKCBEF27_INITIALIZE_WINDOW_SIZ . " INITIALIZE_WINDOW_SIZE
INCLUDE MKCBEF27_FILL_TEXTE_SORT . " FILL_TEXTE_SORT
INCLUDE MKCBEF27_FILL_TEXTS_LEADCOLUMN . " FILL_TEXTS_LEADCOLUMN_SORT
INCLUDE MKCBEF27_LCOL_ATTRIBUTE_TEXT_G . " LCOL_ATTRIBUTE_TEXT_GET
INCLUDE MKCBEF27_ATTRIBUTE_TEXT_GET . " ATTRIBUTE_TEXT_GET
INCLUDE MKCBEF27_MESSAGE_OUTPUT_SORT_1 . " MESSAGE_OUTPUT_SORT_1
INCLUDE MKCBEF27_MESSAGE_OUTPUT_SORT . " MESSAGE_OUTPUT_SORT
INCLUDE MKCBEF27_INDIV_HEAD_FOOT_P_NEW . " INDIV_HEAD_FOOT_P_NEW
INCLUDE MKCBEF27_HANDLE_RTE_COMMAND . " HANDLE_RTE_COMMAND
INCLUDE MKCBEF27_CONDITION_CONVERT . " CONDITION_CONVERT




INCLUDE MKCBEF27_WRITE_COMMENTARY_ID . " WRITE_COMMENTARY_ID
INCLUDE MKCBEF27_CRITERIUM_COMMENTARY_ . " CRITERIUM_COMMENTARY_DISPL
INCLUDE MKCBEF27_CHARACTERISTIC_COMMEN . " CHARACTERISTIC_COMMENT_DIS


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