CNV_CMIS_M_10_SPLIT_MIG_OBJECT 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_CMIS_M_10_SPLIT_MIG_OBJECT 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.
Selection Text: P_FLD = Field name
Selection Text: P_OBJECT = Conversion Object
Selection Text: P_PACK = Package
Selection Text: P_SELFLD = Selection Parameter (Field)
Selection Text: P_SIM = Simulation
Selection Text: S_RELID = List of distinct values
Title: SAP LT CT V2: Determinate distinct values for performance settings
Text Symbol: 001 = Package
Text Symbol: 002 = Object and field details
INCLUDE CNV_MBT_SM_MACROS.
INCLUDE CNV_MBT_SM_CONSTANTS .
INCLUDE CNV_MBT_SM_MACROS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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_CMIS_M_10_SPLIT_MIG_OBJECT - SAP LT CT V2: Determinate distinct values for performance settings CNV_CMIS_M_10_SPLIT_MIG_OBJECT - SAP LT CT V2: Determinate distinct values for performance settings CNV_CMIS_M_10_SMPARAMS - Include CNV_CMIS_M_10_SMPARAMS CNV_CMIS_M_10_REBUILD_OBJECTS - Redesign conversion objects (performance turning) CNV_CMIS_M_10_REBUILD_OBJECTS - Redesign conversion objects (performance turning) CNV_CMIS_M_10_READING_TYPE - Select reading type (Cluster or not)