SAP ABAP Class CL_ICL_RBP_UI (UI for Role-Based Performer)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_RBP_UI (Package) Claims: Role-Based Performer: User Interface Layer
⤷
⤷
Properties
| Class | CL_ICL_RBP_UI | |
| Short Description | UI for Role-Based Performer | |
| Super Class | ||
| 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 | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_RBP_UI has no forward declaration.
Interfaces
Class CL_ICL_RBP_UI has no interface implemented.
Friends
Class CL_ICL_RBP_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYUCOMM | '%DUMMY_PBO' | Function Code That Triggered PAI | 20061106 | ||
| 2 | Constant | Private | Type reference (TYPE) | SLIS_HANDL | 'RBP0' | DispVar Handle RBP Claim | 20050330 | ||
| 3 | Constant | Private | Type reference (TYPE) | SLIS_HANDL | 'RBP1' | DispVar Handle RBP Subclaim | 20050330 | ||
| 4 | Constant | Private | Type reference (TYPE) | SLIS_HANDL | 'RBP2' | DispVar Handle RBP History | 20050801 | ||
| 5 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_AUTOSEARCH' | GUI Function Code | 20050406 | ||
| 6 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_DESELECT_ALL' | GUI Function Code | 20050406 | ||
| 7 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_HRBPLST_OFF' | GUI Function Code | 20050729 | ||
| 8 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_HRBPLST_ON' | GUI Function Code | 20050729 | ||
| 9 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_SELECT_ALL' | GUI Function Code | 20050406 | ||
| 10 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_XRBPLST_OFF' | GUI Function Code | 20050404 | ||
| 11 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_RBP_XRBPLST_ON' | GUI Function Code | 20050404 | ||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container Object for RBP ALV | 20050324 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICL_RBP_ALV_UI | Interface Layer of ALV Methods of RBP Overview | 20050324 | |||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICL_RBPH_ALV_UI | RBP: Performer Assignment - History | 20050801 | |||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICL_RBPX_ALV_UI | RBP: Performer Assignment - Claim Overview (Cross-Claim) | 20050404 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | ICL_RBPHISTORY_T_UI | RBP: History (Assignment) | 20050803 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | ICL_RBPDATA_T_AL | RBP: Basic Data | 20050323 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | BU_AKTYP | Activity category | 20050330 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | XFELD | Display History of Performer Assignment | 20050801 | |||
| 20 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050803 | |||
| 21 | Static Attribute | Private | Type reference (TYPE) | ICL_SUBCL | Subclaim | 20050324 | |||
| 22 | Static Attribute | Private | Type reference (TYPE) | XFELD | Display Complete Assignment List | 20050404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Reference to Current ALV Grid | 20061106 | |
| 2 | Static method | Private | Method | Create ALV at Claim or Subclaim Level | 20050324 | |
| 3 | Static method | Private | Method | Delete ALV and Release Object References | 20050504 | |
| 4 | Static method | Public | Method | Determine Other (Claim) Performers | 20050803 | |
| 5 | Static method | Private | Method | Complete Claim / Claim Header / Subclaim: X / 000 / nnn | 20050404 | |
| 6 | Static method | Public | Constructor | Constructor | 20050324 | |
| 7 | Static method | Private | Method | Initialize Global Data | 20050504 | |
| 8 | Static method | Public | Method | [BDT] DLVE1: Reset Current Memory | 20050504 | |
| 9 | Static method | Public | Method | [BDT] DLVE1: Temporary Save | 20050517 | |
| 10 | Static method | Private | Method | Processing Mode: Display/Change | 20050331 | |
| 11 | Static method | Public | Method | Determine History Data (Performer Assignment) | 20050803 | |
| 12 | Static method | Public | Method | History of Performer Assignment | 20050801 | |
| 13 | Static method | Public | Method | [BDT] PAI: Assignment of Role-Based Performers | 20050331 | |
| 14 | Static method | Public | Method | [BDT] PBC: Assignment of Role-Based Performers | 20050323 | |
| 15 | Static method | Public | Method | [BDT] PBO: Assignment of Role-Based Performers | 20050330 | |
| 16 | Static method | Public | Method | Overall List of All Assignments (Claim Header + Subclaims) | 20050404 |
Events
Class CL_ICL_RBP_UI has no event.
Types
Class CL_ICL_RBP_UI has no local type.
Method Signatures
Method ALVREF_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALVREF | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061106 |
Method ALVREF_GET on class CL_ICL_RBP_UI has no exception.
Method ALV_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RBPDATA | Call by reference | Type reference (TYPE) | ICL_RBPDATA_T_AL | RBP: Basisdaten | 20050324 | |||
| 2 | IV_EDITMODE | Call by reference | Type reference (TYPE) | BU_AKTYP | Aktivitätstyp | 20050331 | |||
| 3 | IV_SUBCL | Call by reference | Type reference (TYPE) | ICL_SUBCL | Teilfall | 20050330 |
Method ALV_CREATE on class CL_ICL_RBP_UI has no exception.
Method ALV_FREE Signature
Method ALV_FREE on class CL_ICL_RBP_UI has no parameter.
Method ALV_FREE on class CL_ICL_RBP_UI has no exception.
Method CHANGEDBY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGEDBY | Value transfer | Type reference (TYPE) | ICL_CHANGEDBY_T_PE | Änderer eines Falls bzw. dessen Teilobjekten | 20050803 | |||
| 2 | IV_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050804 | |||
| 3 | IV_TABLEGRP | Call by reference | Type reference (TYPE) | ICL_TABLEGRP | SPACE | Tabellengruppe | 20050804 | ||
| 4 | IV_TABTYPE | Call by reference | Type reference (TYPE) | ICL_TABTYPE | SPACE | Tabellenart | 20050804 |
Method CHANGEDBY_GET on class CL_ICL_RBP_UI has no exception.
Method CLAIMLEVEL_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBCL | Value transfer | Type reference (TYPE) | ICL_SUBCL | Teilfall | 20050404 |
Method CLAIMLEVEL_GET on class CL_ICL_RBP_UI has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ICL_RBP_UI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_RBP_UI has no exception.
Method DATA_INIT Signature
Method DATA_INIT on class CL_ICL_RBP_UI has no parameter.
Method DATA_INIT on class CL_ICL_RBP_UI has no exception.
Method DLVE1 Signature
Method DLVE1 on class CL_ICL_RBP_UI has no parameter.
Method DLVE1 on class CL_ICL_RBP_UI has no exception.
Method DLVE2 Signature
Method DLVE2 on class CL_ICL_RBP_UI has no parameter.
Method DLVE2 on class CL_ICL_RBP_UI has no exception.
Method EDITMODE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EDITMODE | Value transfer | Type reference (TYPE) | BU_AKTYP | Aktivitätstyp | 20050331 |
Method EDITMODE_GET on class CL_ICL_RBP_UI has no exception.
Method HISTORY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HISTDATA | Value transfer | Type reference (TYPE) | ICL_RBPHISTORY_T_UI | RBP: Bearbeiterzuordnung - historische Daten | 20050803 | |||
| 2 | IV_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050803 |
Method HISTORY_GET on class CL_ICL_RBP_UI has no exception.
Method HRBPLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STAT | Call by reference | Type reference (TYPE) | XFELD | RBP Historie: aktiv / inaktiv | 20050801 |
Method HRBPLIST on class CL_ICL_RBP_UI has no exception.
Method PAI_ICLRP1 Signature
Method PAI_ICLRP1 on class CL_ICL_RBP_UI has no parameter.
Method PAI_ICLRP1 on class CL_ICL_RBP_UI has no exception.
Method PBC_ICLRP1 Signature
Method PBC_ICLRP1 on class CL_ICL_RBP_UI has no parameter.
Method PBC_ICLRP1 on class CL_ICL_RBP_UI has no exception.
Method PBO_ICLRP1 Signature
Method PBO_ICLRP1 on class CL_ICL_RBP_UI has no parameter.
Method PBO_ICLRP1 on class CL_ICL_RBP_UI has no exception.
Method XRBPLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STAT | Call by reference | Type reference (TYPE) | XFELD | RBP Komplettliste: aktiv / inaktiv | 20050404 |
Method XRBPLIST on class CL_ICL_RBP_UI has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 600 |