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
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.
Title: Deactivated functions
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
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.