CNV_MBT_DEX_EXP_CALC_SIZE_02 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 CNV_MBT_DEX_EXP_CALC_SIZE_02 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: Include CNV_MBT_DEX_EXP_CALC_SIZE_02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNV_MBT_DEX_WRITE_CLU_DATA CALL FUNCTION 'CNV_MBT_DEX_WRITE_CLU_DATA' TABLES imt_dmc_indxcl = lt_indx EXCEPTIONS insert_failed = 3 OTHERS = 4.
CNV_MBT_DEX_WRITE_CLU_DATA CALL FUNCTION 'CNV_MBT_DEX_WRITE_CLU_DATA' DESTINATION p_dest TABLES imt_dmc_indxcl = lt_indx EXCEPTIONS communication_failure = 1 MESSAGE g_err_msg_text system_failure = 2 MESSAGE g_err_msg_text insert_failed = 3 OTHERS = 4.
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_DEX_EXP_CALC_SIZE_02 - Include CNV_MBT_DEX_EXP_CALC_SIZE_02 CNV_MBT_DEX_EXP_CALC_SIZE_01 - Include CNV_MBT_DEX_EXP_CALC_SIZE_01 CNV_MBT_DEX_DTL_RUNTIME_DATA - CNVMBTDEXDTLRUNTIMEDATA CNV_MBT_DEX_DTL_RUNTIME_DATA - CNVMBTDEXDTLRUNTIMEDATA CNV_MBT_DEX_CRE_DATA_EXTR_PBO - Include CNV_MBT_DEX_CRE_DATA_EXTR_PBO CNV_MBT_DEX_CRE_DATA_EXTR_PAI - Include CNV_MBT_DEX_CRE_DATA_EXTR_PAI