MKCEEF12_D2000_CHECK_INPUT 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_D2000_CHECK_INPUT 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_CHECK CALL FUNCTION 'RKD_VARIABLE_CHECK' EXPORTING I_RKB1D = RKB1D I_RKB1X = RKB1X I_TIME = ZEIT_F TABLES E_DYNP_ERROR = DYNP_ERROR I_COTRL_TAB = COTRL_TAB I_FORM_TAB = FORM_TAB I_TEXTE_TAB = TEXTE_TAB I_VAR_TAB = VAR_TAB.
RKD_CHECK_SEIG CALL FUNCTION 'RKD_CHECK_SEIG' EXPORTING NEW = FLAG_MOD_CTRL RKB1D = RKB1D RKB1X = RKB1X RKB1F = RKB1F TABLES SEIG = SEIG FDEP_TAB = FDEP_TAB FIELD_TAB = FIELD_TAB FORM_TAB = FORM_TAB SH_TAB = DCI_SH_TAB VAR_TAB = VAR_TAB ZWERT = ZWERT CHANGING C_T_BED = BED_TAB[] C_T_LCOL = G_T_LCOL.
RKD_DEPENDANCY_CHECK CALL FUNCTION 'RKD_DEPENDANCY_CHECK' EXPORTING I_APPLCLASS = RKB1D-APPLCLASS I_MODE = '2' I_RKB1F = RKB1F I_RKB1X = RKB1X I_TABNAME = RKB1D-TABNAME TABLES ADD_SEL_TAB = ADD_SEL_TAB COTRL_TAB = COTRL_TAB DYNP_ERROR = DYNP_ERROR FDEP_TAB = FDEP_TAB FIELD_TAB = FIELD_TAB FORM_TAB = FORM_TAB SEIG = SEIG 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_D2000_CHECK_INPUT - MKCEEF12D2000CHECKINPUT MKCEEF12_CHECK_FNAM_FOR_AUSPG - MKCEEF12CHECKFNAMFORAUSPG MKCEEF12_CHECK_DEL_CRIT - MKCEEF12CHECKDELCRIT MKCEEF12_CHECK_AUSWAHL - MKCEEF12CHECKAUSWAHL MKCEEF12_CHARACTERISTIC_VALUE_ - MKCEEF12CHARACTERISTICVALUE MKCEEF12_BESTANDSGROESSE - MKCEEF12BESTANDSGROESSE