MKCBEF26_CALL_SCREEN_2 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 MKCBEF26_CALL_SCREEN_2 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RKE_POP_UP_SORT_TABLE CALL FUNCTION 'RKE_POP_UP_SORT_TABLE' EXPORTING DISPO = RKB1D-DISPO MODE = RKB1D-MODE MOD_NO_DELETE = CSC_NO_DELETE NUMBER_FIX = CSC_FIX TABLES SORT_TABLE = SORTING_TAB EXCEPTIONS TABLE_NOT_CHANGED = 08 OTHERS = 0.
RKE_POP_UP_PRINT_OPTIONS CALL FUNCTION 'RKE_POP_UP_PRINT_OPTIONS' EXPORTING DISPL_ONLY = RKB1D-DISPO MODE = RKB1D-MODE NUMBER_FIX = CSC_FIX TABLES SORT_TABLE = SORTING_TAB EXCEPTIONS TABLE_NOT_CHANGED = 8 OTHERS = 0.
RKE_POP_UP_PRINT_LAYOUT CALL FUNCTION 'RKE_POP_UP_PRINT_LAYOUT' EXPORTING DISPL_ONLY = RKB1D-DISPO MODE = RKB1D-MODE NUMBER_FIX = CSC_FIX TABLES SORT_TABLE = SORTING_TAB EXCEPTIONS TABLE_NOT_CHANGED = 8 OTHERS = 0.
RKE_POP_UP_PRINT_LAYOUT_SUMS CALL FUNCTION 'RKE_POP_UP_PRINT_LAYOUT_SUMS' EXPORTING DISPL_ONLY = RKB1D-DISPO MODE = RKB1D-MODE NUMBER_FIX = CSC_FIX TABLES SORT_TABLE = SORTING_TAB EXCEPTIONS TABLE_NOT_CHANGED = 8 OTHERS = 0.
RKD_SEND_PUSH_SCREEN CALL FUNCTION 'RKD_SEND_PUSH_SCREEN' EXPORTING WINDOW_TITLE = CSC_TITLE TABLES SEL_TABLE = CSC_SELTB EXCEPTIONS ABNORMAL_LEAVE = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBEF26_CALL_SCREEN_2 - MKCBEF26CALLSCREEN2 MKCBEF26_CALL_SCREEN - MKCBEF26CALLSCREEN MKCBEF26_ACTUAL_SORT_DIRECTION - MKCBEF26ACTUALSORTDIRECTION MKCBEF26_ACTUAL_SORT_COLUMN_TE - MKCBEF26ACTUALSORTCOLUMNTE MKCBEF26 - POPUPS and corresponding routines MKCBEF25_WRITE_HIE_LINES_TAB_E - MKCBEF25WRITEHIELINESTABE