SAP ABAP Class CL_ICL_SBRG_OV_UI (Party Liable ALV Overview)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_SUBROGATION_UI (Package) Claims: Subrogation: User Interface Layer
Properties
Class CL_ICL_SBRG_OV_UI  
Short Description Party Liable ALV Overview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_SUBROGATION_UI   Claims: Subrogation: User Interface Layer 
Created 20050531   SAP 
Last change 20050705   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_SBRG_OV_UI has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ICL_BS_PRIVLG_UI 20050531 Special Rights Details (Dialog)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CCONT_SBRG_OV Constant Public Type reference (TYPE) CHAR30 'ICL_SUBROG_BDT_UI_0260' Container on Screen 20050531
2 GC_FUNC_SBRG_ADD Constant Public Type reference (TYPE) UI_FUNC 'SBRG_ADD' Function Code 20050531
3 GC_FUNC_SBRG_DEL Constant Public Type reference (TYPE) UI_FUNC 'SBRG_DEL' Function Code 20050531
4 GO_ALV_SBRG_OV Static Attribute Private Object reference (TYPE REF TO) CL_ICL_ALV_GRID ALV Grid 20050531
5 GO_CCONT_SBRG_OV Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER ALV Container 20050531
6 GT_SBRG Static Attribute Private Type reference (TYPE) ICL_SBRG_T_UI ALV Outtab. 20050531
7 GT_SBRG_OLD Static Attribute Private Type reference (TYPE) ICL_SBRG_T_UI Old ALV Out Tab. 20050601
8 GV_F4_PROCESSED Static Attribute Private Type reference (TYPE) BOOLE_D X = F4 Run Through 20050616
9 GV_SET_TABLE_FFD Static Attribute Private Type reference (TYPE) BOOLE_D X = Execute Method SET_TABLE_FOR_FIRST_DISPLAY 20050531
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVITY Static method Public Method Activity (Display/Change) 20050531
2 ALV_CREATE Static method Private Method Create ALV 20050531
3 CHECK_MULT_SBRG_EXIST Static method Public Method Checks Whether Multiple Parties Liable Exist 20050622
4 FCAT_GET Static method Private Method ALV: Define Field Catalog 20050602
5 LAYOUT_GET Static method Private Method Determine ALV Layout 20050531
6 ON_DATA_CHANGED Static method Private Event handling method Data Changed Event Handler 20050620
7 ON_DATA_CHANGED_FINISHED Static method Private Event handling method Data Changed Finished Event Handler 20050620
8 ON_TOOLBAR Static method Private Event handling method Event Handler Toolbar 20050620
9 ON_USER_COMMAND Static method Private Event handling method Event Handler Application Function 20050531
10 PAI Static method Public Method PAI 20050531
11 PBC Static method Public Method PBC 20050531
12 PBO Static method Public Method PBO 20050531
13 SBRG_ADD Static method Private Method Add BP 20050531
14 SBRG_DEL Static method Private Method Delete BP 20050531
15 SBRG_GET Static method Private Method Get BP 20050531
16 UPDATE_BP Static method Private Method Change Party Liable 20050623
Events
Class CL_ICL_SBRG_OV_UI has no event.
Types
Class CL_ICL_SBRG_OV_UI has no local type.
Method Signatures

Method ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVITY Value transfer Type reference (TYPE) BU_AKTYP Aktivitätstyp 20050531

Method ACTIVITY on class CL_ICL_SBRG_OV_UI has no exception.

Method ALV_CREATE Signature

Method ALV_CREATE on class CL_ICL_SBRG_OV_UI has no parameter.
Method ALV_CREATE on class CL_ICL_SBRG_OV_UI has no exception.

Method CHECK_MULT_SBRG_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MULT_SBRG Value transfer Type reference (TYPE) BOOLE_D X = Mehrere Regress-Schuldner vorhanden 20050622

Method CHECK_MULT_SBRG_EXIST on class CL_ICL_SBRG_OV_UI has no exception.

Method FCAT_GET Signature

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

Method FCAT_GET on class CL_ICL_SBRG_OV_UI has no exception.

Method LAYOUT_GET Signature

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

Method LAYOUT_GET on class CL_ICL_SBRG_OV_UI 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) 20050620
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20050620
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20050620
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20050620
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050620
6 Importing SENDER Call by reference Attribute reference (LIKE) 20050620

Method ON_DATA_CHANGED on class CL_ICL_SBRG_OV_UI has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20050620
2 Importing E_MODIFIED Value transfer Attribute reference (LIKE) Modified 20050620

Method ON_DATA_CHANGED_FINISHED on class CL_ICL_SBRG_OV_UI has no exception.

Method ON_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) 20050620

Method ON_TOOLBAR on class CL_ICL_SBRG_OV_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) 20050531

Method ON_USER_COMMAND on class CL_ICL_SBRG_OV_UI has no exception.

Method PAI Signature

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

Method PBC Signature

Method PBC on class CL_ICL_SBRG_OV_UI has no parameter.
Method PBC on class CL_ICL_SBRG_OV_UI has no exception.

Method PBO Signature

Method PBO on class CL_ICL_SBRG_OV_UI has no parameter.
Method PBO on class CL_ICL_SBRG_OV_UI has no exception.

Method SBRG_ADD Signature

Method SBRG_ADD on class CL_ICL_SBRG_OV_UI has no parameter.
Method SBRG_ADD on class CL_ICL_SBRG_OV_UI has no exception.

Method SBRG_DEL Signature

Method SBRG_DEL on class CL_ICL_SBRG_OV_UI has no parameter.
Method SBRG_DEL on class CL_ICL_SBRG_OV_UI has no exception.

Method SBRG_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUBROG Call by reference Type reference (TYPE) ICL_SUBROG_WS_S_PE Regresskopf: Arbeitsstruktur (ICL_SUBROG + ext. Felder) 20050602
2 Exporting ET_SBRG Call by reference Type reference (TYPE) ICL_PARTOCC_T_AL Tab.typ zu ICL_PARTOCC 20050601

Method SBRG_GET on class CL_ICL_SBRG_OV_UI has no exception.

Method UPDATE_BP Signature

Method UPDATE_BP on class CL_ICL_SBRG_OV_UI has no parameter.
Method UPDATE_BP on class CL_ICL_SBRG_OV_UI has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600