SAP ABAP Class CL_ICL_LITI_LAWY_OV_DIA (Lawyer - Plaintiff/Defendant in Litigation Level (ALV Grid))
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_LAWY_OV_DIA  
Short Description Lawyer - Plaintiff/Defendant in Litigation Level (ALV Grid)    
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 20050314   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_LITI_LAWY_OV_DIA has no forward declaration.
Interfaces
Class CL_ICL_LITI_LAWY_OV_DIA has no interface implemented.
Friends
Class CL_ICL_LITI_LAWY_OV_DIA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STRUC_PART_COMB_ALV Instance attribute Private Type reference (TYPE) STRUKNAME 'ICL_LIT_PART_COMB_ALV' Name of ALV Structure for Participants Assignment 20050316
2 GO_CCONTR_PART_COMB_OV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050314
3 GO_PART_COMB_ALV Instance attribute Public Object reference (TYPE REF TO) CL_ICL_ALV_GRID ALV Grid for Lawyer - Plaintiff/Defendant in LitigLvl Assgnm 20050314
4 GT_PART_COMB_ALV Instance attribute Protected Type reference (TYPE) ICL_LIT_PART_COMB_ALV_TAB Lawyer - Plaintiff/Defendant in LitigLevel: ALV Data Table 20050315
5 GT_PART_COMB_ALV_PBO Instance attribute Protected Type reference (TYPE) ICL_LIT_PART_COMB_ALV_TAB PBO: Lawyer-Plaintiff/Defendant in LitigLevel:ALV Data Table 20050316
6 GT_ROLE1 Instance attribute Private Type reference (TYPE) ICL_ROLE_TAB First Participant Role: Selection Options 20050314
7 GT_ROLENAME Instance attribute Private Type reference (TYPE) LVC_T_DRAL Role Text -> Role 20050321
8 GV_INITIAL_LINES Instance attribute Private Type reference (TYPE) I Number of Visible Lines in ALV Grid 20050315
9 GV_PAI_OK Instance attribute Protected Type reference (TYPE) BOOLE_D 'X' PAI Checks Successful = "X" 20050314
10 GV_ROLE2 Instance attribute Private Type reference (TYPE) ICL_ROLE Second Participant Role: Is Involved in 1st Participant 20050314
11 GV_SET_TABLE_FFD Instance attribute Protected Type reference (TYPE) BOOLE_D FB SET_TABLE_FOR_FIRST_DISPLAY Not Yet Called: = 'X' 20050314
12 GV_SUBOBJCAT Instance attribute Private Type reference (TYPE) ICL_SUBOBJCAT Claim Subobject Cat. to Which First Participant Role Refers 20050314
13 GV_SUBOBJECT Instance attribute Private Type reference (TYPE) ICL_SUBOBJECT Claim Subobject Cat. to Which First Participant Is Assigned 20050314
Methods
# Method Level Visibility Method type Description Created on
1 ALV_CREATE Instance method Public Method Create ALV 20050314
2 ALV_SET_TABLE_FFD Instance method Protected Method Call SET_TABLE FOR_FIRST DISPLAY with Default Settings 20050316
3 CHECK_ALV_DATA Instance method Protected Method Check entries 20050504
4 CHECK_BPARTNER2_DELETE Instance method Protected Method Check entries 20050509
5 DELETE Instance method Protected Method Deletion of Participant Occurrence 20050330
6 F4_PARTICIPANT Instance method Protected Method F4 Input Help for Claim Participant 20050321
7 FREE Instance method Public Method Release Grid and Container 20050504
8 GET_FIELDCATALOG Instance method Private Method ALV Grid: Define Field Catalog 20050316
9 GET_VARIANT Instance method Protected Method Determines Display Variant of ALV Grid 20050317
10 INSERT Instance method Protected Method Deletion of Participant Occurrence 20050331
11 INSERT_INITIAL_LINES Instance method Private Method Default ALV with Empty Lines 20050315
12 ON_DATA_CHANGED Instance method Protected Event handling method Update Changed Date - Semantic Checks and Dependent Cells 20050321
13 ON_F4_HELP Instance method Protected Event handling method Event Handler for Event ONF4 20050321
14 PAI Instance method Public Method PAI 20050330
15 PARTOCC_CHANGE Instance method Private Method Change to Participant Occurrence 20050330
16 PBO Instance method Public Method PBO 20050314
17 SET_ALV_DATA Instance method Protected Method Determine Output Data for ALV Grid 20050315
18 SET_BPARTNER_VALUES Instance method Protected Method Set Business Partner Data 20050324
19 SET_BPARTNER_VALUES_GEN Instance method Private Method Sets Internal Participant Numbers and Description 20050329
20 SET_CELL_VALUES Instance method Protected Method Set Dependent Cell Values in ALV Grid 20050321
21 SET_DROPDOWN_TABLE Instance method Private Method Fills Dropdown List Boxes 20050321
22 SET_F4_HELP Instance method Protected Method Fields with Own-Defined F4 Input Help 20050321
23 SET_INPUT_STATUS Instance method Protected Method Set Editability for Complete Grid 20050314
24 SET_ROLE_VALUES Instance method Private Method Set Values for Participant Role 20050321
Events
Class CL_ICL_LITI_LAWY_OV_DIA has no event.
Types
Class CL_ICL_LITI_LAWY_OV_DIA has no local type.
Method Signatures

Method ALV_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) C 20050314
2 Importing IV_INITIAL_LINES Call by reference Type reference (TYPE) I 2 Anzahl leerer Zeilen im ALV Grid 20050315

Method ALV_CREATE on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method ALV_SET_TABLE_FFD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PART_COMB_ALV Call by reference Type reference (TYPE) ICL_LIT_PART_COMB_ALV_TAB ALV: Anwalt von Fallbeteiligten (VerfInst) 20050317

Method ALV_SET_TABLE_FFD on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method CHECK_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ERROR Call by reference Type reference (TYPE) BOOLE_D Ein Fehler ist aufgetreten: Ja = 'X', Nein = SPACE 20050504
2 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050504

Method CHECK_ALV_DATA on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method CHECK_BPARTNER2_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ERROR Call by reference Type reference (TYPE) BOOLE_D Ein Fehler ist aufgetreten: Ja = 'X', Nein = SPACE 20050509
2 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050509
3 Importing IV_ROW_ID Call by reference Type reference (TYPE) INT4 ALV-Index der Zeile mit gelöschtem BPARTNER2 20050509

Method CHECK_BPARTNER2_DELETE on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPARTNER Call by reference Type reference (TYPE) ICL_PART Fallbeteiligter 20050330
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050330
3 Importing IV_ROLE Call by reference Type reference (TYPE) ICL_ROLE Schlüssel der Beteiligtenrolle 20050330
4 Importing IV_SUBOBJCAT Call by reference Type reference (TYPE) ICL_SUBOBJCAT Fallteilobjekttyp 20050330
5 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050330

Method DELETE on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method F4_PARTICIPANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BPARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050321
2 Exporting EV_DESCRIP Call by reference Type reference (TYPE) ICL_DESCRIP Beteiligter am Schaden-/Leistungsfall: Beschreibung 20050321
3 Importing IV_ROLE Call by reference Type reference (TYPE) ICL_ROLE Schlüssel der Beteiligtenrolle 20050321

Method F4_PARTICIPANT on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method FREE Signature

Method FREE on class CL_ICL_LITI_LAWY_OV_DIA has no parameter.
Method FREE on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050316

Method GET_FIELDCATALOG on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20050317

Method GET_VARIANT on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPARTNER Call by reference Type reference (TYPE) ICL_PART Fallbeteiligter 20050331
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050331
3 Importing IV_ROLE Call by reference Type reference (TYPE) ICL_ROLE Schlüssel der Beteiligtenrolle 20050331
4 Importing IV_SUBOBJCAT Call by reference Type reference (TYPE) ICL_SUBOBJCAT Fallteilobjekttyp 20050331
5 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050331

Method INSERT on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method INSERT_INITIAL_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PART_COMB_ALV Call by reference Type reference (TYPE) ICL_LIT_PART_COMB_ALV_TAB ALV: Anwalt von Fallbeteiligten (VerfInst) 20050315

Method INSERT_INITIAL_LINES on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20050321
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20050321
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20050321
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20050321
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050321

Method ON_DATA_CHANGED on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method ON_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20050321
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050321
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20050321
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20050321
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20050321
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20050321

Method ON_F4_HELP on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method PAI Signature

Method PAI on class CL_ICL_LITI_LAWY_OV_DIA has no parameter.
Method PAI on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method PARTOCC_CHANGE Signature

Method PARTOCC_CHANGE on class CL_ICL_LITI_LAWY_OV_DIA has no parameter.
Method PARTOCC_CHANGE on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050314

Method PBO on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PART_COMB_ALV Call by reference Type reference (TYPE) ICL_LIT_PART_COMB_ALV_TAB ALV: Anwalt von Fallbeteiligten (VerfInst) 20050315
2 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ICL_SUBOBJECT Fallteilobjekt 20050315

Method SET_ALV_DATA on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_BPARTNER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XERROR Call by reference Type reference (TYPE) BOOLE_D Fehler ist aufgetreten: TRUE (='X') und FALSE (=' ') 20050324
2 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050324
3 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Geänderte Zellen für Anwendung 20050324
4 Importing IV_ONF4_BEFORE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20050329

Method SET_BPARTNER_VALUES on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_BPARTNER_VALUES_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XERROR Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050329
2 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050329
3 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Geänderte Zellen für Anwendung 20050329
4 Importing IV_BP_DESCR_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname: Beschreibung des Beteiligten 20050329
5 Importing IV_BP_INT_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname: intern verarbeitete GP-Nummer 20050329

Method SET_BPARTNER_VALUES_GEN on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_CELL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XERROR Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050321
2 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050321
3 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Geänderte Zellen für Anwendung 20050321
4 Importing IV_ONF4_BEFORE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20050329

Method SET_CELL_VALUES on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_DROPDOWN_TABLE Signature

Method SET_DROPDOWN_TABLE on class CL_ICL_LITI_LAWY_OV_DIA has no parameter.
Method SET_DROPDOWN_TABLE on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4 Call by reference Type reference (TYPE) LVC_T_F4 ALV-Control: Tabelle für F4-Behandlung registrierte Felder 20050321

Method SET_F4_HELP on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_INPUT_STATUS Signature

Method SET_INPUT_STATUS on class CL_ICL_LITI_LAWY_OV_DIA has no parameter.
Method SET_INPUT_STATUS on class CL_ICL_LITI_LAWY_OV_DIA has no exception.

Method SET_ROLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XERROR Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050321
2 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050321
3 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Geänderte Zellen für Anwendung 20050321

Method SET_ROLE_VALUES on class CL_ICL_LITI_LAWY_OV_DIA has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 600