SAP ABAP Class CL_GRRM_POWL_RESP_ENHP_MNGT (Response and Enhancement Plan 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 | 20100621 |
Properties
Class | CL_GRRM_POWL_RESP_ENHP_MNGT | |
Short Description | Response and Enhancement Plan 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 | 20100621 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_POWL_RESP_ENHP_MNGT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20100621 |
Friends
Class CL_GRRM_POWL_RESP_ENHP_MNGT 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 | 20100621 | |
2 | MC_ACT_CREATE_ENHP | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_ENHP' | Action identifier | 20100621 | |
3 | MC_ACT_CREATE_RESP | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE_RESP' | Action identifier | 20100621 | |
4 | MC_ACT_DELETE | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DELETE' | Action identifier | 20100621 | |
5 | MC_ACT_DOWNLOAD | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD' | Action Identifier | 20130919 | |
6 | MC_ACT_UPLOAD | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'UPLOAD' | Action Identifier | 20130919 | |
7 | MO_SESSION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100621 | ||
8 | MT_FIELD_CDF | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20131016 | ||
9 | MT_METADATA_CDF | Instance attribute | Private | Type reference (TYPE) | GRFN_T_FIELD_METADATA | CDF Metadata | 20131016 | ||
10 | MV_CUSTOM_FIELD | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CDF_FIELD_CATALOG | Instance method | Private | Method | 20131016 | |
2 | CDF_INIT | Instance method | Private | Method | 20131016 | |
3 | CDF_SET | Instance method | Private | Method | 20131016 | |
4 | CHECK_CREATE_AUTH | Instance method | Private | Method | 20100621 | |
5 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20100621 |
6 | DOWNLOAD | Instance method | Private | Method | 20130919 |
Events
Class CL_GRRM_POWL_RESP_ENHP_MNGT has no event.
Types
Class CL_GRRM_POWL_RESP_ENHP_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 | 20131016 |
Method CDF_FIELD_CATALOG on class CL_GRRM_POWL_RESP_ENHP_MNGT has no exception.
Method CDF_INIT Signature
Method CDF_INIT on class CL_GRRM_POWL_RESP_ENHP_MNGT has no parameter.
Method CDF_INIT on class CL_GRRM_POWL_RESP_ENHP_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_RESP_ENHP_MNGT | My Responses POWL | 20131016 |
Method CDF_SET on class CL_GRRM_POWL_RESP_ENHP_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 | 20100621 |
Method CHECK_CREATE_AUTH on class CL_GRRM_POWL_RESP_ENHP_MNGT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_POWL_RESP_ENHP_MNGT has no parameter.
Method CONSTRUCTOR on class CL_GRRM_POWL_RESP_ENHP_MNGT has no exception.
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 | 20130919 | ||
2 | Importing | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20130919 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20130919 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |