MKCBEF62 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 MKCBEF62 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!
ALV_INTERFACE CALL FUNCTION 'ALV_INTERFACE' exporting i_smodus = rkb1d-smodus i_rkb1d = rkb1d tables DATA = ALV_DATA HKEY = L_T_ALV_h ONLINE_TEXT = XMPLT_O SEMA = XMPLT_S VKEY = L_T_ALV_V i_field_tab = field_tab i_fdep_tab = fdep_tab.
RKD_LEAD_COLUMN_TITLE call function 'RKD_LEAD_COLUMN_TITLE' exporting I_T_LCOL = G_T_LCOL_FIENM I_S_SEIG = SEIG I_T_LC_HELP = G_T_LC_HELP I_T_TEXTE = TEXTE_TAB[] I_T_ATTR = G_T_ATTR I_T_FIELD = FIELD_TAB[] I_HIERARCHY = rkd_FALSE I_VLINE = RKD_FALSE importing E_T_LEADCOLUMN_TITLE = L_T_LEADCOLUMN_title.
RKD_UNIT_DECIMALS_READ CALL FUNCTION 'RKD_UNIT_DECIMALS_READ' EXPORTING I_UNIT =
-emeeht IMPORTING E_DECIM = -edez.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBEF62 - documentation and ABAP source code MKCBEF61_WERTE_SCHREIBEN_DOWN - MKCBEF61WERTESCHREIBENDOWN MKCBEF61_VLINE_TO_NEXT_POSITIO - MKCBEF61VLINETONEXTPOSITIO MKCBEF61_VLINE_TO_LAST_POSITIO - MKCBEF61VLINETOLASTPOSITIO MKCBEF61_VLINE_TO_FIRST_POSITI - MKCBEF61VLINETOFIRSTPOSITI MKCBEF61_USER_SPECIFIC_DECIMAL - MKCBEF61USERSPECIFICDECIMAL