SAP ABAP Function Module ICL_CVERM_UNI_CREATE_SUSPENSE (Create a suspense record in a version 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_CREATE_SUSPENSE Create a suspense record in a version table  
Function Group ICL_CUST_VERSION_MGMT   Maintain Versioning for Customizing  
Program Name SAPLICL_CUST_VERSION_MGMT    
INCLUDE Name LICL_CUST_VERSION_MGMTU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CS_NEW_REC TYPE
Changing CS_UTC_CONVERT TYPE ICL_UTC_CONVERT Used in CVERM to convert between utc and date/time fields
Importing I_TABNAME TYPE DCOBJDEF-NAME Name eines ABAP/4-Dictionary-Objekts
Importing I_CHANGETIME TYPE ICL_INCL_VER2-CHANGETIME Version angelegt: UTC-Datum+Zeit
Importing I_XCHECK_UNIQUE TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Importing I_XDELETED TYPE ICL_XDELETE Kennzeichen: Löscheintrag?
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
Exception KEY_ALREADY_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