MKCBEF21_CHECK_FIX_FOCUS 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 MKCBEF21_CHECK_FIX_FOCUS 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!
RSTH_HCLASS_INFO CALL FUNCTION 'RSTH_HCLASS_INFO' EXPORTING hclass = i_s_seig-hclass IMPORTING eq_node = l_eq_node.
RSTH_HCLASS_INFO CALL FUNCTION 'RSTH_HCLASS_INFO' EXPORTING hclass = i_s_seig-hclass IMPORTING eq_node = l_eq_node.
RKD_KEYID_OUTPUT CALL FUNCTION 'RKD_KEYID_OUTPUT' EXPORTING applclass = rkb1d-applclass i_check_mode = space i_fienm = i_s_seig-fnam i_format = 'I' i_hclass = c_s_vhie-hclass i_keyid = c_s_vhie-focusnode i_rkb1f = rkb1f i_rkb1x = rkb1x i_table = rkb1d-tabname i_type = c_s_vhie-focustype i_vartyp = rkd_vartyp-knoten IMPORTING e_c_keyid_i = c_s_vhie-focusnode TABLES add_sel_tab = add_sel_tab fdep_tab = fdep_tab field_tab = field_tab form_tab = form_tab seig = seig.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBEF21_CHECK_FIX_FOCUS - MKCBEF21CHECKFIXFOCUS MKCBEF21_B_INDICES - MKCBEF21BINDICES MKCBEF21_BEDINGUNGS_SPALTE_HEL - MKCBEF21BEDINGUNGSSPALTEHEL MKCBEF21_ATTRIBUTE_WRITE_POSIT - MKCBEF21ATTRIBUTEWRITEPOSIT MKCBEF21_ATTRIBUTE_WRITE - MKCBEF21ATTRIBUTEWRITE MKCBEF21_ATTRIBUTE_VALUES_READ - MKCBEF21ATTRIBUTEVALUESREAD