SAP ABAP Class CL_GRRM_POWL_RISK_OPP_MNGT (Risk and Opportunity Management 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 | 20100616 |
Properties
Class | CL_GRRM_POWL_RISK_OPP_MNGT | |
Short Description | Risk and Opportunity Management 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 | 20100616 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | 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 | 20100616 |
Friends
Class CL_GRRM_POWL_RISK_OPP_MNGT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ACT_DOWNLOAD | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD' | Action Identifier | 20110908 | |
2 | MC_ACT_UPLOAD | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'UPLOAD' | Action Identifier | 20110908 | |
3 | MC_TYPE_OPPORTUNITY | Constant | Private | Type reference (TYPE) | GRRM_POWL_RISK_OPP_TYPE | 'O' | Risk / Opportunity Type | 20121002 | |
4 | MC_TYPE_PROPOSE_RISK | Constant | Private | Type reference (TYPE) | GRRM_POWL_RISK_OPP_TYPE | 'P' | Risk / Opportunity Type | 20121002 | |
5 | MC_TYPE_RISK | Constant | Private | Type reference (TYPE) | GRRM_POWL_RISK_OPP_TYPE | 'R' | Risk / Opportunity Type | 20121002 | |
6 | MC_TYPE_RISK_SIMPLE | Constant | Private | Type reference (TYPE) | GRRM_POWL_RISK_OPP_TYPE | 'S' | Risk / Opportunity Type | 20121002 | |
7 | MO_SESSION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100616 | ||
8 | MT_FIELD_CDF | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20131014 | ||
9 | MT_METADATA_CDF | Instance attribute | Private | Type reference (TYPE) | GRFN_T_FIELD_METADATA | CDF Metadata | 20131014 | ||
10 | MV_AUTH_CREATE_OPP | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130218 | |||
11 | MV_AUTH_CREATE_OPP_LOADED | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130218 | |||
12 | MV_AUTH_CREATE_RISK | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130218 | |||
13 | MV_AUTH_CREATE_RISK_LOADED | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130218 | |||
14 | MV_CUSTOM_FIELD | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131014 | |||
15 | MV_RISK_LEVEL_VISIBLE | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100624 | |||
16 | MV_RISK_SCORE_VISIBLE | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CDF_FIELD_CATALOG | Instance method | Private | Method | 20131014 | |
2 | CDF_INIT | Instance method | Private | Method | 20131014 | |
3 | CDF_SET | Instance method | Private | Method | 20131014 | |
4 | CHECK_CREATE_AUTH | Instance method | Private | Method | 20121116 | |
5 | CHECK_CREATE_AUTH_OPP | Instance method | Private | Method | 20121116 | |
6 | CHECK_CREATE_AUTH_RISK | Instance method | Private | Method | 20121116 | |
7 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100624 |
8 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20100616 |
9 | DELETE | Instance method | Private | Method | 20100616 | |
10 | DOWNLOAD | Instance method | Private | Method | 20111011 |
Events
Class CL_GRRM_POWL_RISK_OPP_MNGT has no event.
Types
Class CL_GRRM_POWL_RISK_OPP_MNGT has no local type.
Method Signatures
Method CDF_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | C_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20131014 |
Method CDF_FIELD_CATALOG on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
Method CDF_INIT Signature
Method CDF_INIT on class CL_GRRM_POWL_RISK_OPP_MNGT has no parameter.
Method CDF_INIT on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
Method CDF_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESULT | Call by reference | Type reference (TYPE) | GRRM_S_POWL_RISK_OPP_MNGT | Risk and Opportunity Management POWL | 20131014 |
Method CDF_SET on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
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 | 20121116 |
Method CHECK_CREATE_AUTH on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
Method CHECK_CREATE_AUTH_OPP Signature
Method CHECK_CREATE_AUTH_OPP on class CL_GRRM_POWL_RISK_OPP_MNGT has no parameter.
Method CHECK_CREATE_AUTH_OPP on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
Method CHECK_CREATE_AUTH_RISK Signature
Method CHECK_CREATE_AUTH_RISK on class CL_GRRM_POWL_RISK_OPP_MNGT has no parameter.
Method CHECK_CREATE_AUTH_RISK on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_POWL_RISK_OPP_MNGT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_POWL_RISK_OPP_MNGT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_POWL_RISK_OPP_MNGT has no parameter.
Method CONSTRUCTOR on class CL_GRRM_POWL_RISK_OPP_MNGT 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 | 20100616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100616 |
Method DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20111011 | ||
2 | Importing | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20111011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20111027 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |