MKCEEF80_FILL_VARIABLE_TABLE 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 MKCEEF80_FILL_VARIABLE_TABLE 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_NAME_CHECK CALL FUNCTION 'RKD_VARIABLE_NAME_CHECK' EXPORTING i_fnam = var_tab-fnam i_keyid = l_keyid i_applclass = rkb1d-applclass i_mode = 'C' i_vartyp = var_tab-vartyp IMPORTING e_local = l_local EXCEPTIONS blank = 1 number = 2 system = 3 length = 4 special = 5 global = 6 varrart = 7 OTHERS = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCEEF80_FILL_VARIABLE_TABLE - MKCEEF80FILLVARIABLETABLE MKCEEF80_FILL_TABLES - MKCEEF80FILLTABLES MKCEEF80_FILL_CQFIE_TAB - MKCEEF80FILLCQFIETAB MKCEEF80_EXPORT_SUPPRESS_2 - MKCEEF80EXPORTSUPPRESS2 MKCEEF80_ENQUEUE_STATUS - MKCEEF80ENQUEUESTATUS MKCEEF80_DOCUMENT_DIRECTORY_FI - MKCEEF80DOCUMENTDIRECTORYFI