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 |
---|---|---|---|---|---|---|---|
![]() |
CS_NEW_REC | TYPE | |||||
![]() |
CS_UTC_CONVERT | TYPE | ICL_UTC_CONVERT | Used in CVERM to convert between utc and date/time fields | |||
![]() |
I_TABNAME | TYPE | DCOBJDEF-NAME | Name eines ABAP/4-Dictionary-Objekts | |||
![]() |
I_CHANGETIME | TYPE | ICL_INCL_VER2-CHANGETIME | Version angelegt: UTC-Datum+Zeit | |||
![]() |
I_XCHECK_UNIQUE | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | |||
![]() |
I_XDELETED | TYPE | ICL_XDELETE | Kennzeichen: Löscheintrag? | |||
![]() |
I_EFFFROMTIME | TYPE | ICL_INCL_VER2-EFFFROMTIME | Version gültig ab: UTC-Datum+Zeit | |||
![]() |
I_EFFTOTIME | TYPE | ICL_INCL_VER2-EFFTOTIME | Version gültig bis: UTC-Datum+Zeit | |||
![]() |
KEY_ALREADY_EXISTS | TYPE | |||||
Processing Type
Normal Function 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 |