SAP ABAP Class CL_ICL_INSOBJ_UI (Policy Snapshot: Insured Objects Overview)
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_INSOBJ_UI  
Short Description Policy Snapshot: Insured Objects Overview    
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 20050303   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_INSOBJ_UI has no interface implemented.
Friends
Class CL_ICL_INSOBJ_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_ICL_ALV_GRID ALV Insured Objects Overview 20050303
2 GO_GRID_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for ALV Insured Objects Overview 20050303
3 GS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20050303
4 GT_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20050303
5 GT_FLDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050303
6 GT_INSOBJ Instance attribute Private Type reference (TYPE) ICL_POLS_INSOBJ_T_UI Table Type for Structure ICL_POLS_INSOBJ_S_UI 20050303
7 GV_CREATE Instance attribute Private Type reference (TYPE) C Creation of an Insured Object 20050524
8 GV_MSG_TXT Instance attribute Private Type reference (TYPE) STRING Dummy Field for Message Output 20050523
9 GV_SET_TFD Instance attribute Private Type reference (TYPE) C X=Set table for first Display, SPACE=Refresh Table 20050303
Methods
# Method Level Visibility Method type Description Created on
1 ADD_IOB Instance method Private Method Adding an Insured Object 20050309
2 CANC_CRT_IOB Instance method Private Method Cancel Creation of Benefit Type 20050524
3 CONSTRUCTOR Instance method Public Constructor Creation of ALV Grid for Insured Objects 20050303
4 DEL_IOB Instance method Private Method Deletion of an Insured Object 20050310
5 DISPLAY_ALV Instance method Public Method Display of ALV Data 20050303
6 FREE Instance method Public Method Release Grid and Container 20050322
7 GET_INSOBJ Instance method Private Method Get Insured Objects 20050303
8 GET_LAYOUT Instance method Private Method Get ALV Grid Layout 20050303
9 GET_VARIANT Instance method Private Method Determination of Name of Display Variant for ALV Grids 20050510
10 HANDLE_MENU_BUTTON Instance method Private Event handling method Adding a Context Menu to Button in Toolbar 20050308
11 HANDLE_TOOLBAR Instance method Private Event handling method Event Handler Toolbar 20050303
12 IOB_SPEC_TECHFLD Instance method Private Method Hide Ins.Object of Specific Technical Fields 20050310
13 ON_DBCLICK Instance method Private Event handling method Event Handler Double-Click 20050303
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 20050303
Events
Class CL_ICL_INSOBJ_UI has no event.
Types
Class CL_ICL_INSOBJ_UI has no local type.
Method Signatures

Method ADD_IOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPCAT Call by reference Type reference (TYPE) ICL_IOBCAT Kategorie des versicherten Objekts 20050309

Method ADD_IOB on class CL_ICL_INSOBJ_UI has no exception.

Method CANC_CRT_IOB Signature

Method CANC_CRT_IOB on class CL_ICL_INSOBJ_UI has no parameter.
Method CANC_CRT_IOB on class CL_ICL_INSOBJ_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 20050303

Method CONSTRUCTOR on class CL_ICL_INSOBJ_UI has no exception.

Method DEL_IOB Signature

Method DEL_IOB on class CL_ICL_INSOBJ_UI has no parameter.
Method DEL_IOB on class CL_ICL_INSOBJ_UI has no exception.

Method DISPLAY_ALV Signature

Method DISPLAY_ALV on class CL_ICL_INSOBJ_UI has no parameter.
Method DISPLAY_ALV on class CL_ICL_INSOBJ_UI has no exception.

Method FREE Signature

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

Method GET_INSOBJ Signature

Method GET_INSOBJ on class CL_ICL_INSOBJ_UI has no parameter.
Method GET_INSOBJ on class CL_ICL_INSOBJ_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 20050303

Method GET_LAYOUT on class CL_ICL_INSOBJ_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

Method GET_VARIANT on class CL_ICL_INSOBJ_UI has no exception.

Method HANDLE_MENU_BUTTON 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) 20050308
2 Importing E_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20050308

Method HANDLE_MENU_BUTTON on class CL_ICL_INSOBJ_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_INTERACTIVE Call by reference Attribute reference (LIKE) 20050303
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050303

Method HANDLE_TOOLBAR on class CL_ICL_INSOBJ_UI has no exception.

Method IOB_SPEC_TECHFLD Signature

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

Method IOB_SPEC_TECHFLD on class CL_ICL_INSOBJ_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) 20050303

Method ON_DBCLICK on class CL_ICL_INSOBJ_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_INSOBJ_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) 20050308

Method ON_USER_COMMAND on class CL_ICL_INSOBJ_UI has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600