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

MKCBRF50 SAP ABAP INCLUDE - External Calls for RFC Modules







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


Text pool values


Title: External Calls for RFC Modules


INCLUDES used within this REPORT MKCBRF50

INCLUDE MKCBRF50_RFC_TAB_FUELEN . " RFC_TAB_FUELEN
INCLUDE MKCBRF50_RFC_TAB_FUELEN_1 . " RFC_TAB_FUELEN_1
INCLUDE MKCBRF50_FILL_RFC_TABLES . " FILL_RFC_TABLES
INCLUDE MKCBRF50__FILL_RFC_DATA . " _FILL_RFC_DATA
INCLUDE MKCBRF50_FILL_RFC_ATTRIBUTES . " FILL_RFC_ATTRIBUTES
INCLUDE MKCBRF50_ATTR_VALUES_READ . " ATTR_VALUES_READ
INCLUDE MKCBRF50_ATTRIBUTE_VALUES_READ . " ATTRIBUTE_VALUES_READ
INCLUDE MKCBRF50_FILL_BROWSE_TABLES . " FILL_BROWSE_TABLES
INCLUDE MKCBRF50__BROWSE_VALUE_I . " _BROWSE_VALUE_I
INCLUDE MKCBRF50__BROWSE_VALUE_E . " _BROWSE_VALUE_E
INCLUDE MKCBRF50_GET_INIT_RESULTS . " GET_INIT_RESULTS
INCLUDE MKCBRF50_INIT_COMMON_PART . " INIT_COMMON_PART
INCLUDE MKCBRF50_CALCULATE_KEY_FIGURES . " CALCULATE_KEY_FIGURES
INCLUDE MKCBRF50__FILL_KEY_FIGURE_DATA . " _FILL_KEY_FIGURE_DATA
INCLUDE MKCBRF50__CHECK_INDEX_TAB . " _CHECK_INDEX_TAB
INCLUDE MKCBRF50__FILL_KEY_FIGURE_TEXT . " _FILL_KEY_FIGURE_TEXT
INCLUDE MKCBRF50__FILL_RFC_KEY_FIGURE_ . " _FILL_RFC_KEY_FIGURE_TAB
INCLUDE MKCBRF50__FILL_RFC_TEXT_TAB . " _FILL_RFC_TEXT_TAB
INCLUDE MKCBRF50__FILL_RFC_TEXTS_Z . " _FILL_RFC_TEXTS_Z
INCLUDE MKCBRF50__FILL_RFC_HRY . " _FILL_RFC_HRY
INCLUDE MKCBRF50__CONSTRUCT_HIERARCHY_ . " _CONSTRUCT_HIERARCHY_TREE
INCLUDE MKCBRF50__MOVE_IDX_TO_TREEID . " _MOVE_IDX_TO_TREEID
INCLUDE MKCBRF50__READ_HIERARCHY_NODE . " _READ_HIERARCHY_NODE
INCLUDE MKCBRF50__APPEND_RFC_HRY . " _APPEND_RFC_HRY
INCLUDE MKCBRF50__FILL_RSTHIE_TAB . " _FILL_RSTHIE_TAB
INCLUDE MKCBRF50__FILL_RFC_KEY_TAB . " _FILL_RFC_KEY_TAB
INCLUDE MKCBRF50__INITIALIZE_RFC_TABLE . " _INITIALIZE_RFC_TABLE_FILL
INCLUDE MKCBRF50__FILL_RFC_VALUE_I . " _FILL_RFC_VALUE_I
INCLUDE MKCBRF50__FILL_RFC_TABLES . " _FILL_RFC_TABLES
INCLUDE MKCBRF50__FILL_RFC_DATA_TAB . " _FILL_RFC_DATA_TAB
INCLUDE MKCBRF50__CHECK_REPORT_HRY_SIT . " _CHECK_REPORT_HRY_SITUATIO
INCLUDE MKCBRF50__RSTH_TREE_CONSTRUCT . " _RSTH_TREE_CONSTRUCT
INCLUDE MKCBRF50__PARENT_CHILD_RELATIO . " _PARENT_CHILD_RELATION
INCLUDE MKCBRF50__NEXT_RELATION . " _NEXT_RELATION
INCLUDE MKCBRF50__CHECK_REPORT_CONDITI . " _CHECK_REPORT_CONDITION
INCLUDE MKCBRF50__READ_KOPF_INFO . " _READ_KOPF_INFO
INCLUDE MKCBRF50__NOT_SPECIFIED . " _NOT_SPECIFIED




INCLUDE MKCBRF50__CHECK_COMPOUND_CHARA . " _CHECK_COMPOUND_CHARACTERI
INCLUDE MKCBRF50__FILL_DEPENDANCY_TABL . " _FILL_DEPENDANCY_TABLE
INCLUDE MKCBRF50__NEXT_DRILL_DOWN_CHAR . " _NEXT_DRILL_DOWN_CHAR
INCLUDE MKCBRF50__GET_ACTUAL_CHAR . " _GET_ACTUAL_CHAR
INCLUDE MKCBRF50_BUILD_ACTUAL_DRILL_DO . " BUILD_ACTUAL_DRILL_DOWN_ST
INCLUDE MKCBRF50__BUILD_FIXED_CHAR . " _BUILD_FIXED_CHAR
INCLUDE MKCBRF50__BUILD_ACTUAL_CHAR . " _BUILD_ACTUAL_CHAR
INCLUDE MKCBRF50__FILL_PROCESSOR_STATE . " _FILL_PROCESSOR_STATE
INCLUDE MKCBRF50__READ_HIERARCHY_NODE_ . " _READ_HIERARCHY_NODE_INDEX
INCLUDE MKCBRF50__CONVERT_BOPE . " _CONVERT_BOPE
INCLUDE MKCBRF50_SET_HRY_FOCUS_AND_LEV . " SET_HRY_FOCUS_AND_LEVEL
INCLUDE MKCBRF50_CLEAR_HRY_FOCUS_AND_L . " CLEAR_HRY_FOCUS_AND_LEVEL
INCLUDE MKCBRF50_MODIFY_HRY_FOCUS_AND_ . " MODIFY_HRY_FOCUS_AND_LEVEL
INCLUDE MKCBRF50__GET_RFC_SMALL_PRINT . " _GET_RFC_SMALL_PRINT
INCLUDE MKCBRF50__CALCULATE_SIMULATION . " _CALCULATE_SIMULATION_BIND
INCLUDE MKCBRF50__GET_DATA_SOURCE . " _GET_DATA_SOURCE


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