MKCBEF30 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 MKCBEF30 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.
INCLUDE MKCBEF30_DRUCKEN . " DRUCKEN
INCLUDE MKCBEF30_DRUCKEN_KONTROLLDATEN . " DRUCKEN_KONTROLLDATEN
INCLUDE MKCBEF30_DRUCKEN_SEITE . " DRUCKEN_SEITE
INCLUDE MKCBEF30_POS_SEIG . " POS_SEIG
INCLUDE MKCBEF30_PRINT_B_BATCH . " PRINT_B_BATCH
INCLUDE MKCBEF30_PRINT_LINE . " PRINT_LINE
INCLUDE MKCBEF30_RESERV . " RESERV
INCLUDE MKCBEF30_SKIP_OR_ULINE . " SKIP_OR_ULINE
INCLUDE MKCBEF30_ULINE_MINUS . " ULINE_MINUS
INCLUDE MKCBEF30_PRINT_LINE_STERNE . " PRINT_LINE_STERNE
INCLUDE MKCBEF30_PRINT_LINE_Z . " PRINT_LINE_Z
INCLUDE MKCBEF30_PRINT_LINE_1 . " PRINT_LINE_1
INCLUDE MKCBEF30_PRINT_PLEN_O . " PRINT_PLEN_O
INCLUDE MKCBEF30_PRINT_PLEN_B . " PRINT_PLEN_B
INCLUDE MKCBEF30_PRINT_PLEN_E . " PRINT_PLEN_E
INCLUDE MKCBEF30_PRINT_PLEN_V . " PRINT_PLEN_V
INCLUDE MKCBEF30_PRINT_ON . " PRINT_ON
INCLUDE MKCBEF30_RESET_AUSPS . " RESET_AUSPS
INCLUDE MKCBEF30_SEITEN_UMBRUCH . " SEITEN_UMBRUCH
INCLUDE MKCBEF30_SEITEN_UMBRUCH_1 . " SEITEN_UMBRUCH_1
INCLUDE MKCBEF30_SET_NDKST . " SET_NDKST
INCLUDE MKCBEF30_GET_STERNE . " GET_STERNE
INCLUDE MKCBEF30_GET_STERNE_H . " GET_STERNE_H
INCLUDE MKCBEF30_GET_STERNE_1 . " GET_STERNE_1
INCLUDE MKCBEF30_SEITEN_ENDE . " SEITEN_ENDE
INCLUDE MKCBEF30_PRINT_LINE_STERNE_DET . " PRINT_LINE_STERNE_DETAIL
INCLUDE MKCBEF30_SET_PRINT_EXIT . " SET_PRINT_EXIT
INCLUDE MKCBEF30_PRINT_INT_COL . " PRINT_INT_COL
INCLUDE MKCBEF30_FILL_STAR_NUMBER_TAB . " FILL_STAR_NUMBER_TAB
INCLUDE MKCBEF30_MODIFY_STAR_NUMBER_TA . " MODIFY_STAR_NUMBER_TAB
INCLUDE MKCBEF30_SET_COL_INT_H . " SET_COL_INT_H
INCLUDE MKCBEF30_FOLGEZEILEN_FARBE . " FOLGEZEILEN_FARBE
INCLUDE MKCBEF30_DRUCK_EINSTELLUNGEN . " DRUCK_EINSTELLUNGEN
INCLUDE MKCBEF30_EXIM_MEMORY_DRUCKEN_T . " EXIM_MEMORY_DRUCKEN_TEMP
INCLUDE MKCBEF30_PRINT_LINE_UEBERSCHRI . " PRINT_LINE_UEBERSCHRIFTEN
INCLUDE MKCBEF30_GET_PRINT_TITLE . " GET_PRINT_TITLE
INCLUDE MKCBEF30_PRINT_ENDE . " PRINT_ENDE
INCLUDE MKCBEF30_CHECK_DRUHV . " CHECK_DRUHV
INCLUDE MKCBEF30_PRINT_PLEN_EV . " PRINT_PLEN_EV
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.