CNV_MBT_CHECK_COPYC 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_CHECK_COPYC 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: %COPYVAR = D Variant for copy functionality
Selection Text: %DEACT = Check deactivated entries too
Selection Text: %PACKID = D Pack ID
Selection Text: %SH_ERR = Show only errors
Title: Check copy variants for CMIS and TDMS packages
Text Symbol: 001 = Deletion requires the ACTIVITY_ID value
Text Symbol: 002 = Complete or correct the data before using this setting
Text Symbol: 003 = Replacement requires ACTIVITY_ID and NEW_ACTIVITY_ID values
Text Symbol: 004 = Insertion requires ACTIVITY_ID and NEW_ACTIVITY_ID values
Text Symbol: 005 = More then 1 modification flag is set
Text Symbol: 006 = Insertion requires exclusively either the PARENT_ID or PRE_ID value
Text Symbol: 007 = Check whether PHASE =
No INCLUDES are used within this REPORT code!
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_MBT_CHECK_COPYC - Check copy variants for CMIS and TDMS packages CNV_MBT_CHECK_COPYC - Check copy variants for CMIS and TDMS packages CNV_MBT_CHECK_CLIND_TABLES - Troubleshooting program for excluding client independent tables CNV_MBT_CHECK_CLIND_TABLES - Troubleshooting program for excluding client independent tables CNV_MBT_CHECK_BEFORE_DATA_LOAD - Last checks before starting the data load CNV_MBT_CHECK_BEFORE_DATA_LOAD - Last checks before starting the data load