SAP ABAP Function Module ICL_CVERM_UNI_VERSION_COPY (Copy entries of a versioned table)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CUST (Package) Customizing Claims Management
Basic Data
Function Module ICL_CVERM_UNI_VERSION_COPY Copy entries of a versioned table  
Function Group ICL_CUST_VERSION_MGMT   Maintain Versioning for Customizing  
Program Name SAPLICL_CUST_VERSION_MGMT    
INCLUDE Name LICL_CUST_VERSION_MGMTU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VERSION TYPE ICL_VERS2_STRUCT-VERSION Schadenartversion
Exporting ES_DST_LINE TYPE Schadenartversion
Importing I_TABNAME TYPE DCOBJDEF-NAME Name eines ABAP/4-Dictionary-Objekts
Importing IS_SRC_KEYSEL TYPE
Importing IS_DST_KEYSEL TYPE
Importing I_SRC_VERSION TYPE ICL_CLTYPEV Schadenartversion
Importing I_EFFFROMTIME TYPE ICL_INCL_VER2-EFFFROMTIME Version gültig ab: UTC-Datum+Zeit
Importing I_EFFTOTIME TYPE ICL_INCL_VER2-EFFTOTIME Version gültig bis: UTC-Datum+Zeit
Importing I_ACTIVE TYPE ICL_INCL_VER2-ACTIVE GC_SUSPENSE Kennzeichen: aktiv (A) / in Schwebe (S) / inaktiv (I)
Importing I_XCOPYALLSUBVERS TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Importing I_XLIMITSUBVERS TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Importing I_REVCHNGTIME TYPE ICL_INCL_VER2-CHANGETIME Version angelegt: UTC-Datum+Zeit
Importing I_CHANGETIME TYPE ICL_INCL_VER2-CHANGETIME Version angelegt: UTC-Datum+Zeit
Importing I_XSIML_E071K_ONLY TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Tables T_E071K TYPE E071K WBO + Transport: Schlüsseleinträge von Aufträgen/Aufgaben
Exception INSERT_NEW_VERSION_FAILED TYPE
Exception SRC_VERSION_MISSING TYPE
Exception SUSPENSE_OVERLAP TYPE
Exception INVALID_OPERATION TYPE
Exception NEWER_VERSION_EXISTS TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in