CNV_MBT_DEXTEST_PREIMP_FOLDER is a standard Executable ABAP Report 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 CNV_MBT_DEXTEST_PREIMP_FOLDER 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.
Title: Program ZZ_SK_TEST_DEX_03
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNV_MBT_DEX_PREIMP_FOLDER call function 'CNV_MBT_DEX_PREIMP_FOLDER' exporting im_path = 'DMIS_DEX_ROOT' * IM_EXPATH = 'D:\usr\sap\LS7\DVEBMGS05\work\' * im_work_mode = * cl_cnv_mbt_dex_read_file2tab=>cs_work_mode_typeonly
* IMPORTING * EX_RC = tables ext_dirfile = lt_dirfile ext_dirfileos = lt_dirfileos ext_dirfiletabs = lt_dirfiletabs * EXT_MSG_LOG = .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNV_MBT_DEXTEST_PREIMP_FOLDER - Program ZZ_SK_TEST_DEX_03 CNV_MBT_DEXTEST_PREIMP_FOLDER - Program ZZ_SK_TEST_DEX_03 CNV_MBT_DEV_AUTH_MACROS_46 - MBT PCL Macros for development authority / namspace checks CNV_MBT_DEV_AUTH_MACROS - MBT PCL Macros for development authority / namspace checks CNV_MBT_DEVL_COPY_DATA - PCL MBT development tools: copy data from package to package CNV_MBT_DEVL_COPY_DATA - PCL MBT development tools: copy data from package to package