MKCBEF25_DISPLAY_SELECT_INFORM 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 MKCBEF25_DISPLAY_SELECT_INFORM 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!
DISPLAY_SELECT_OPTION CALL FUNCTION 'DISPLAY_SELECT_OPTION' EXPORTING I_FSKZ = RKD_FSKZ-REPORT I_FNAM = KOPF-FNAM I_VNAM = VAR_TAB-VNAM I_T_SELOPT = G_TS_VRANGE I_T_FORM = FORM_TAB[] I_T_FIELD = FIELD_TAB[] I_T_FDEP = FDEP_TAB[] I_T_SEIG = SEIG[] I_TABNAME = RKB1D-TABNAME I_RKB1D = RKB1D.
DISPLAY_SELECT_OPTION CALL FUNCTION 'DISPLAY_SELECT_OPTION' EXPORTING I_FSKZ = l_s_var-fskz I_FNAM = l_s_var-fnam I_VNAM = l_s_var-VNAM I_T_SELOPT = G_TS_VRANGE I_T_FORM = FORM_TAB[] I_T_FIELD = FIELD_TAB[] I_T_FDEP = FDEP_TAB[] I_T_SEIG = SEIG[] I_TABNAME = RKB1D-TABNAME I_RKB1D = RKB1D.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBEF25_DISPLAY_SELECT_INFORM - MKCBEF25DISPLAYSELECTINFORM MKCBEF25_DISPLAY_KEY_RATIO_INF - MKCBEF25DISPLAYKEYRATIOINF MKCBEF25_DELETE_FOCUS_ON_B_FUE - MKCBEF25DELETEFOCUSONBFUE MKCBEF25_COPY_COMMENTARY - MKCBEF25COPYCOMMENTARY MKCBEF25_CONVERT_LIST_UPDATE - MKCBEF25CONVERTLISTUPDATE MKCBEF25_COMMENTARY_VARIANT - MKCBEF25COMMENTARYVARIANT