SAP ABAP Class CL_ICL_RBP_ALV_UI (Interface Layer of ALV Methods of RBP Overview)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_RBP_UI (Package) Claims: Role-Based Performer: User Interface Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ICL_ALV_GRID ALV Grids in Claims Processing 20050324
Properties
Class CL_ICL_RBP_ALV_UI  
Short Description Interface Layer of ALV Methods of RBP Overview    
Super Class CL_ICL_ALV_GRID ALV Grids in Claims Processing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_RBP_UI   Claims: Role-Based Performer: User Interface Layer 
Created 20050322   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_RBP_ALV_UI has no forward declaration.
Interfaces
Class CL_ICL_RBP_ALV_UI has no interface implemented.
Friends
Class CL_ICL_RBP_ALV_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GRID_ID Instance attribute Protected Type reference (TYPE) ALV_GRID_ID 'ICL_RBP_OV' ID of an ALV Grid 20090209
2 GT_RBPDATA Instance attribute Protected Type reference (TYPE) ICL_RBPDATA_T_AL RBP: Basic Data 20050324
3 GV_DISPLAY_ONLY Instance attribute Protected Type reference (TYPE) CHAR01 Indicator: Only Display Mode Permitted 20050401
4 GV_EDITMODE Instance attribute Protected Type reference (TYPE) BU_AKTYP Activity category 20050331
5 GV_SUBCL Instance attribute Protected Type reference (TYPE) ICL_SUBCL Subclaim 20050406
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050324
2 DISPLAY_REFRESH Instance method Public Method Refresh Display 20050329
3 DISPVAR_GET Instance method Protected Method Determine ALV Display Variant 20050324
4 EDITMODE_SET Instance method Public Method Processing Mode: Display/Change 20050331
5 FIELDCAT_GET Instance method Protected Method Define Field Catalog 20050324
6 LAYOUT_GET Instance method Protected Method Define Layout 20050329
7 ON_DATA_CHANGED Instance method Protected Event handling method Event Handler: Data Changed 20050331
8 ON_TOOLBAR Instance method Protected Event handling method Event Handler: Toolbar 20050401
9 ON_USER_COMMAND Instance method Protected Event handling method Event Handler: User Command 20050401
10 PERFORMER_AUTO_GET Instance method Protected Method Execute Automatic Performer Determination via BAdI 20050406
11 RBPDATA_GET Instance method Public Method Provide RBP Data 20050331
12 TBEXCLUDE_GET Instance method Protected Method Hide Toolbar Functions 20050404
Events
Class CL_ICL_RBP_ALV_UI has no event.
Types
Class CL_ICL_RBP_ALV_UI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20050324
2 Importing IT_RBPDATA Call by reference Type reference (TYPE) ICL_RBPDATA_T_AL RBP: Basisdaten 20050324
3 Importing IV_APPL_EVENTS Call by reference Type reference (TYPE) CHAR01 SPACE Ereignisse als Applikationsevents registrieren 20050324
4 Importing IV_CPROG Call by reference Type reference (TYPE) PROGRAMM SPACE ABAP-Programmname 20050324
5 Importing IV_DISPLAY_ONLY Call by reference Type reference (TYPE) XFELD SPACE Nur Anzeigemodus erlaubt 20050401
6 Importing IV_DISVARHND Value transfer Type reference (TYPE) SLIS_HANDL Handle für Display Variante 20050330
7 Importing IV_EDITMODE Call by reference Type reference (TYPE) BU_AKTYP Aktivitätstyp 20050331
8 Importing IV_OPTIMIZE_OUTPUT Call by reference Type reference (TYPE) XFELD SPACE Ausgabe optimieren (leere Spalten ausblenden) 20050324
9 Importing IV_SUBCL Call by reference Type reference (TYPE) ICL_SUBCL Teilfall 20050406
10 Importing IV_TOOLBAR_MANAGER Call by reference Type reference (TYPE) XFELD 'X' Toolbar Manager aktiv 'X' = Ja 20050324

Method CONSTRUCTOR on class CL_ICL_RBP_ALV_UI has no exception.

Method DISPLAY_REFRESH Signature

Method DISPLAY_REFRESH on class CL_ICL_RBP_ALV_UI has no parameter.
Method DISPLAY_REFRESH on class CL_ICL_RBP_ALV_UI has no exception.

Method DISPVAR_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DISVAR Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20050324
2 Importing IV_CPROG Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20050324
3 Importing IV_DISVARHND Call by reference Type reference (TYPE) SLIS_HANDL Handle für Display Variante 20050330
4 Importing IV_SAVE Call by reference Type reference (TYPE) CHAR01 'A' Charakterfeld der Länge 1 20050324

Method DISPVAR_GET on class CL_ICL_RBP_ALV_UI has no exception.

Method EDITMODE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDITMODE Call by reference Type reference (TYPE) BU_AKTYP Aktivitätstyp 20050331

Method EDITMODE_SET on class CL_ICL_RBP_ALV_UI has no exception.

Method FIELDCAT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050324

Method FIELDCAT_GET on class CL_ICL_RBP_ALV_UI has no exception.

Method LAYOUT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050329

Method LAYOUT_GET on class CL_ICL_RBP_ALV_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) 20050331

Method ON_DATA_CHANGED on class CL_ICL_RBP_ALV_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_INTERACTIVE Call by reference Attribute reference (LIKE) 20050401
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050401

Method ON_TOOLBAR on class CL_ICL_RBP_ALV_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) 20050401

Method ON_USER_COMMAND on class CL_ICL_RBP_ALV_UI has no exception.

Method PERFORMER_AUTO_GET Signature

Method PERFORMER_AUTO_GET on class CL_ICL_RBP_ALV_UI has no parameter.
Method PERFORMER_AUTO_GET on class CL_ICL_RBP_ALV_UI has no exception.

Method RBPDATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RBPDATA Value transfer Type reference (TYPE) ICL_RBPDATA_T_AL RBP: Basisdaten 20050331

Method RBPDATA_GET on class CL_ICL_RBP_ALV_UI has no exception.

Method TBEXCLUDE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TB_EXCL Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050404

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