MKCBEF50 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 MKCBEF50 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: Forms for graphics, comments, documents etc.
INCLUDE MKCBEF50_COLUMN_GRAPHIC_LINE . " COLUMN_GRAPHIC_LINE
INCLUDE MKCBEF50_ROW_GRAPHIC_LINE . " ROW_GRAPHIC_LINE
INCLUDE MKCBEF50_COLUMN_GRAPHIC_2D . " COLUMN_GRAPHIC_2D
INCLUDE MKCBEF50_ROW_GRAPHIC_2D . " ROW_GRAPHIC_2D
INCLUDE MKCBEF50_COL_GRAPHIC . " COL_GRAPHIC
INCLUDE MKCBEF50_COL_GRAPHIC_ST . " COL_GRAPHIC_ST
INCLUDE MKCBEF50_ROW_GRAPHIC . " ROW_GRAPHIC
INCLUDE MKCBEF50_SET_NAVIGATION_MODE . " SET_NAVIGATION_MODE
INCLUDE MKCBEF50_ROW_GRAPHIC_ST . " ROW_GRAPHIC_ST
INCLUDE MKCBEF50_3D_GRAPHIC . " 3D_GRAPHIC
INCLUDE MKCBEF50_SET_LOW_HIGH . " SET_LOW_HIGH
INCLUDE MKCBEF50_FILL_DIM1 . " FILL_DIM1
INCLUDE MKCBEF50_3D_GRAPHIC_ST . " 3D_GRAPHIC_ST
INCLUDE MKCBEF50_COL_LI_GRAPHIC . " COL_LI_GRAPHIC
INCLUDE MKCBEF50_ROW_LI_GRAPHIC . " ROW_LI_GRAPHIC
INCLUDE MKCBEF50_ALL_LI_GRAPHIC . " ALL_LI_GRAPHIC
INCLUDE MKCBEF50_FILL_LI_GRAPHIC . " FILL_LI_GRAPHIC
INCLUDE MKCBEF50_ALL_LI_GRAPHIC_ST . " ALL_LI_GRAPHIC_ST
INCLUDE MKCBEF50_KEY_TEXT . " KEY_TEXT
INCLUDE MKCBEF50_WERTE_SCHREIBEN_ROW_L . " WERTE_SCHREIBEN_ROW_LI
INCLUDE MKCBEF50_WERTE_SCHREIBEN_SP . " WERTE_SCHREIBEN_SP
INCLUDE MKCBEF50_ROUND . " ROUND
INCLUDE MKCBEF50_WERTE_SCHREIBEN_G . " WERTE_SCHREIBEN_G
INCLUDE MKCBEF50_WERTE_SCHREIBEN_LI . " WERTE_SCHREIBEN_LI
INCLUDE MKCBEF50_FILL_GRAPHIC_TITLE . " FILL_GRAPHIC_TITLE
INCLUDE MKCBEF50_FILL_AXIS_TEXT . " FILL_AXIS_TEXT
INCLUDE MKCBEF50_FILL_AXIS_TEXT_1 . " FILL_AXIS_TEXT_1
INCLUDE MKCBEF50_CHECK_AXIS_TEXT . " CHECK_AXIS_TEXT
INCLUDE MKCBEF50_FILL_OPTION_TAB . " FILL_OPTION_TAB
INCLUDE MKCBEF50_FILE_NAME . " FILE_NAME
INCLUDE MKCBEF50_SET_OPTIONS . " SET_OPTIONS
INCLUDE MKCBEF50_GET_OPTIONS . " GET_OPTIONS
INCLUDE MKCBEF50_OUTPUT_2D_GRAPHIC . " OUTPUT_2D_GRAPHIC
INCLUDE MKCBEF50_GRAPHIC_WINDOW_PARAME . " GRAPHIC_WINDOW_PARAMETERS
INCLUDE MKCBEF50_FILL_2D_ROWS . " FILL_2D_ROWS
INCLUDE MKCBEF50_CHECK_NUMBER_GRAPHIC_ . " CHECK_NUMBER_GRAPHIC_ENTRI
INCLUDE MKCBEF50_FILL_2D_COLUMNS . " FILL_2D_COLUMNS
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.