SAP ABAP Class CL_ICL_NEG_AL (Negotiation (Header): Object Layer)
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_NEG_AL  
Short Description Negotiation (Header): Object Layer    
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 20050114   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_NEG_AL has no forward declaration.
Interfaces
Class CL_ICL_NEG_AL has no interface implemented.
Friends
Class CL_ICL_NEG_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 20050114
2 GC_CLSNAME_NEG Constant Private Type reference (TYPE) SEOCLSNAME 'CL_ICL_NEG_AL' 20050119
3 GC_EVENT_NEG_BEFORE_DELETION Constant Private Type reference (TYPE) BRF_EVENT 'NH003' BRF Event: Before Deletion of Negotiation 20050118
4 GC_EVENT_NEG_CHANGE Constant Private Type reference (TYPE) BRF_EVENT 'NH002' BRF Event: Negotiation Will Be Changed 20050118
5 GC_EVENT_NEG_CREATE Constant Private Type reference (TYPE) BRF_EVENT 'NH001' BRF Event: Negotiation Will Be Created 20050118
6 GC_RC_CONTACTMODE_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 11 RC: Communication Type Does Not Exist 20050511
7 GC_RC_NEGFORM_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 7 RC: Form of Negotiation Does Not Exist 20050511
8 GC_RC_NEGID_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 1 RC: GUID of Negotiation Is Not Filled 20050118
9 GC_RC_NEGNAME_IS_DUPLICATE Constant Public Type reference (TYPE) ICL_NEG_RC-RC 3 RC: Name of Negotiation Is not Unique 20050525
10 GC_RC_NEGNAME_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 2 RC: Name of Negotiation Not Filled 20050525
11 GC_RC_NEGSTATUS_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 12 RC: Status Does Not Exist 20050511
12 GC_RC_NEGTYPE_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 6 RC: Negotiation Type Is Not Filled 20050511
13 GC_RC_NEGTYPE_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 5 RC: Negotiation Type Does Not Exist 20050124
14 GC_RC_NO_SUBCLAIM_ASSIGNED Constant Public Type reference (TYPE) ICL_NEG_RC-RC 10 RC: No Subclaim Assigned to Negotiation 20050114
15 GC_RC_SETTLMNTFORM_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 8 RC: Payment Note Does Not Exist 20050511
16 GC_RC_SUBOBJECT_IS_INITIAL Constant Public Type reference (TYPE) ICL_NEG_RC-RC 4 RC: Subobject Is Initial 20050114
17 GC_RC_VPARTNER_NOT_FOUND Constant Public Type reference (TYPE) ICL_NEG_RC-RC 9 RC: Negotiation Partner Does Not Exist 20050511
18 GC_TIAM130S_SOBCN0 Constant Private Type reference (TYPE) IAM_ACTIVITY 'SOBCN0' System Activity: Reversal of Subobject Belonging to Task 20070628
19 GC_VERSION_DEL Constant Private Type reference (TYPE) C 'D' Data to be deleted 20050114
20 GC_VERSION_HST Constant Private Type reference (TYPE) C 'H' Data History 20050114
21 GC_VERSION_INS Constant Private Type reference (TYPE) C 'I' Data to Be Added 20050114
22 GC_VERSION_NEW Constant Private Type reference (TYPE) C 'N' New Data 20050114
23 GC_VERSION_OLD Constant Private Type reference (TYPE) C 'O' Old Data 20050114
24 GC_VERSION_UNC Constant Private Type reference (TYPE) C 'C' Unchanged Data 20050114
25 GC_VERSION_UPD Constant Private Type reference (TYPE) C 'U' Data To Be Changed 20050114
26 GO_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_ICL_NEGOTIATION BAdI Interface IF_EX_ICL_NEGOTIATION 20050310
27 GO_OREF Static Attribute Private Object reference (TYPE REF TO) CL_ICL_OREF Object Reference Management 20050114
28 GT_NEGHEADER Instance attribute Private Type reference (TYPE) ICL_NEGHEADER_TAB Negotiation 20050118
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method Add Negotiation to Memory 20050114
2 AUTHORITY_CHECK Static method Private Method Negotiation: Check Authorization for Activity 20050310
3 AUTH_CHECK Static method Public Method Negotiation: Check Authorization for Activity 20050310
4 CALL_EVENT_NEG_CHANGED Static method Public Method Call BRF Event NH002 20050617
5 CANCEL Static method Public Method Set Litigation to Status "Cancelled" 20070628
6 CHANGE Static method Public Method Change Negotiation in Memory 20050114
7 CHECK Static method Public Method Check Negotiation 20050114
8 CHECK_BADI_CALL Static method Private Method BAdI Call: Additional Checks for Litigation 20050310
9 DESCRIPTION_COMPOSE Static method Public Method Negotiation: Determine Description 20050601
10 FINISH Static method Public Method Set Litigation to Status "Closed" 20070628
11 FLDS_EXT_SET Static method Public Method Set External Fields (Such as Name of a Field) 20050114
12 GET Static method Public Method Read Negotiation From Memory/DB 20050114
13 GET_BY_NEGNAME Static method Public Method Read Negotiation Via Specification of Negotiation Name 20050905
14 GET_BY_SUBOBJECT Static method Public Method Read Negotiation Via Specification of Subobject 20050318
15 GET_DELTA Static method Public Method Negotiation: Read Database Deltas in DSAVE 20050114
16 INFO_GET Static method Public Method Get Information on Negotiation of a Claim 20050114
17 INST_ADD Instance method Private Method Add Negotiation to an Object Instance 20050114
18 INST_CHANGE Instance method Private Method Change Negotiation of an Object Instance 20050114
19 INST_DELETE Instance method Private Method Delete Negotiation of an Object Instance 20050114
20 INST_GET Instance method Private Method Get Negotiation of an Object Instance 20050114
21 INST_INIT Instance method Private Method Initialize Negotiation of an Object Instance 20050114
22 LOAD Static method Private Method Load Negotiation in a Claim From DB to Memory 20050114
23 NEGFORMN_GET Static method Public Method Provides Name of Form of Negotiation 20050208
24 NEGSTATUSN_GET Static method Public Method Provides Name of Negotiation Status 20050430
25 NEGTYPEN_GET Static method Public Method Provides Name of Type of Negotiation 20050208
26 OLD_GET Static method Public Method Get Old Version of Negotiation From Memory/DB 20050114
27 OREF_GET Static method Private Method Get Object Reference for Claim and Version 20050114
28 REFRESH Static method Public Method Initialized Current Memory for a Claim 20050114
29 REOPEN Static method Public Method Set Litigation to Status "Reopened" 20070628
30 RESET Static method Public Method Reset Memory for Claim to Status Last Saved 20050114
31 SAVE Static method Public Method Save Negotiation in DB 20050114
32 SAVE_CLOSE Static method Public Method Initialize Global Memory 20050114
33 SAVE_PREPARE Static method Public Method Complete Data and Place in Memory 20050114
34 SETTLMNTFORMN_GET Static method Public Method Provides Description for Form of Payment 20050311
35 SUBOBJECT_DESCRIPTION_GET Static method Public Method Negotiation: Determine Description Using Subobject 20050601
36 VERSION_GET Static method Private Method Get Version of Negotiation From Memory/DB 20050114
37 VPARTNERN_GET Static method Public Method Provides Name of Form of Negotiation 20050311
38 VPARTNER_GET Static method Public Method Provides Key of Form of Negotiation 20050314
Events
Class CL_ICL_NEG_AL has no event.
Types
Class CL_ICL_NEG_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 Exporting EV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE 20050118
2 Exporting EV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050503
3 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER 20050118
# Exception Resumable Description Created on
1 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20050114
2 CX_ICL_NEG_NO_AUTHORITY Verhandlung: Keine Berechtigung für Verhandlung vorhanden 20050310

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XAUTHORIZED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050310
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20050310
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050310
4 Importing IV_CLTYPE Call by reference Type reference (TYPE) ICL_CLTYPE Interne Fallart 20050310
5 Importing IV_SGUID Call by reference Type reference (TYPE) ICL_SOURCE_GUID UUID einer Verhandlung; SPACE = irgendein Verfahren im Fall 20050310

Method AUTHORITY_CHECK on class CL_ICL_NEG_AL has no exception.

Method AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XAUTHORIZED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050310
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20050310
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050310
4 Importing IV_CLTYPE Call by reference Type reference (TYPE) ICL_CLTYPE Interne Fallart 20050310
5 Importing IV_SGUID Call by reference Type reference (TYPE) ICL_SOURCE_GUID UUID einer Verhandlung; SPACE = irgendein Verfahren im Fall 20050310

Method AUTH_CHECK on class CL_ICL_NEG_AL has no exception.

Method CALL_EVENT_NEG_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung (komplette Struktur für Tabellentypen) 20050617
2 Importing IT_SUBCL Call by reference Type reference (TYPE) ICL_SUBCL_T Subclaim 20050617
3 Importing IV_SUBCL_ASSIGNM Call by reference Type reference (TYPE) ICL_SUBCL_ASSIGNM SPACE Liegt Änderung der Teilfallzuordnung vor? Welche? 20050617
# Exception Resumable Description Created on
1 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20050617

Method CANCEL 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 20070628
2 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20070628

Method CANCEL on class CL_ICL_NEG_AL has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER 20050118
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20050114
3 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050119
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 20050114
2 Exporting ET_RC Call by reference Type reference (TYPE) ICL_NEG_RC_TAB Returncode 20050114
3 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER 20050118

Method CHECK on class CL_ICL_NEG_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_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050310

Method CHECK_BADI_CALL on class CL_ICL_NEG_AL has no exception.

Method DESCRIPTION_COMPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) ICL_SOBJDESCR Bezeichnung des Teilobjekts 20050601
2 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050601

Method DESCRIPTION_COMPOSE on class CL_ICL_NEG_AL has no exception.

Method FINISH 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 20070628
2 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20070628

Method FINISH on class CL_ICL_NEG_AL has no exception.

Method FLDS_EXT_SET Signature

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

Method FLDS_EXT_SET on class CL_ICL_NEG_AL has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050118
2 Exporting ET_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB Verhandlung 20050118
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050114
4 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE 20050118
5 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050119

Method GET_BY_NEGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050905
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050905
3 Importing IV_NEGNAME Call by reference Type reference (TYPE) ICL_NEGNAME_D_PE 20050905
4 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050905
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050905
2 CX_ICL_NEGNAME_IS_INITIAL Verhandlungsname ist initial 20050905
3 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050905

Method GET_BY_SUBOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050318
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050318
3 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050318
4 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050318
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050318
2 CX_ICL_SUBOBJECT_IS_INITIAL Teilobjekt ist initial 20050318
3 CX_ICL_SUBOBJECT_NOT_FOUND Teilobjekt nicht gefunden 20050318

Method GET_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NEGHEADER_DEL Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB 20050118
2 Exporting ET_NEGHEADER_INS Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB 20050118
3 Exporting ET_NEGHEADER_UPD Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB 20050118

Method GET_DELTA on class CL_ICL_NEG_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 (=' ') 20050114
2 Exporting EV_X_LOADED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050114
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114

Method INST_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE UUID der Verhandlung 20050118
2 Exporting EV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050503
3 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050118
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114

Method INST_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050118
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_NEG_NOT_FOUND 20050119

Method INST_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE UUID der Verhandlung 20050118
# Exception Resumable Description Created on
1 CX_ICL_NEG_NOT_FOUND 20050118

Method INST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050118
2 Exporting ET_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB Verhandlung 20050118
3 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE UUID der Verhandlung 20050119
4 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050114
# Exception Resumable Description Created on
1 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050119

Method INST_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB Verhandlung 20050118
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_NEGID_IS_INITIAL 20050118

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 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114

Method NEGFORMN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEGFORMN Value transfer Type reference (TYPE) ICL_NEGFORMN_D_PE Bezeichnung der Verhandlungsform 20050208
2 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung (komplette Struktur für Tabellentypen) 20050208

Method NEGFORMN_GET on class CL_ICL_NEG_AL has no exception.

Method NEGSTATUSN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEGSTATUSN Value transfer Type reference (TYPE) ICL_NEGSTATUSN_D_PE Bezeichnung des Verhandlungsstatus 20050430
2 Importing IV_CANCELLED Call by reference Type reference (TYPE) ICL_NEG_CANCELLED Status der Verhandlung 20050511

Method NEGSTATUSN_GET on class CL_ICL_NEG_AL has no exception.

Method NEGTYPEN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEGTYPEN Value transfer Type reference (TYPE) ICL_NEGTYPEN_D_PE Bezeichnung der Verhandlungsart 20050208
2 Importing IS_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung (komplette Struktur für Tabellentypen) 20050208

Method NEGTYPEN_GET on class CL_ICL_NEG_AL has no exception.

Method OLD_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER 20050118
2 Exporting ET_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB 20050118
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050114
4 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE 20050118
5 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_NEG_NOT_FOUND 20050118

Method OREF_GET Signature

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

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 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114

Method REOPEN 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 20070628
2 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE ID der Verhandlung 20070628

Method REOPEN on class CL_ICL_NEG_AL has no exception.

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 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114

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 (=' ') 20050114

Method SAVE on class CL_ICL_NEG_AL has no exception.

Method SAVE_CLOSE Signature

Method SAVE_CLOSE on class CL_ICL_NEG_AL has no parameter.
Method SAVE_CLOSE on class CL_ICL_NEG_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 20050114
2 Importing IT_NEGHEADER_NEW Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB 20050118
3 Importing IT_NEGHEADER_OLD Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB 20050118
4 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Temporäre Fallnummer 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_NEGID_IS_INITIAL 20050118

Method SETTLMNTFORMN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SETTLMNTFORMN Value transfer Type reference (TYPE) ICL_SETTLMNTFORMN_D_PE Bezeichnung der Zahlungsart 20050311
2 Importing IV_SETTLMNTFORM Call by reference Type reference (TYPE) ICL_SETTLMNTFORM_D_PE Zahlungsart 20050311

Method SETTLMNTFORMN_GET on class CL_ICL_NEG_AL has no exception.

Method SUBOBJECT_DESCRIPTION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) ICL_SOBJDESCR Bezeichnung des Teilobjekts 20050601
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050601
3 Importing IV_SUBOBJCAT Call by reference Type reference (TYPE) ICL_SUBOBJCAT Fallteilobjekttyp 20050601
4 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050601

Method SUBOBJECT_DESCRIPTION_GET on class CL_ICL_NEG_AL has no exception.

Method VERSION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER Verhandlung 20050118
2 Exporting ET_NEGHEADER Call by reference Type reference (TYPE) ICL_NEGHEADER_TAB Verhandlung 20050118
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050114
4 Importing IV_NEGID Call by reference Type reference (TYPE) ICL_NEGID_D_PE UUID der Verhandlung 20050118
5 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050114
6 Importing IV_X_SET_EXT_FIELDS Call by reference Type reference (TYPE) BOOLE_D Externe Felder setzen 20050114
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050114
2 CX_ICL_NEG_NOT_FOUND Verhandlung nicht gefunden 20050119
3 CX_ICL_OBJ_VERSION_IS_INITIAL Objektreferenzversion ist initial 20050114

Method VPARTNERN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VPARTNERN Value transfer Type reference (TYPE) ICL_NEGVPARTNERN_D_PE Text zum Verhandlungspartner 20050311
2 Importing IV_VPARTNER Call by reference Type reference (TYPE) ICL_NEGVPARTNER_D_PE Verhandlung (komplette Struktur für Tabellentypen) 20050314
# Exception Resumable Description Created on
1 CX_ICL_NEG_ENTRY_NOT_FOUND 20050324

Method VPARTNER_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VPARTNER Value transfer Type reference (TYPE) ICL_NEGVPARTNER_D_PE Key zum Verhandlungspartner 20050314
2 Changing EV_VPARTNERTAB Call by reference Type reference (TYPE) ICL_CUSTTXT_T_PE Tabelle zur Uebergabe von Customizing-Daten 20050314
3 Importing IV_VPARTNERN Call by reference Type reference (TYPE) ICL_NEGVPARTNERN_D_PE Text zum Verhandlungspartner 20050314

Method VPARTNER_GET on class CL_ICL_NEG_AL has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600