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

MKCBEF02 SAP ABAP INCLUDE - Deactivated functions







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


Text pool values


Title: Deactivated functions


INCLUDES used within this REPORT MKCBEF02

INCLUDE MKCBEF02_SCROLL_W_FIRST . " SCROLL_W_FIRST
INCLUDE MKCBEF02_SCROLL_W_NEXT . " SCROLL_W_NEXT
INCLUDE MKCBEF02_SCROLL_W_PREV . " SCROLL_W_PREV
INCLUDE MKCBEF02_SCROLL_W_LAST . " SCROLL_W_LAST
INCLUDE MKCBEF02_SCROLL_O_BINDEX . " SCROLL_O_BINDEX
INCLUDE MKCBEF02_COLLECT_PFAUS . " COLLECT_PFAUS
INCLUDE MKCBEF02_COLLECT_PFAUS_NACHLES . " COLLECT_PFAUS_NACHLESEN
INCLUDE MKCBEF02_COLLECT_PFAUS_LEVELLI . " COLLECT_PFAUS_LEVELLIST
INCLUDE MKCBEF02_CHECK_LLIST_BED . " CHECK_LLIST_BED
INCLUDE MKCBEF02_COLLECT_PFAUS_STAFFEL . " COLLECT_PFAUS_STAFFEL
INCLUDE MKCBEF02_DYN_FUNC_TAB_FUELLEN . " DYN_FUNC_TAB_FUELLEN
INCLUDE MKCBEF02_DYN_FUNC_TAB_FUELLEN_ . " DYN_FUNC_TAB_FUELLEN_1
INCLUDE MKCBEF02_OK_CODE_DYN . " OK_CODE_DYN
INCLUDE MKCBEF02_OK_CODE_DYN_GRAPHIC . " OK_CODE_DYN_GRAPHIC
INCLUDE MKCBEF02_CHECK_HEFT . " CHECK_HEFT
INCLUDE MKCBEF02_FILL_MWKZ_TAB_INTERN . " FILL_MWKZ_TAB_INTERN
INCLUDE MKCBEF02_CHECK_MWKZ . " CHECK_MWKZ
INCLUDE MKCBEF02_CHECK_LIST_ELEMENTS . " CHECK_LIST_ELEMENTS
INCLUDE MKCBEF02_COLLECT_PFAUS_NOT_HIE . " COLLECT_PFAUS_NOT_HIERARCH
INCLUDE MKCBEF02_COLLECT_PFAUS_COMMON . " COLLECT_PFAUS_COMMON
INCLUDE MKCBEF02_COLLECT_PFAUS_PROZ_DR . " COLLECT_PFAUS_PROZ_DRUCKEN
INCLUDE MKCBEF02_CHECK_HEIS_ON . " CHECK_HEIS_ON
INCLUDE MKCBEF02_COLLECT_PFAUS_OLD_SUR . " COLLECT_PFAUS_OLD_SURFACE


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