SAP ABAP Class CL_ICL_ARG_AL (Negotiation Argument)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_NEGOTIATION_AL (Package) Claims: Negotiation: Application Logic Layer
Properties
Class CL_ICL_ARG_AL  
Short Description Negotiation Argument    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_NEGOTIATION_AL   Claims: Negotiation: Application Logic Layer 
Created 20050202   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_ARG_AL has no forward declaration.
Interfaces
Class CL_ICL_ARG_AL has no interface implemented.
Friends
Class CL_ICL_ARG_AL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLAIM_SAVE Constant Private Type reference (TYPE) ICL_CLAIM 'SAVE#############' Pseudo Claim No. for Any Other Claims 20050222
2 GC_CLSNAME_NEG Constant Private Type reference (TYPE) SEOCLSNAME 'CL_ICL_ARG_AL' Object Cat.Name 20050204
3 GC_RC_ARGID_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 40 Return Code 20050217
4 GC_RC_ARGNUM_IS_DUPLICATE Constant Public Type reference (TYPE) ICL_NEG_RC-RC 42 Return Code 20050525
5 GC_RC_ARGNUM_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 41 Return Code 20050525
6 GC_RC_ARGTYPE_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 44 Return Code 20050223
7 GC_RC_ARGTYPE_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 45 Return Code 20050511
8 GC_RC_ARGUSED_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 46 Return Code 20050511
9 GC_RC_SUBOBJECT_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 43 Return Code 20050223
10 GC_VERSION_DEL Constant Private Type reference (TYPE) C 'D' Data to be deleted 20050222
11 GC_VERSION_HST Constant Private Type reference (TYPE) C 'H' Data History 20050222
12 GC_VERSION_INS Constant Private Type reference (TYPE) C 'I' Data to Be Added 20050222
13 GC_VERSION_NEW Constant Private Type reference (TYPE) C 'N' New Data 20050204
14 GC_VERSION_OLD Constant Private Type reference (TYPE) C 'O' Old Data 20050204
15 GC_VERSION_UNC Constant Private Type reference (TYPE) C 'C' Unchanged Data 20050223
16 GC_VERSION_UPD Constant Private Type reference (TYPE) C 'U' Data To Be Changed 20050222
17 GO_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_ICL_NEGOTIATION BAdI Interface IF_EX_ICL_NEGOTIATION 20050310
18 GO_OREF Static Attribute Private Object reference (TYPE REF TO) CL_ICL_OREF Object Reference Management 20050204
19 GT_ARGHEADER Instance attribute Private Type reference (TYPE) ICL_ARGHEADER_TAB Argument Table 20050204
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method Add Negotiation to Memory 20050204
2 ARGTYPEN_GET Static method Public Method Provides Description of Type of Negotiation Argument 20050228
3 ARGTYPE_CHECK Static method Private Method Examination of Type of Negotiation Argument 20050918
4 ARGTYPE_GET Static method Public Method Provides Type of Negotiation Argument 20050301
5 ARGUSED_CHECK Static method Private Method Examination of 'Usage of Argument' 20050918
6 ARGUSED_GET Static method Public Method Provides Usage of Negotiation Argument 20050301
7 ARGUSEN_GET Static method Public Method Provides Description of Usage of Negotiation Argument 20050301
8 CHANGE Static method Public Method Change Argument in Memory 20050217
9 CHECK Static method Public Method Check Argument 20050217
10 CHECK_BADI_CALL Static method Private Method BAdI Call: Additional Checks for Negotiation 20050310
11 DELETE Static method Public Method Delete Argument in Memory 20050202
12 FLDS_EXT_SET Static method Public Method Set External Fields (Such as Name of a Field) 20050214
13 GET Static method Public Method Read Argument From Memory/DB 20050202
14 GETMAXNUM Static method Public Method Provides Next Largest Sequence Number 20050819
15 GET_DELTA Static method Public Method Argument: Read Database Deltas in DSAVE 20050222
16 INFO_GET Static method Public Method Get Information on Arguments of a Claim 20050222
17 INST_ADD Instance method Private Method Add Argument to an Object Instance 20050204
18 INST_CHANGE Instance method Private Method Change Argument of an Object Instance 20050217
19 INST_DELETE Instance method Private Method Delete Argument of an Object Instance 20050214
20 INST_GET Instance method Private Method Get Argument of an Object Instance 20050214
21 INST_INIT Instance method Private Method Initialize Argument of an Object Instance 20050204
22 LOAD Static method Private Method Load Argument in a Claim From DB to Memory 20050204
23 OLD_GET Static method Public Method Get Old Version of Argument From Memory/DB 20050222
24 OREF_GET Static method Private Method Get Object Reference for Claim and Version 20050204
25 REFRESH Static method Public Method Initialized Current Memory for a Claim 20050222
26 RESET Static method Public Method Reset Memory for Claim to Status Last Saved 20050304
27 SAVE Static method Public Method Save Arguments in DB 20050222
28 SAVE_CLOSE Static method Public Method Initialize Global Memory 20050222
29 SAVE_PREPARE Static method Public Method Complete Data and Place in Memory 20050223
30 VERSION_GET Static method Private Method Get Version of Argument From Memory/DB 20050214
Events
Class CL_ICL_ARG_AL has no event.
Types
Class CL_ICL_ARG_AL has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050222
# Exception Resumable Description Created on
1 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20050204
2 CX_ICL_NEG_NO_AUTHORITY Verhandlung: Keine Berechtigung für Verhandlung vorhanden 20050317

Method ARGTYPEN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ARGTYPEN Value transfer Type reference (TYPE) ICL_ARGTYPEN_D_PE Bezeichnung der Verhandlungsart 20050228
2 Importing IV_ARGTYPE Call by reference Type reference (TYPE) ICL_ARGTYPE_D_PE Argument (komplette Struktur für Tabellentypen) 20050301

Method ARGTYPEN_GET on class CL_ICL_ARG_AL has no exception.

Method ARGTYPE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARGTYPE Call by reference Type reference (TYPE) ICL_ARGTYPE_D_PE Art des Verhandlungsarguments 20050918
# Exception Resumable Description Created on
1 CX_ICL_ARGTYPE_NOT_FOUND Argumentart nicht vorhanden 20050918

Method ARGTYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ARGTYPE Value transfer Type reference (TYPE) ICL_ARGTYPE_D_PE Bezeichnung der Verhandlungsart 20050301
2 Changing EV_ARGTYPETAB Call by reference Type reference (TYPE) ICL_CUSTTXT_T_PE Struktur zur Uebergabe von Customizing-Daten 20050311
3 Importing IV_ARGTYPEN Call by reference Type reference (TYPE) ICL_ARGTYPEN_D_PE Argument (komplette Struktur für Tabellentypen) 20050301

Method ARGTYPE_GET on class CL_ICL_ARG_AL has no exception.

Method ARGUSED_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARGUSED Call by reference Type reference (TYPE) ICL_ARGUSED_D_PE Verwendung des Arguments in der Verhandlung 20050918
# Exception Resumable Description Created on
1 CX_ICL_ARGUSED_NOT_FOUND Argumentverwendung nicht vorhanden 20050918

Method ARGUSED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ARGUSED Value transfer Type reference (TYPE) ICL_ARGUSED_D_PE Bezeichnung der Verhandlungsart 20050301
2 Changing EV_ARGUSEDTAB Call by reference Type reference (TYPE) ICL_CUSTTXT_T_PE Tabelle zur Uebergabe von Customizing-Daten 20050314
3 Importing IV_ARGUSEN Call by reference Type reference (TYPE) ICL_ARGUSEN_D_PE Argument (komplette Struktur für Tabellentypen) 20050301

Method ARGUSED_GET on class CL_ICL_ARG_AL has no exception.

Method ARGUSEN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ARGUSEN Value transfer Type reference (TYPE) ICL_ARGUSEN_D_PE Bezeichnung der Verhandlungsart 20050301
2 Importing IV_ARGUSED Call by reference Type reference (TYPE) ICL_ARGUSED_D_PE Argument (komplette Struktur für Tabellentypen) 20050301

Method ARGUSEN_GET on class CL_ICL_ARG_AL has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050217
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050217
2 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20050217
3 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050217
4 CX_ICL_NEG_NO_AUTHORITY Verhandlung: Keine Berechtigung für Verhandlung vorhanden 20050310

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RC Call by reference Type reference (TYPE) ICL_NEG_RC Returncode 20050217
2 Exporting ET_RC Call by reference Type reference (TYPE) ICL_NEG_RC_TAB Returncode 20050217
3 Importing IS_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050217

Method CHECK on class CL_ICL_ARG_AL has no exception.

Method CHECK_BADI_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RC Call by reference Type reference (TYPE) ICL_NEG_RC_TAB Returncode 20050310
2 Importing IS_ARGITEM Call by reference Type reference (TYPE) ICL_ARGHEADER Argument 20050310

Method CHECK_BADI_CALL on class CL_ICL_ARG_AL has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARGID Call by reference Type reference (TYPE) ICL_ARGID_D_PE UUID der Verhandlung 20050214
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050202
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050202
2 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050202
3 CX_ICL_NEG_NO_AUTHORITY Verhandlung: Keine Berechtigung für Verhandlung vorhanden 20050310

Method FLDS_EXT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050214
2 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050214

Method FLDS_EXT_SET on class CL_ICL_ARG_AL has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlungsargument 20050202
2 Exporting ET_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlungsargument 20050202
3 Importing IV_ARGID Call by reference Type reference (TYPE) ICL_ARGID_D_PE UUID der Verhandlung 20050214
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050202
5 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20050214
6 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050202
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050202
2 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050202

Method GETMAXNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAXNUM Value transfer Type reference (TYPE) ICL_ARGNUM_D_PE Eindeutige Positionsnummer zum Verhandlungsargument 20050819
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050819
3 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20050819

Method GETMAXNUM on class CL_ICL_ARG_AL has no exception.

Method GET_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ARGHEADER_DEL Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlungsschritt: DB-Delta - Zu löschen 20050222
2 Exporting ET_ARGHEADER_INS Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlungsschritt: DB-Delta - Einzufügen 20050222
3 Exporting ET_ARGHEADER_UPD Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlungsschritt: DB-Delta - Zu ändern 20050222

Method GET_DELTA on class CL_ICL_ARG_AL has no exception.

Method INFO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_X_CHANGED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050222
2 Exporting EV_X_LOADED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050222
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050222
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050222

Method INST_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050222
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050204

Method INST_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050217
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050217
2 CX_ICL_NEG_NOT_FOUND 20050217

Method INST_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARGID Call by reference Type reference (TYPE) ICL_ARGID_D_PE UUID der Verhandlung 20050214
# Exception Resumable Description Created on
1 CX_ICL_NEG_NOT_FOUND Verfahren nicht gefunden 20050214

Method INST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050214
2 Exporting ET_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlung 20050214
3 Importing IV_ARGID Call by reference Type reference (TYPE) ICL_ARGID_D_PE ID des Verhandlungsarguments 20050218
4 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE UUID der Verhandlung 20050214
5 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050214
# Exception Resumable Description Created on
1 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050214

Method INST_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlung 20050204
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050204
2 CX_ICL_NEGID_IS_INITIAL Verhandlungs-GUID ist initial 20050204

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050204
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050204

Method OLD_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Argument 20050222
2 Exporting ET_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Argumente 20050222
3 Importing IV_ARGID Call by reference Type reference (TYPE) ICL_ARGID_D_PE UUID des Verhandlungsarguments 20050222
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050222
5 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050222
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050222
2 CX_ICL_NEGIT_NOT_FOUND 20050222

Method OREF_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ARGHEADER Call by reference Object reference (TYPE REF TO) CL_ICL_ARG_AL Verhandlung (Kopf): Object Layer 20050204
2 Exporting EV_X_CREATED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050204
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050204
4 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Version 20050204
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050204
2 CX_ICL_OBJ_VERSION_IS_INITIAL Objektreferenzversion ist initial 20050204

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050222
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050222

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050304
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050304

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_X_UPDTASK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050222

Method SAVE on class CL_ICL_ARG_AL has no exception.

Method SAVE_CLOSE Signature

Method SAVE_CLOSE on class CL_ICL_ARG_AL has no parameter.
Method SAVE_CLOSE on class CL_ICL_ARG_AL has no exception.

Method SAVE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Persistente Fallnummer 20050223
2 Importing IT_ARGHEADER_NEW Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlungsargumente neu 20050223
3 Importing IT_ARGHEADER_OLD Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlungsargumente alt 20050223
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Temporäre Fallnummer 20050223
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050223
2 CX_ICL_NEGITID_IS_INITIAL Verhandlungsposition-GUID ist initial 20050223

Method VERSION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER Verhandlung 20050214
2 Exporting ET_ARGHEADER Call by reference Type reference (TYPE) ICL_ARGHEADER_TAB Verhandlung 20050214
3 Importing IV_ARGID Call by reference Type reference (TYPE) ICL_ARGID_D_PE ID des Verhandlungsarguments 20050214
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050214
5 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE UUID der Verhandlung 20050214
6 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050214
7 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050214
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050214
2 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050214
3 CX_ICL_OBJ_VERSION_IS_INITIAL Objektreferenzversion ist initial 20050214
History
Last changed by/on SAP  20060208 
SAP Release Created in 600