SAP ABAP Class CL_ICL_LITI_DIA (Litigation Level: Dialog)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_LITIGATION_UI (Package) Claims: Litigation: User Interface Layer
Properties
Class CL_ICL_LITI_DIA  
Short Description Litigation Level: Dialog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_LITIGATION_UI   Claims: Litigation: User Interface Layer 
Created 20040927   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_LITI_DIA has no forward declaration.
Interfaces
Class CL_ICL_LITI_DIA has no interface implemented.
Friends
Class CL_ICL_LITI_DIA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_LITITEM_POPAI Static Attribute Private Type reference (TYPE) ICL_LITITEM_TAB Litigation Levels: Global Memory for POPAI 20040927
2 GV_LITITEMGUID Static Attribute Public Type reference (TYPE) ICL_LITITEMGUID UUID of Litigation Step 20040927
3 GV_LITITEM_EDIT Static Attribute Public Type reference (TYPE) BOOLE_D Current Litigation Step: Changeable? (Yes = "X", No = " ") 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Private Method Obsolte: Check Litigation in UI Layer 20040929
2 EDITMODE_SET Static method Public Method Current Lit.Level: Changeable or Only Displayable (DCUAC) 20050407
3 FMOD_GENERAL Static method Public Method General Field Modification 20041004
4 LITITEM_SET Static method Public Method Sets the Litigation Step Currently Being Processed 20041004
5 MEMPAI_CHANGE Static method Private Method Change a Litigation Step in Global POPAI Memory 20040927
6 MEMPAI_GET_SINGLE Static method Private Method Read a Litigation Step in Global POPAI Memory 20040927
7 PAI_ICLL11 Static method Public Method PAI for View ICLL11: Litigation Level: General Data 20040927
8 PAI_ICLL12 Static method Public Method PAI for View ICLL12: Litigation Level: Venue 20041006
9 PAI_ICLL13 Static method Public Method PAI for View ICLL13: Litigation Level: Trial Date 20041214
10 PAI_ICLL14 Static method Public Method PAI for View ICLL14: Litigation Level: Federal Court 20050117
11 PAI_ICLL15 Static method Public Method PAI for View ICLL15: Litigation Level: Judge 20041227
12 PBO_ICLL11 Static method Public Method PBO View ICLL11: Litigation Level: General Data 20040927
13 PBO_ICLL12 Static method Public Method PBO View ICLL12: Litigation Level: Venue 20041006
14 PBO_ICLL13 Static method Public Method PBO View ICLL13: Litigation Level: Trial Date 20041214
15 PBO_ICLL14 Static method Public Method PBO View ICLL14: Litigation Level: Federal Court 20050117
16 PBO_ICLL15 Static method Public Method PBO View ICLL15: Litigation Level: Judge 20041227
17 POPAI Static method Public Method Copy Changes From Global PAI Memory to Local Memory 20040927
18 REFRESH Static method Public Method 20050504
19 SEND_MESSAGES Static method Private Method Send Messages for Return Codes 20050303
20 STATUS_EVALUATE Static method Public Method Determine Display Status via BRF Expression 20050307
Events
Class CL_ICL_LITI_DIA has no event.
Types
Class CL_ICL_LITI_DIA has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LITITEM Call by reference Type reference (TYPE) ICL_LITITEM Verfahrensinstanz 20040929
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040929

Method EDITMODE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EDIT Call by reference Type reference (TYPE) BOOLE_D Aktuelle VerfInstanz änderbar: TRUE (='X') und FALSE (=' ') 20050407
2 Importing IV_LITHGUID Call by reference Type reference (TYPE) ICL_LITHGUID Universal Unique Identifier des Verfahrens 20050505
3 Importing IV_LITH_EDIT Call by reference Type reference (TYPE) BOOLE_D Aktuelles Verfahren änderbar: TRUE (='X') und FALSE (=' ') 20050505
4 Importing IV_LITITEMGUID Call by reference Type reference (TYPE) ICL_LITITEMGUID Universal Unique Identifier der Verfahrensinstanz 20050505

Method EDITMODE_SET on class CL_ICL_LITI_DIA has no exception.

Method FMOD_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) BUS000FLDS-FLDSTAT Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) 20041004
2 Importing IV_FLDGR Call by reference Type reference (TYPE) TBZ3W-FLDGR Feldgruppe 20041004
3 Importing IV_STATUS Call by reference Type reference (TYPE) BUS000FLDS-FLDSTAT Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) 20041004

Method FMOD_GENERAL on class CL_ICL_LITI_DIA has no exception.

Method LITITEM_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LITHGUID Call by reference Type reference (TYPE) ICLLITHEADER-LITHGUID Als Prüfparameter:Universal Unique Identifier des Verfahrens 20050127
2 Importing IV_LITITEMGUID Call by reference Type reference (TYPE) ICLLITITEM-LITITEMGUID UUID der Verfahrensinstanz 20041004

Method LITITEM_SET on class CL_ICL_LITI_DIA has no exception.

Method MEMPAI_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LITITEM Call by reference Type reference (TYPE) ICL_LITITEM Verfahrensinstanz 20040927
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040927
2 CX_ICL_LITITEMGUID_IS_INITIAL Verfahrensinstanz-GUID ist initial 20040927

Method MEMPAI_GET_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LITITEM Call by reference Type reference (TYPE) ICL_LITITEM Verfahrensinstanz 20040927
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20040927
3 Importing IV_LITITEMGUID Call by reference Type reference (TYPE) ICL_LITITEMGUID UUID der Verfahrensinstanz 20040927
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040927
2 CX_ICL_LITITEM_NOT_FOUND Verfahrensschritt nicht gefunden 20040927

Method PAI_ICLL11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ICLL11 Call by reference Type reference (TYPE) ICL_ICLL11 Dynpro-Struktur zu Sicht ICLL11: Ver.Instanz - allg. Daten 20040927
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040927
2 CX_ICL_LITITEMGUID_IS_INITIAL Verfahrensinstanz-GUID ist initial 20040927

Method PAI_ICLL12 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ICLL12_INT Call by reference Type reference (TYPE) ICL_ICLL12_INT Intern = Extern: Sicht ICLL12: Verf.Instanz: Gerichtsstand 20041006
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20041006
2 CX_ICL_LITITEMGUID_IS_INITIAL Verfahrensinstanz-GUID ist initial 20041006

Method PAI_ICLL13 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ICLL13 Call by reference Type reference (TYPE) ICL_ICLL13 Dynpro-Struktur zu Sicht ICLL13: Ver.Instanz- Verhandlungsdt 20041214
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20041214
2 CX_ICL_LITITEMGUID_IS_INITIAL Verfahrensinstanz-GUID ist initial 20041214

Method PAI_ICLL14 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ICLL14 Call by reference Type reference (TYPE) ICL_PART_ICLL14 Verfahrensinstanz: Beteiligte 'Bundesgericht' 20050117
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20050117
2 CX_ICL_LITITEMGUID_IS_INITIAL Verfahrensinstanz-GUID ist initial 20050117

Method PAI_ICLL15 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ICLL15 Call by reference Type reference (TYPE) ICL_PART_ICLL15 Verfahrensinstanz: Beteiligte 'Richter' 20041227
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20041227
2 CX_ICL_LITITEMGUID_IS_INITIAL Verfahrensinstanz-GUID ist initial 20041227

Method PBO_ICLL11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLL11 Call by reference Type reference (TYPE) ICL_ICLL11 Dynpro-Struktur zu Sicht ICLL11: Ver.Instanz - allg. Daten 20040927

Method PBO_ICLL11 on class CL_ICL_LITI_DIA has no exception.

Method PBO_ICLL12 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLL12 Call by reference Type reference (TYPE) ICL_ICLL12 Dynpro-Struktur zu Sicht ICLL12: Verf.Instanz: Gerichtsstand 20041006

Method PBO_ICLL12 on class CL_ICL_LITI_DIA has no exception.

Method PBO_ICLL13 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLL13 Call by reference Type reference (TYPE) ICL_ICLL13 Dynpro-Struktur zu Sicht ICLL13: Ver.Instanz- Verhandlungsdt 20041214

Method PBO_ICLL13 on class CL_ICL_LITI_DIA has no exception.

Method PBO_ICLL14 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLL14 Call by reference Type reference (TYPE) ICL_PART_ICLL14 Verfahrensinstanz: Beteiligte 'Bundesgericht' 20050117

Method PBO_ICLL14 on class CL_ICL_LITI_DIA has no exception.

Method PBO_ICLL15 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ICLL15 Call by reference Type reference (TYPE) ICL_PART_ICLL15 Verfahrensinstanz: Beteiligte 'Richter' 20041227

Method PBO_ICLL15 on class CL_ICL_LITI_DIA has no exception.

Method POPAI Signature

Method POPAI on class CL_ICL_LITI_DIA has no parameter.
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040927
2 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20040927
3 CX_ICL_LITITEM_NOT_FOUND Verfahrensschritt nicht gefunden 20040927

Method REFRESH Signature

Method REFRESH on class CL_ICL_LITI_DIA has no parameter.
Method REFRESH on class CL_ICL_LITI_DIA has no exception.

Method SEND_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RC Call by reference Type reference (TYPE) ICL_LIT_RC_TAB Returncode 20050303

Method SEND_MESSAGES on class CL_ICL_LITI_DIA has no exception.

Method STATUS_EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) ICL_STATUS Status innerhalb eines Schaden-/Leistungsfalls 20050307
2 Exporting EV_STATUSN Call by reference Type reference (TYPE) ICL_STATUSN Bezeichnung des Status 20050307
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050307
4 Importing IV_LITHGUID Call by reference Type reference (TYPE) ICL_LITHGUID Universal Unique Identifier des Verfahrens 20050307
5 Importing IV_LITITEMGUID Call by reference Type reference (TYPE) ICL_LITITEMGUID Universal Unique Identifier der Verfahrensinstanz 20050307
# Exception Resumable Description Created on
1 CX_ICL_ERROR_IN_BRF Im BRF ist ein Fehler aufgetreten 20050307
History
Last changed by/on SAP  20050705 
SAP Release Created in 473