SAP ABAP Class CL_GRRM_OB_POWL_AGGR_RUN (Scenario Analysis POWL Feeder)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting
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 | 20110511 |
Properties
Class | CL_GRRM_OB_POWL_AGGR_RUN | |
Short Description | Scenario Analysis POWL Feeder | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_OB_REPORTING | Operational Risk Management for Banks: Reporting |
Created | 20110511 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_OB_POWL_AGGR_RUN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20110511 |
Friends
Class CL_GRRM_OB_POWL_AGGR_RUN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ACT_CANCEL | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CANCEL' | Action identifier | 20110525 | |
2 | MC_ACT_COPY | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'COPY' | Action identifier | 20110511 | |
3 | MC_ACT_CREATE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE' | Action identifier | 20110511 | |
4 | MC_ACT_CREATE_KRI | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_KRI' | Action identifier | 20110511 | |
5 | MC_ACT_CREATE_RCSA | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_RCSA' | Action identifier | 20110511 | |
6 | MC_ACT_DELETE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE' | Action identifier | 20110511 | |
7 | MC_ACT_MONITOR | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'MONITOR' | Action identifier | 20110511 | |
8 | MC_AGGR_RUN_KRI_TYPE | Constant | Private | Type reference (TYPE) | POWL_TYPE_TY | 'GRRM_OB_AGGR_RUN_KRI' | POWL type ID | 20110617 | |
9 | MC_AGGR_RUN_RCSA_TYPE | Constant | Private | Type reference (TYPE) | POWL_TYPE_TY | 'GRRM_OB_AGGR_RUN_RCSA' | POWL type ID | 20110617 | |
10 | MC_AGGR_RUN_TYPE | Constant | Private | Type reference (TYPE) | POWL_TYPE_TY | 'GRRM_OB_AGGR_RUN' | POWL type ID | 20110617 | |
11 | MO_SESSION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_CREATE_AUTH | Instance method | Private | Method | 20110511 | |
2 | CHECK_DELETE_AUTH | Instance method | Private | Method | 20110511 | |
3 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20110511 |
4 | DELETE | Instance method | Private | Method | 20110511 | |
5 | GET_TEXTS | Instance method | Private | Method | 20110511 |
Events
Class CL_GRRM_OB_POWL_AGGR_RUN has no event.
Types
Class CL_GRRM_OB_POWL_AGGR_RUN has no local type.
Method Signatures
Method CHECK_CREATE_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110511 |
Method CHECK_CREATE_AUTH on class CL_GRRM_OB_POWL_AGGR_RUN has no exception.
Method CHECK_DELETE_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110511 |
Method CHECK_DELETE_AUTH on class CL_GRRM_OB_POWL_AGGR_RUN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_OB_POWL_AGGR_RUN has no parameter.
Method CONSTRUCTOR on class CL_GRRM_OB_POWL_AGGR_RUN has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110511 |
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_AGGR_RUN_POWL | Call by reference | Type reference (TYPE) | GRRM_OB_S_POWL_AGGR_RUN | Aggregation run POWL | 20110511 |
Method GET_TEXTS on class CL_GRRM_OB_POWL_AGGR_RUN has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |