CNV_TDMS_10_INITIALIZE_COPYC is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With this report, you can prepare the customizing for the TDMS-specific copy function and reconcile it...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter CNV_TDMS_10_INITIALIZE_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: P_COPVAR = Copy Variant
Selection Text: P_INIT = initial load of customizing
Selection Text: P_MODIFY = update of customizing
Selection Text: P_PACKID = Pack-ID of standard package
Selection Text: P_TEST = Test, no update
Title: Program CNV_TDMS_10_INITIALIZE_COPYC
001 IMG-Phase IMG-Activity Level Parent Activity
002 +--> New Activity DEL REP INS
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_TDMS_10_INITIALIZE_COPYC - Program CNV_TDMS_10_INITIALIZE_COPYC CNV_TDMS_10_INITIALIZE_COPYC - Program CNV_TDMS_10_INITIALIZE_COPYC CNV_TDMS_09_TS_REGEN_PROGS - Program CNV_TDMS_09_TS_REGEN_PROGS CNV_TDMS_09_TS_REGEN_PROGS - Program CNV_TDMS_09_TS_REGEN_PROGS CNV_TDMS_09_TRUNCATE_SELECT - TDMS: Specify tables for truncate instead of drop in receiver deletion CNV_TDMS_09_TRUNCATE_SELECT - TDMS: Specify tables for truncate instead of drop in receiver deletion