SAP ABAP Class CL_ICL_RBPH_ALV_UI (RBP: Performer Assignment - History)
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 | 20050729 |
Properties
| Class | CL_ICL_RBPH_ALV_UI | |
| Short Description | RBP: Performer Assignment - History | |
| 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 | 20050729 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_RBPH_ALV_UI has no forward declaration.
Interfaces
Class CL_ICL_RBPH_ALV_UI has no interface implemented.
Friends
Class CL_ICL_RBPH_ALV_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ICL_RBPHISTORY_T_UI | RBP: History (Assignment) | 20050803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050729 | |
| 2 | Instance method | Public | Method | Refresh Display | 20050729 | |
| 3 | Instance method | Protected | Method | Determine ALV Display Variant | 20050729 | |
| 4 | Instance method | Protected | Method | Define Field Catalog | 20050729 | |
| 5 | Instance method | Protected | Method | Define Layout | 20050729 | |
| 6 | Instance method | Protected | Event handling method | Event Handler: Toolbar | 20050729 | |
| 7 | Instance method | Protected | Event handling method | Event Handler: User Command | 20050729 | |
| 8 | Instance method | Protected | Method | Hide Toolbar Functions | 20050729 |
Events
Class CL_ICL_RBPH_ALV_UI has no event.
Types
Class CL_ICL_RBPH_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 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050729 | |||
| 2 | IT_HISTDATA | Call by reference | Type reference (TYPE) | ICL_RBPHISTORY_T_UI | Historie der Bearbeiterzuordnung | 20050803 | |||
| 3 | IV_APPL_EVENTS | Call by reference | Type reference (TYPE) | CHAR01 | SPACE | Ereignisse als Applikations-Event registrieren | 20050729 | ||
| 4 | IV_CPROG | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP-Programmname | 20050729 | |||
| 5 | IV_DISVARHND | Call by reference | Type reference (TYPE) | SLIS_HANDL | Handle für Display-Variante | 20050729 | |||
| 6 | IV_OPTIMIZE_OUTPUT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Ausgabe optimieren (leere Spalten ausblenden) | 20050729 | ||
| 7 | IV_TOOLBAR_MANAGER | Call by reference | Type reference (TYPE) | XFELD | 'X' | Toolbar-Manager aktiv? | 20050729 |
Method CONSTRUCTOR on class CL_ICL_RBPH_ALV_UI has no exception.
Method DISPLAY_REFRESH Signature
Method DISPLAY_REFRESH on class CL_ICL_RBPH_ALV_UI has no parameter.
Method DISPLAY_REFRESH on class CL_ICL_RBPH_ALV_UI has no exception.
Method DISPVAR_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DISVAR | Value transfer | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20050729 | |||
| 2 | IV_CPROG | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP-Programmname | 20050729 | |||
| 3 | IV_DISVARHND | Call by reference | Type reference (TYPE) | SLIS_HANDL | VerwaltungsID für Mehrfachaufrufe aus dem selben Programm | 20050729 | |||
| 4 | IV_SAVE | Call by reference | Type reference (TYPE) | CHAR01 | 'A' | Charakterfeld der Länge 1 | 20050729 |
Method DISPVAR_GET on class CL_ICL_RBPH_ALV_UI has no exception.
Method FIELDCAT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050729 |
Method FIELDCAT_GET on class CL_ICL_RBPH_ALV_UI has no exception.
Method LAYOUT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20050729 |
Method LAYOUT_GET on class CL_ICL_RBPH_ALV_UI has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20050729 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050729 |
Method ON_TOOLBAR on class CL_ICL_RBPH_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 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050729 |
Method ON_USER_COMMAND on class CL_ICL_RBPH_ALV_UI has no exception.
Method TBEXCLUDE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TB_EXCL | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20050729 |
Method TBEXCLUDE_GET on class CL_ICL_RBPH_ALV_UI has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |