SAP ABAP Class CL_GRRM_POWL_SCENARIO_ANALYSIS (Scenario Analysis POWL Feeder)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_WD_POWL (Package) POWL feeder classes and WD configurations
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_WD_POWL (Package) POWL feeder classes and WD configurations
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 | 20100622 |
Properties
Class | CL_GRRM_POWL_SCENARIO_ANALYSIS | |
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_WD_POWL | POWL feeder classes and WD configurations |
Created | 20100622 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_POWL_SCENARIO_ANALYSIS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20100622 |
Friends
Class CL_GRRM_POWL_SCENARIO_ANALYSIS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ACT_CREATE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE' | Action identifier | 20100622 | |
2 | MC_ACT_CREATE_CASE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_CASE' | Action identifier | 20100622 | |
3 | MC_ACT_CREATE_CLASS | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_CLASS' | Action identifier | 20100622 | |
4 | MC_ACT_CREATE_SUB_CLASS | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_SUB_CLASS' | Action identifier | 20100622 | |
5 | MC_ACT_DELETE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE' | Action identifier | 20100622 | |
6 | MC_ACT_DELETE_CASE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE_CASE' | Action identifier | 20100622 | |
7 | MC_ACT_DELETE_CLASS | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE_CLASS' | Action identifier | 20100622 | |
8 | MC_ACT_DELETE_SUB_CLASS | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE_SUB_CLASS' | Action identifier | 20100622 | |
9 | MO_SESSION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100622 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_CREATE_AUTH | Instance method | Private | Method | 20100622 | |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20100622 |
3 | DELETE | Instance method | Private | Method | 20100622 |
Events
Class CL_GRRM_POWL_SCENARIO_ANALYSIS has no event.
Types
Class CL_GRRM_POWL_SCENARIO_ANALYSIS 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 | 20100622 |
Method CHECK_CREATE_AUTH on class CL_GRRM_POWL_SCENARIO_ANALYSIS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_POWL_SCENARIO_ANALYSIS has no parameter.
Method CONSTRUCTOR on class CL_GRRM_POWL_SCENARIO_ANALYSIS 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 | 20100622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100622 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |