SAP ABAP Class CL_ICL_LIMDED_UI (Policy Snapshot : Limits and Deductibles)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_POLICY_UI (Package) Claims: Policy Snapshot: User Interface
Properties
Class CL_ICL_LIMDED_UI  
Short Description Policy Snapshot : Limits and Deductibles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_POLICY_UI   Claims: Policy Snapshot: User Interface 
Created 20050121   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ISCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICL_LIMDED_UI has no interface implemented.
Friends
Class CL_ICL_LIMDED_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_GRID_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for ALV Overview 20050223
2 GO_LIMDED_GRID Instance attribute Private Object reference (TYPE REF TO) CL_ICL_ALV_GRID ALV Overview 20050223
3 GS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20050302
4 GT_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20050302
5 GT_FLDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050302
6 GT_LIMDED Instance attribute Private Type reference (TYPE) ICL_POLS_LIMDED_T_UI Table Structure Limits/Deductibles 20050223
7 GV_ALV_DED Instance attribute Private Type reference (TYPE) C X=Grid Is a Deductible Grid 20050223
8 GV_ALV_LIM Instance attribute Private Type reference (TYPE) C X=Grid Is a Limit Grid 20050223
9 GV_ALV_LIMDED Instance attribute Private Type reference (TYPE) C X = Grid Is a Limit/Deductible Grid 20050323
10 GV_CANC_CRT Instance attribute Private Type reference (TYPE) C X = Cancel Creation 20050523
11 GV_CREATE Instance attribute Private Type reference (TYPE) C SPACE X=Limit/Deductible Will Be Created; SPACE = No Creation 20050323
12 GV_DELETE Instance attribute Private Type reference (TYPE) C SPACE X=Limit/Deductible Will Be Deleted; SPACE = No Deletion 20050323
13 GV_INSOBJ Instance attribute Private Type reference (TYPE) ICL_INSOBJ Insured Object Number 20050610
14 GV_LIMDED_GUID Instance attribute Private Type reference (TYPE) ICL_POLS_GUID_D Internal GUID 20050223
15 GV_MSG_TXT Instance attribute Private Type reference (TYPE) STRING Dummy for Message 20050323
16 GV_SCENARIO Instance attribute Private Type reference (TYPE) ICL_LD_SCENARIO_D Scenario Categ.for Display/Maint.Limits/Dedutibles/SumInsrd 20050602
17 GV_SET_TFD Instance attribute Private Type reference (TYPE) C X=Set table for first Display, SPACE=Refresh Table 20050302
18 GV_WRONG_SCEN_DATA Instance attribute Private Type reference (TYPE) C X=Data Cannot Be Displayed in this Scenario 20050610
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LIMDED Instance method Private Method Creation of a Limit/Deductible 20050323
2 CANC_CRT_LIMDED Instance method Private Method Cancel Creation of Limits/Deductibles 20050523
3 CHECK_FOR_MULT_IOB Instance method Private Method Check Whether Limit/Deductible Assigned to Multiple Ins.Obj. 20050610
4 CONSTRUCTOR Instance method Public Constructor Creation of ALV Grid for Limits/Deductibles 20050223
5 DEL_LIMDED Instance method Private Method Deletion of a Limit or Deductible 20050323
6 DISP_ITEM Instance method Private Method Display Limit, Deductible in Scenarios <> 0? 20050121
7 FREE Instance method Public Method Release Grid and Container 20050322
8 GET_CREATE_MODUS Instance method Public Method Determination Whether a New Coverage Is to Be Created Now 20050323
9 GET_LAYOUT Instance method Private Method Get ALV Grid Layout 20050121
10 GET_LIMDED Instance method Private Method Get Limits/Deductibles 20050121
11 GET_VARIANT Instance method Private Method Determination of Name of Display Variant for ALV Grids 20050510
12 HANDLE_TOOLBAR Instance method Private Event handling method Event Handler Toolbar 20050121
13 ON_DBCLICK Instance method Private Event handling method Event Handler Double-Click 20050121
14 ON_HOTSPOT_CLICK Instance method Private Event handling method Event Handler for Hotspot 20050310
15 ON_USER_COMMAND Instance method Private Event handling method Event Handler Double-Click 20050121
16 PAI Instance method Public Method Check on Entry and Write Data to Memory 20050324
17 PBO Instance method Public Method Display of ALV and Detail Data 20050304
Events
Class CL_ICL_LIMDED_UI has no event.
Types
Class CL_ICL_LIMDED_UI has no local type.
Method Signatures

Method ADD_LIMDED Signature

Method ADD_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method ADD_LIMDED on class CL_ICL_LIMDED_UI has no exception.

Method CANC_CRT_LIMDED Signature

Method CANC_CRT_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method CANC_CRT_LIMDED on class CL_ICL_LIMDED_UI has no exception.

Method CHECK_FOR_MULT_IOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_MULT_IOB Value transfer Type reference (TYPE) STRING X=Limit ist über die Deckung mehreren vers. Obj. zugeordnet 20050610
2 Importing IV_COVERAGE Call by reference Type reference (TYPE) ICL_POLM Deckung 20050610

Method CHECK_FOR_MULT_IOB on class CL_ICL_LIMDED_UI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20050223
2 Importing IV_GRID_TYPE Call by reference Type reference (TYPE) C L=Limit, D=Selbstbehalt, Space = beides 20050223
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) ICL_LD_SCENARIO_D Szenario für die Anzeige von Limits, Selbstbeh., Vers.Summen 20050602

Method CONSTRUCTOR on class CL_ICL_LIMDED_UI has no exception.

Method DEL_LIMDED Signature

Method DEL_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method DEL_LIMDED on class CL_ICL_LIMDED_UI has no exception.

Method DISP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISP Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050531
2 Importing IS_ICLPOLL Call by reference Type reference (TYPE) ICL_POLL Limit und Selbstbehalt im Vertragsspiegel 20050121
3 Importing IT_POLN Call by reference Type reference (TYPE) ICL_POLN_TAB Tabelle ICL_POLN 20050606

Method DISP_ITEM on class CL_ICL_LIMDED_UI has no exception.

Method FREE Signature

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

Method GET_CREATE_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CREATE Value transfer Type reference (TYPE) BOOLE X=Neue Deckung wird angelegt, SPACE=Kein Anlegen 20050323

Method GET_CREATE_MODUS on class CL_ICL_LIMDED_UI has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050121

Method GET_LAYOUT on class CL_ICL_LIMDED_UI has no exception.

Method GET_LIMDED Signature

Method GET_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method GET_LIMDED on class CL_ICL_LIMDED_UI has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_VARIANT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20050510
2 Importing IV_HANDLE_ID Call by reference Type reference (TYPE) ICL_TEXT02 ID für den Varianten-Handle 20050510

Method GET_VARIANT on class CL_ICL_LIMDED_UI has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050121

Method HANDLE_TOOLBAR on class CL_ICL_LIMDED_UI has no exception.

Method ON_DBCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050121

Method ON_DBCLICK on class CL_ICL_LIMDED_UI has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050310

Method ON_HOTSPOT_CLICK on class CL_ICL_LIMDED_UI has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050121

Method ON_USER_COMMAND on class CL_ICL_LIMDED_UI has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DED_SCR_DATA Call by reference Type reference (TYPE) ICL_POLS_DED_DISP_DET_S_UI Anzeigestruktur Selbstbehalte-Details 20050324
2 Importing IS_LIMDED_SCR_DATA Call by reference Type reference (TYPE) ICL_POLS_LIMDED_DISP_DET_S_UI Allg. Anzeigestruktur für Limit und Selbstbehalt Details 20050324
3 Importing IS_LIM_SCR_DATA Call by reference Type reference (TYPE) ICL_POLS_LIM_DISP_DET_S_UI Anzeigestruktur Limits-Detail 20050324

Method PAI on class CL_ICL_LIMDED_UI has no exception.

Method PBO Signature

Method PBO on class CL_ICL_LIMDED_UI has no parameter.
Method PBO on class CL_ICL_LIMDED_UI has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600