SAP Reports / Programs | Controlling | Profitability Analysis(CO-PA) SAP CO

MKCBRF00 SAP ABAP INCLUDE - End







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


Text pool values


Title: End


INCLUDES used within this REPORT MKCBRF00

INCLUDE MKCBRF00_INIT . " INIT
INCLUDE MKCBRF00_START_DM . " START_DM
INCLUDE MKCBRF00_INIT_DM . " INIT_DM
INCLUDE MKCBRF00_B_FUELLEN . " B_FUELLEN
INCLUDE MKCBRF00_B_FUE . " B_FUE
INCLUDE MKCBRF00_INIT_B_SUMMENZEILE . " INIT_B_SUMMENZEILE
INCLUDE MKCBRF00_B_FUE_SUM . " B_FUE_SUM
INCLUDE MKCBRF00_B_FUELLEN_1 . " B_FUELLEN_1
INCLUDE MKCBRF00_B_FUELLEN_KUM . " B_FUELLEN_KUM
INCLUDE MKCBRF00_B_FUELLEN_KUM_1 . " B_FUELLEN_KUM_1
INCLUDE MKCBRF00_B_HIE_FUELLEN . " B_HIE_FUELLEN
INCLUDE MKCBRF00_B_HIE_FUELLEN_3 . " B_HIE_FUELLEN_3
INCLUDE MKCBRF00_B_HIE_FUELLEN_E . " B_HIE_FUELLEN_E
INCLUDE MKCBRF00_B_HIX_MIN_MAX_IND . " B_HIX_MIN_MAX_IND
INCLUDE MKCBRF00_CHECK_ASSIGNS . " CHECK_ASSIGNS
INCLUDE MKCBRF00_B_FUE_ASSIGN . " B_FUE_ASSIGN
INCLUDE MKCBRF00_C01 . " C01
INCLUDE MKCBRF00_C02 . " C02
INCLUDE MKCBRF00_C03 . " C03
INCLUDE MKCBRF00_C04 . " C04
INCLUDE MKCBRF00_C05 . " C05
INCLUDE MKCBRF00_C06 . " C06
INCLUDE MKCBRF00_C07 . " C07
INCLUDE MKCBRF00_C08 . " C08
INCLUDE MKCBRF00_C09 . " C09
INCLUDE MKCBRF00_C10 . " C10
INCLUDE MKCBRF00_C11 . " C11
INCLUDE MKCBRF00_C12 . " C12
INCLUDE MKCBRF00_C13 . " C13
INCLUDE MKCBRF00_C14 . " C14
INCLUDE MKCBRF00_C15 . " C15
INCLUDE MKCBRF00_C16 . " C16
INCLUDE MKCBRF00_C17 . " C17
INCLUDE MKCBRF00_C18 . " C18
INCLUDE MKCBRF00_C19 . " C19
INCLUDE MKCBRF00_C20 . " C20
INCLUDE MKCBRF00_C21 . " C21




INCLUDE MKCBRF00_C22 . " C22
INCLUDE MKCBRF00_C23 . " C23
INCLUDE MKCBRF00_C24 . " C24
INCLUDE MKCBRF00_H01 . " H01
INCLUDE MKCBRF00_H02 . " H02
INCLUDE MKCBRF00_H03 . " H03
INCLUDE MKCBRF00_H04 . " H04
INCLUDE MKCBRF00_H05 . " H05
INCLUDE MKCBRF00_H06 . " H06
INCLUDE MKCBRF00_H07 . " H07
INCLUDE MKCBRF00_H08 . " H08
INCLUDE MKCBRF00_H09 . " H09
INCLUDE MKCBRF00_H10 . " H10
INCLUDE MKCBRF00_H11 . " H11
INCLUDE MKCBRF00_H12 . " H12
INCLUDE MKCBRF00_H13 . " H13
INCLUDE MKCBRF00_H14 . " H14
INCLUDE MKCBRF00_H15 . " H15
INCLUDE MKCBRF00_H16 . " H16
INCLUDE MKCBRF00_K01 . " K01
INCLUDE MKCBRF00_K02 . " K02
INCLUDE MKCBRF00_K03 . " K03
INCLUDE MKCBRF00_K04 . " K04
INCLUDE MKCBRF00_K05 . " K05
INCLUDE MKCBRF00_K06 . " K06
INCLUDE MKCBRF00_K07 . " K07
INCLUDE MKCBRF00_K08 . " K08
INCLUDE MKCBRF00_K09 . " K09
INCLUDE MKCBRF00_K10 . " K10
INCLUDE MKCBRF00_K11 . " K11
INCLUDE MKCBRF00_K12 . " K12
INCLUDE MKCBRF00_K13 . " K13
INCLUDE MKCBRF00_K14 . " K14
INCLUDE MKCBRF00_K15 . " K15
INCLUDE MKCBRF00_K16 . " K16
INCLUDE MKCBRF00_AGGDI . " AGGDI
INCLUDE MKCBRF00_GET_POSITS . " GET_POSITS
INCLUDE MKCBRF00_AGGDI_1 . " AGGDI_1
INCLUDE MKCBRF00_AGGDI_BU . " AGGDI_BU





INCLUDE MKCBRF00_CHECK_NHA . " CHECK_NHA
INCLUDE MKCBRF00_TIME_AGGR_1 . " TIME_AGGR_1
INCLUDE MKCBRF00_TIME_AGGR_N . " TIME_AGGR_N
INCLUDE MKCBRF00_AVG_VAR_STD_NOP . " AVG_VAR_STD_NOP
INCLUDE MKCBRF00_GET_AVG_WEIGHT . " GET_AVG_WEIGHT
INCLUDE MKCBRF00_GET_AVG_WEIGHT . " GET_AVG_WEIGHT

INCLUDE MKCBRF00_NORMAL_PERIOD_CHECK . " NORMAL_PERIOD_CHECK
INCLUDE MKCBRF00_FIRST_LAST_DATE_GET . " FIRST_LAST_DATE_GET
INCLUDE MKCBRF00_FIRST_LAST_FACTORYDAT . " FIRST_LAST_FACTORYDATE_GET
INCLUDE MKCBRF00_SUMMENZEILE_CL_IN_KZ . " SUMMENZEILE_CL_IN_KZ
INCLUDE MKCBRF00_B_TEXTE_FUELLEN . " B_TEXTE_FUELLEN
INCLUDE MKCBRF00_B_TEXTE_FUELLEN_1 . " B_TEXTE_FUELLEN_1
INCLUDE MKCBRF00_UMRECHNEN . " UMRECHNEN
INCLUDE MKCBRF00_LOC_RECHNEN . " LOC_RECHNEN
INCLUDE MKCBRF00_LRECH . " LRECH
INCLUDE MKCBRF00_SUMM_RECH . " SUMM_RECH
INCLUDE MKCBRF00_CHECK_DIFF_NULL . " CHECK_DIFF_NULL
INCLUDE MKCBRF00_LRECH_VAR . " LRECH_VAR
INCLUDE MKCBRF00_UNIT . " UNIT
INCLUDE MKCBRF00_E18_CHANGE_HIERARCHY . " E18_CHANGE_HIERARCHY
INCLUDE MKCBRF00_START . " START
INCLUDE MKCBRF00_MOVE_CHAIN_4_INTO_KOP . " MOVE_CHAIN_4_INTO_KOPF
INCLUDE MKCBRF00_PROCESS_SELP . " PROCESS_SELP
INCLUDE MKCBRF00_FREE_MEMORY . " FREE_MEMORY
INCLUDE MKCBRF00_DETAIL_START . " DETAIL_START
INCLUDE MKCBRF00_KOPF_FUELLEN . " KOPF_FUELLEN
INCLUDE MKCBRF00_GET_TYPE_INFO . " GET_TYPE_INFO
INCLUDE MKCBRF00_SORT_B . " SORT_B
INCLUDE MKCBRF00_SORT_B_LEADCOLUMN . " SORT_B_LEADCOLUMN
INCLUDE MKCBRF00_COMPARING_VALUE_GET . " COMPARING_VALUE_GET
INCLUDE MKCBRF00_MODIFY_KOPF_SORT . " MODIFY_KOPF_SORT
INCLUDE MKCBRF00_SORT_B_H . " SORT_B_H
INCLUDE MKCBRF00_SORT_B_KT . " SORT_B_KT
INCLUDE MKCBRF00_SORT_B_WITH_SORT_TABL . " SORT_B_WITH_SORT_TABLE
INCLUDE MKCBRF00_ISORT_ATTRIBUTE_FILL . " ISORT_ATTRIBUTE_FILL
INCLUDE MKCBRF00_SORT_B_W . " SORT_B_W
INCLUDE MKCBRF00_SORT_B_KTW . " SORT_B_KTW
INCLUDE MKCBRF00_HSORT . " HSORT
INCLUDE MKCBRF00_HSORT_PZ . " HSORT_PZ



INCLUDE MKCBRF00_BED_B . " BED_B
INCLUDE MKCBRF00_BED_B_1 . " BED_B_1
INCLUDE MKCBRF00_BED_B_2 . " BED_B_2
INCLUDE MKCBRF00_SORT_B_TOP . " SORT_B_TOP
INCLUDE MKCBRF00_SORT_B_GT . " SORT_B_GT
INCLUDE MKCBRF00_SORT_B_GE . " SORT_B_GE
INCLUDE MKCBRF00_SORT_B_LT . " SORT_B_LT
INCLUDE MKCBRF00_SORT_B_LE . " SORT_B_LE
INCLUDE MKCBRF00_SORT_B_EQ . " SORT_B_EQ
INCLUDE MKCBRF00_SORT_B_NE . " SORT_B_NE
INCLUDE MKCBRF00_SORT_B_PRO_PLUS . " SORT_B_PRO_PLUS
INCLUDE MKCBRF00_SORT_B_PRO_MINUS . " SORT_B_PRO_MINUS
INCLUDE MKCBRF00_SORT_B_4 . " SORT_B_4
INCLUDE MKCBRF00_PF2 . " PF2
INCLUDE MKCBRF00_PF2_1 . " PF2_1
INCLUDE MKCBRF00_MOVE_SEIG_LCOL_TO_KOP . " MOVE_SEIG_LCOL_TO_KOPF
INCLUDE MKCBRF00_GET_KOPF_HFLAGS . " GET_KOPF_HFLAGS
INCLUDE MKCBRF00_GET_HLOW . " GET_HLOW
INCLUDE MKCBRF00_PF3_1 . " PF3_1
INCLUDE MKCBRF00_BAC3 . " BAC3
INCLUDE MKCBRF00_FIRST_BINDEX . " FIRST_BINDEX
INCLUDE MKCBRF00_SCROLL_OUTPUT . " SCROLL_OUTPUT
INCLUDE MKCBRF00_SCROLL_O_FIRST . " SCROLL_O_FIRST
INCLUDE MKCBRF00_SCROLL_O_NEXT . " SCROLL_O_NEXT
INCLUDE MKCBRF00_SCROLL_O_PREV . " SCROLL_O_PREV
INCLUDE MKCBRF00_SCROLL_O_LAST . " SCROLL_O_LAST
INCLUDE MKCBRF00_SCROLL_O_PF4 . " SCROLL_O_PF4
INCLUDE MKCBRF00_SCROLL_O_WERT_PF4 . " SCROLL_O_WERT_PF4
INCLUDE MKCBRF00_GET_KOPF_TABIX . " GET_KOPF_TABIX
INCLUDE MKCBRF00_GET_KOPF_TABIX . " GET_KOPF_TABIX

INCLUDE MKCBRF00_SCROLL_O_WERT_FIRST . " SCROLL_O_WERT_FIRST
INCLUDE MKCBRF00_SCROLL_O_WERT_NEXT . " SCROLL_O_WERT_NEXT
INCLUDE MKCBRF00_SCROLL_O_WERT_PREV . " SCROLL_O_WERT_PREV
INCLUDE MKCBRF00_SCROLL_O_WERT_LAST . " SCROLL_O_WERT_LAST
INCLUDE MKCBRF00_NEU_SORT_1 . " NEU_SORT_1
INCLUDE MKCBRF00_GET_DEFAULT_START_LIS . " GET_DEFAULT_START_LIST
INCLUDE MKCBRF00_SET_RKB1F_ZWAERS . " SET_RKB1F_ZWAERS
INCLUDE MKCBRF00_SET_RKB1D_KEYSP_DL . " SET_RKB1D_KEYSP_DL
INCLUDE MKCBRF00_COLLECT_END . " COLLECT_END
INCLUDE MKCBRF00_GET_KOPF_HFLAGS_1 . " GET_KOPF_HFLAGS_1
INCLUDE MKCBRF00_GET_DECIM_CHAR . " GET_DECIM_CHAR
INCLUDE MKCBRF00_GET_DECIM_CHAR . " GET_DECIM_CHAR

INCLUDE MKCBRF00_SET_DBPARAM . " SET_DBPARAM
INCLUDE MKCBRF00_AUTHORITY_CHECK_COIXS.


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