SAP ABAP Class CL_GRFN_WD_DOC_RISK_PARENT (Modification class returning all parents of Risk)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_WD_RISK (Package) UI elements for Risk & comp
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_WD_RISK (Package) UI elements for Risk & comp
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20130326 |
Properties
Class | CL_GRFN_WD_DOC_RISK_PARENT | |
Short Description | Modification class returning all parents of Risk | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_WD_RISK | UI elements for Risk & comp |
Created | 20130326 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_WD_DOC_RISK_PARENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20130326 |
Friends
Class CL_GRFN_WD_DOC_RISK_PARENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_SESSION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20130326 | ||
2 | MT_RESPONSE | Instance attribute | Private | Type reference (TYPE) | GRRM_T_API_RESPONSE_DATA | Table of API response data | 20130327 | ||
3 | MV_PARENT_ID | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20130326 |
Events
Class CL_GRFN_WD_DOC_RISK_PARENT has no event.
Types
Class CL_GRFN_WD_DOC_RISK_PARENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20130326 | ||
2 | Importing | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130326 |
Method CONSTRUCTOR on class CL_GRFN_WD_DOC_RISK_PARENT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |