MKCEEF12_VARIABLE_MODIFY 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 MKCEEF12_VARIABLE_MODIFY 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!
RKD_VARIABLE_MODIFY CALL FUNCTION 'RKD_VARIABLE_MODIFY' EXPORTING i_keyid = loop_tab-keyid i_indexc = vam_index i_applclass = rkb1d-applclass i_dynp_field = 'LOOP_TAB-KEYID' i_rname = 'SAPMKCEE' i_rkb1f = rkb1f i_rkb1x = rkb1x i_tabname = rkb1d-tabname IMPORTING e_modif = dli_modif TABLES i_fdep_tab = fdep_tab i_field_tab = field_tab i_form_tab = form_tab i_seig = seig e_cotrl_tab = cotrl_tab e_var_tab = var_tab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCEEF12_VARIABLE_MODIFY - MKCEEF12VARIABLEMODIFY MKCEEF12_SET_OBLIGATORY - MKCEEF12SETOBLIGATORY MKCEEF12_SET_CURSOR_COTRL_AUSP - MKCEEF12SETCURSORCOTRLAUSP MKCEEF12_SET_CHECK_ABH - MKCEEF12SETCHECKABH MKCEEF12_SET_BUMBALEK_DYNPRO - MKCEEF12SETBUMBALEKDYNPRO MKCEEF12_SEIG_CHAIN_LIST_SET - MKCEEF12SEIGCHAINLISTSET