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

MKCBEF30 SAP ABAP INCLUDE - documentation and ABAP source code







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


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


INCLUDES used within this REPORT MKCBEF30

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




INCLUDE MKCBEF30_BATCHLISTE_NEW . " BATCHLISTE_NEW
INCLUDE MKCBEF30_FIXED_2_KOPF . " FIXED_2_KOPF
INCLUDE MKCBEF30_PRINT_B_BATCH_RECURSI . " PRINT_B_BATCH_RECURSIVE
INCLUDE MKCBEF30_TOP_COMMAND . " TOP_COMMAND
INCLUDE MKCBEF30_TOP_COMMAND_END_OF_PA . " TOP_COMMAND_END_OF_PAGE
INCLUDE MKCBEF30_GET_PRINT_PF2_INFO . " GET_PRINT_PF2_INFO
INCLUDE MKCBEF30_CHECK_PRINT_PREVIEW_R . "CHECK_PRINT_PREVIEW_RUNTIME
INCLUDE MKCBEF30_GET_SKIPS . " GET_SKIPS
INCLUDE MKCBEF30_GET_KOPF_SKIPS . " GET_KOPF_SKIPS
INCLUDE MKCBEF30_GET_SEIG_SKIPS . " GET_SEIG_SKIPS
INCLUDE MKCBEF30_NOZERO_CHECK . " NOZERO_CHECK
INCLUDE MKCBEF30_SET_BKZ_ZERO . " SET_BKZ_ZERO


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