SAP ABAP Class CL_ICL_WCMP_VIEW_BASE_UI (Workers Comp - Base Class for BDT Views)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_WCOMP (Package) Workers Compensation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ICL_WCMP_VIEW_ICLW40_UI Workers Comp - View ICLW40 ALV Grid 20050128
2 Inheritance (c INHERITING FROM c_ref)  CL_ICL_WCMP_VIEW_ICLW41_UI Workers Comp - View ICLW41 20050204
3 Inheritance (c INHERITING FROM c_ref)  CL_ICL_WCMP_VIEW_ICLW42_UI Workers Comp - View ICLW41 20050204
4 Inheritance (c INHERITING FROM c_ref)  CL_ICL_WCMP_VIEW_ICLW44_UI Workers Comp - View ICLW44 20050419
5 Inheritance (c INHERITING FROM c_ref)  CL_ICL_WCMP_VIEW_ICLW46_UI Workers Comp - View ICLW40 ALV Grid 20050510
Properties
Class CL_ICL_WCMP_VIEW_BASE_UI  
Short Description Workers Comp - Base Class for BDT Views    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_WCOMP   Workers Compensation 
Created 20050128   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_WCMP_VIEW_BASE_UI has no forward declaration.
Interfaces
Class CL_ICL_WCMP_VIEW_BASE_UI has no interface implemented.
Friends
Class CL_ICL_WCMP_VIEW_BASE_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_VIEW Static Attribute Public Object reference (TYPE REF TO) CL_ICL_WCMP_VIEW_BASE_UI Base WCMP View Class 20050128
2 GS_OBJECT Static Attribute Protected Type reference (TYPE) TY_OBJECT_LN 20050511
3 GT_OBJECT Static Attribute Protected Type reference (TYPE) TY_OBJECT_TAB 20050511
4 GV_ALV_STFFD Instance attribute Public Type reference (TYPE) XFELD Set table for first display 20050510
5 GV_STRUCTURE Instance attribute Private Type reference (TYPE) TABNAME Table Name 20050128
6 GV_VIEW_NAME Instance attribute Private Type reference (TYPE) BU_SICHT View 20050128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050128
2 GET_INSTANCE Static method Public Method 20050511
3 PAI Instance method Public Method 20050128
4 PBC Instance method Public Method 20050128
5 PBO Instance method Public Method 20050128
Events
Class CL_ICL_WCMP_VIEW_BASE_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJECT_LN Protected See coding 20050511 BEGIN of ty_object_ln, view type string, objref type ref to cl_icl_wcmp_view_base_ui, end of ty_object_ln
2 TY_OBJECT_TAB Protected See coding 20050511 ty_object_tab type hashed table of ty_object_ln with unique key view
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ICL_WCMP_VIEW_BASE_UI has no parameter.
Method CONSTRUCTOR on class CL_ICL_WCMP_VIEW_BASE_UI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_CLASS_NAME Call by reference Type reference (TYPE) STRING Class Name 20050511
2 Returning RV_VIEW Value transfer Object reference (TYPE REF TO) CL_ICL_WCMP_VIEW_BASE_UI BUKV - Basisklasse für BDT Sichten 20050511

Method GET_INSTANCE on class CL_ICL_WCMP_VIEW_BASE_UI has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCR_STRUCT Call by reference Type reference (TYPE) ANY 20050128
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050128
3 Importing IV_SUBCLAIM Call by reference Type reference (TYPE) ICL_SUBCL_SEL Fallkopf(0), Teilfall( 1-n), gesamter Fall('X') 20050128

Method PAI on class CL_ICL_WCMP_VIEW_BASE_UI has no exception.

Method PBC 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 20050128
2 Importing IV_SUBCLAIM Call by reference Type reference (TYPE) ICL_SUBCL_SEL Fallkopf(0), Teilfall( 1-n), gesamter Fall('X') 20050128

Method PBC on class CL_ICL_WCMP_VIEW_BASE_UI has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCR_STRUCT Call by reference Type reference (TYPE) ANY 20050128
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050128
3 Importing IV_SUBCLAIM Call by reference Type reference (TYPE) ICL_SUBCL_SEL Fallkopf(0), Teilfall( 1-n), gesamter Fall('X') 20050128

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