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

MKCBRF05 SAP ABAP INCLUDE - Drill Down Hierarchy







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


Text pool values


Title: Drill Down Hierarchy


INCLUDES used within this REPORT MKCBRF05

INCLUDE MKCBRF05_HIERARCHIE_PRUEFEN . " HIERARCHIE_PRUEFEN
INCLUDE MKCBRF05_HIERARCHIE_PRUEFEN_1 . " HIERARCHIE_PRUEFEN_1
INCLUDE MKCBRF05_CORRECT_RSTTYP . " CORRECT_RSTTYP
INCLUDE MKCBRF05_SEIG_HFLAGS . " SEIG_HFLAGS
INCLUDE MKCBRF05_CHECK_HIE_TAB . " CHECK_HIE_TAB
INCLUDE MKCBRF05_HIERARCHIE_FEHLER . " HIERARCHIE_FEHLER
INCLUDE MKCBRF05_PROGRESS_INDICATOR_HI . " PROGRESS_INDICATOR_HIENM
INCLUDE MKCBRF05_HIP_PR_1 . " HIP_PR_1
INCLUDE MKCBRF05_RSTTYP_TAB_ERGAENZEN . " RSTTYP_TAB_ERGAENZEN
INCLUDE MKCBRF05_CHECK_KOKRS . " CHECK_KOKRS
INCLUDE MKCBRF05_HIERARCHIEWAHL . " HIERARCHIEWAHL
INCLUDE MKCBRF05_HIERACHIE_WECHSELN . " HIERACHIE_WECHSELN
INCLUDE MKCBRF05_CHECK_CONF_OF_RSTTTYP . " CHECK_CONF_OF_RSTTTYP_TAB
INCLUDE MKCBRF05_GET_RSTTYP_TAB_TEXTE . " GET_RSTTYP_TAB_TEXTE
INCLUDE MKCBRF05_FREE_NODE_TABS . " FREE_NODE_TABS
INCLUDE MKCBRF05_REP_KOKRS . " REP_KOKRS
INCLUDE MKCBRF05_SET_KTOPL . " SET_KTOPL
INCLUDE MKCBRF05_HIER1_NODE_FUELLEN . " HIER1_NODE_FUELLEN
INCLUDE MKCBRF05_CHANGE_KOKRS . " CHANGE_KOKRS
INCLUDE MKCBRF05_SET_KOKRS_VAR . " SET_KOKRS_VAR
INCLUDE MKCBRF05_FILL_ASS_TAB . " FILL_ASS_TAB
INCLUDE MKCBRF05_REF_NODES . " REF_NODES
INCLUDE MKCBRF05_GET_NODE_REC . " GET_NODE_REC
INCLUDE MKCBRF05_GET_NODE_TAB_1 . " GET_NODE_TAB_1
INCLUDE MKCBRF05_GET_NODE_TAB_1 . " GET_NODE_TAB_1

INCLUDE MKCBRF05_GET_ACTUAL_TYPE . " GET_ACTUAL_TYPE
INCLUDE MKCBRF05_CHECK_NODE . " CHECK_NODE
INCLUDE MKCBRF05_CHECK_NODE_F . " CHECK_NODE_F


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