SAP ABAP Class CL_GRRM_OB_WD_LOSSEVENT_ASSIST (Assistance Class for GRRM_INCIDENT_OIF)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_WD (Package) Operational Risk Management for Banks: Web Dynpro Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20101008 |
Properties
| Class | CL_GRRM_OB_WD_LOSSEVENT_ASSIST | |
| Short Description | Assistance Class for GRRM_INCIDENT_OIF | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_WD | Operational Risk Management for Banks: Web Dynpro Components |
| Created | 20101008 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no forward declaration.
Interfaces
Class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no interface implemented.
Friends
Class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '_' | Delimeter for button id | 20110204 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'STAT' | Dynamic Button id for status network | 20110204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Button ID from status | 20110204 | |
| 2 | Static method | Public | Method | Get Status from button id | 20110204 | |
| 3 | Instance method | Public | Method | 20101008 | ||
| 4 | Static method | Public | Method | Popup to confirm data loss in Loss event | 20110316 | |
| 5 | Instance method | Public | Method | Set alv for allocations | 20101213 | |
| 6 | Instance method | Public | Method | Set alv for effects | 20101210 | |
| 7 | Instance method | Public | Method | Set alv for risks | 20110309 | |
| 8 | Instance method | Public | Method | Set ALV for groups | 20110321 |
Events
Class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no event.
Types
Class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no local type.
Method Signatures
Method GET_BUTTON_ID_FROM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | GRRM_OB_LOSEVT_STATUS | status | 20110204 | |||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | STRING | button id from WD view | 20110204 |
Method GET_BUTTON_ID_FROM_STATUS on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method GET_STATUS_FROM_BUTTON_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | button id from WD view | 20110204 | |||
| 2 | RV_STATUS | Value transfer | Type reference (TYPE) | GRRM_OB_LOSEVT_STATUS | status | 20110204 |
Method GET_STATUS_FROM_BUTTON_ID on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no parameter.
Method GET_TEXT on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method POPUP_TO_CONFIRM_DATA_LOSS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_COMP | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | WD component | 20110316 | |||
| 2 | IV_HNDL_NAME_NO | Call by reference | Type reference (TYPE) | STRING | Handle for no | 20110316 | |||
| 3 | IV_HNDL_NAME_YES | Call by reference | Type reference (TYPE) | STRING | Handle for yes | 20110316 |
Method POPUP_TO_CONFIRM_DATA_LOSS on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method SET_ALV_COLUMNS_FOR_ALLOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20101213 | |||
| 2 | IV_ALLC_TYPE | Call by reference | Type reference (TYPE) | GRRM_OB_ALLC_TYPE | Allocation Type (Loss/Capital) | 20110113 |
Method SET_ALV_COLUMNS_FOR_ALLOC on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method SET_ALV_COLUMNS_FOR_EFFECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20101210 |
Method SET_ALV_COLUMNS_FOR_EFFECTS on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method SET_ALV_COLUMNS_FOR_RISKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20110309 |
Method SET_ALV_COLUMNS_FOR_RISKS on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
Method SET_ALV_FOR_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20110321 |
Method SET_ALV_FOR_GROUP on class CL_GRRM_OB_WD_LOSSEVENT_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |