SAP ABAP Class CL_GRRM_OB_POWL_LOSS_EVENT (Loss Event POWL Feeder)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20101007 |
Properties
| Class | CL_GRRM_OB_POWL_LOSS_EVENT | |
| Short Description | Loss Event POWL Feeder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GRRM_OB_LOSEVT | |
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_WD | Operational Risk Management for Banks: Web Dynpro Components |
| Created | 20101007 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20101007 |
Friends
Class CL_GRRM_OB_POWL_LOSS_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_WD_APP_PARAM | 'TIMESTAMP' | WD application Parameter | 20110426 | ||
| 2 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'COPY' | Action identifier | 20101022 | ||
| 3 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE' | Action identifier | 20101007 | ||
| 4 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE' | Action identifier | 20101007 | ||
| 5 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD' | Action identifier | 20101115 | ||
| 6 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_EBA' | Action identifier | 20110525 | ||
| 7 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_ORX' | Action identifier | 20110519 | ||
| 8 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_ORX_ALL' | Action identifier | 20131210 | ||
| 9 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_QRR_TXT' | Action identifier | 20110323 | ||
| 10 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_QRR_XLS' | Action identifier | 20110317 | ||
| 11 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_SCN_LOSSES' | Download Scenario Losses | 20110525 | ||
| 12 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_SCN_LOSSES_QRR_TXT' | Download Scenario Losses | 20121101 | ||
| 13 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_SCN_LOSSES_QRR_XLS' | Download Scenario Losses | 20121101 | ||
| 14 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_SCN_LOSSES_XML' | Download Scenario Losses | 20121101 | ||
| 15 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD_XML' | Action identifier | 20110317 | ||
| 16 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'FACT_SHEET' | Action identifier | 20140603 | ||
| 17 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'GROUP' | Action identifier | 20110315 | ||
| 18 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'GROUP_ASSIGN' | Action identifier | 20110315 | ||
| 19 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'GROUP_CREATE' | Action identifier | 20110315 | ||
| 20 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'SAVE' | Action identifier | 20101007 | ||
| 21 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'UPLOAD' | Action identifier | 20101123 | ||
| 22 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'GRRM_OB_S_WD_LOSEVT_POWL' | Structure for fieldcatalog generation | 20110722 | ||
| 23 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'GRRM_OB_S_API_LOSEVT_LIST' | Structure for sel screen generation | 20110722 | ||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101007 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | GRRM_OB_T_SELOPT_CONVERT | Table type for sel. opt. names | 20101116 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Is user authorized to create LE | 20110630 | ||
| 27 | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_OB_LOSEVT_UPLOAD' | Application id for Upload Loss Events | 20101206 | ||
| 28 | Static Attribute | Public | Type reference (TYPE) | STRING | 20101206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101007 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101007 | |
| 3 | Instance method | Private | Method | Delete loss events | 20110315 | |
| 4 | Instance method | Private | Method | Download in EBA format | 20110525 | |
| 5 | Instance method | Private | Method | Download in ORX format | 20110519 | |
| 6 | Instance method | Private | Method | Download in QRR TXT format | 20110323 | |
| 7 | Instance method | Private | Method | Download in QRR xls format | 20110317 | |
| 8 | Instance method | Private | Method | Download scenario losses (interpreted risks) | 20110525 | |
| 9 | Instance method | Private | Method | Download scenario losses (interpreted risks) | 20121101 | |
| 10 | Instance method | Private | Method | Download scenario losses (interpreted risks) | 20121101 | |
| 11 | Instance method | Private | Method | Download loss events | 20110317 | |
| 12 | Instance method | Private | Method | Sel. opt. names conversion | 20101116 | |
| 13 | Instance method | Private | Method | Print fact sheet | 20140603 | |
| 14 | Instance method | Private | Method | Set buttons enabled/disabled | 20110614 |
Events
Class CL_GRRM_OB_POWL_LOSS_EVENT has no event.
Types
Class CL_GRRM_OB_POWL_LOSS_EVENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_OB_POWL_LOSS_EVENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_OB_POWL_LOSS_EVENT has no parameter.
Method CONSTRUCTOR on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20110315 | |||
| 2 | EV_DO_REFRESH | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | True - refresh is needed | 20110315 | |||
| 3 | IT_LOSS_EVENTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Loss Event Object IDs | 20110315 |
Method DELETE on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_EBA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20110525 | |||
| 2 | IT_LOSS_EVENT_OBJID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20110525 |
Method DOWNLOAD_EBA on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_ORX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20110519 | |||
| 2 | IT_LOSS_EVENT_OBJID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20110519 |
Method DOWNLOAD_ORX on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_QRR_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20110323 | |||
| 2 | IT_LOSS_EVENT_OBJID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Loss Event IDs | 20110323 |
Method DOWNLOAD_QRR_TXT on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_QRR_XLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20110317 | |||
| 2 | IT_LOSS_EVENT_OBJID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Loss Event IDs | 20110317 |
Method DOWNLOAD_QRR_XLS on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_SCENARIO_LOSSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20110525 |
Method DOWNLOAD_SCENARIO_LOSSES on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_SCENARIO_LOSS_QRR_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20121101 |
Method DOWNLOAD_SCENARIO_LOSS_QRR_TXT on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_SCENARIO_LOSS_QRR_XLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20121101 |
Method DOWNLOAD_SCENARIO_LOSS_QRR_XLS on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method DOWNLOAD_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20110317 | |||
| 2 | IT_LOSS_EVENT_OBJID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Loss Event IDs | 20110719 |
Method DOWNLOAD_XML on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method GET_SELOPT_CONVERSION Signature
Method GET_SELOPT_CONVERSION on class CL_GRRM_OB_POWL_LOSS_EVENT has no parameter.
Method GET_SELOPT_CONVERSION on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method PRINT_FACT_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20140603 | |||
| 2 | IT_LOSS_EVENT_OBJID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20140603 |
Method PRINT_FACT_SHEET on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
Method SET_BUTTONS_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | action meta description | 20110614 | |||
| 2 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | X-Flag | 20110614 | |||
| 3 | IT_LE_SELECTED | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20110614 |
Method SET_BUTTONS_ENABLED on class CL_GRRM_OB_POWL_LOSS_EVENT has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |