SAP ABAP Class CL_GRPC_WD_DOC_EVALUATION (Modification class returning parents and CAPAs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
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 | 20090227 |
Properties
Class | CL_GRPC_WD_DOC_EVALUATION | |
Short Description | Modification class returning parents and CAPAs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
Created | 20090227 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_WD_DOC_EVALUATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20090227 |
Friends
Class CL_GRPC_WD_DOC_EVALUATION 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 | 20090227 | ||
2 | M_CURRENT_OBJECT | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090303 | ||
3 | M_REGULATION_ID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090303 | ||
4 | M_SESSION_ID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20090227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20090227 | |
2 | GET_RELATED_OBJECTS_ASSESSMENT | Instance method | Private | Method | 20090227 | |
3 | GET_RELATED_OBJECTS_CAPAPLAN | Instance method | Private | Method | 20090227 | |
4 | GET_RELATED_OBJECTS_ISSUE | Instance method | Private | Method | 20090227 | |
5 | GET_RELATED_OBJECTS_RMPLAN | Instance method | Private | Method | 20090227 | |
6 | GET_RELATED_OBJECTS_TESTLOG | Instance method | Private | Method | 20090227 | |
7 | GET_RELATED_OBJECT_ALL | Instance method | Private | Method | 20090227 |
Events
Class CL_GRPC_WD_DOC_EVALUATION has no event.
Types
Class CL_GRPC_WD_DOC_EVALUATION 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 | 20090227 | ||
2 | Importing | I_SESSION_ID | Call by reference | Type reference (TYPE) | GRFN_API_SESSION_ID | ID of GRC session | 20090227 |
Method CONSTRUCTOR on class CL_GRPC_WD_DOC_EVALUATION has no exception.
Method GET_RELATED_OBJECTS_ASSESSMENT 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 | 20090227 | ||
2 | Returning | RT_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_T_WD_REL_OBJECT | Related objects | 20090227 |
Method GET_RELATED_OBJECTS_ASSESSMENT on class CL_GRPC_WD_DOC_EVALUATION has no exception.
Method GET_RELATED_OBJECTS_CAPAPLAN 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 | 20090227 | ||
2 | Returning | RT_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_T_WD_REL_OBJECT | Related objects | 20090227 |
Method GET_RELATED_OBJECTS_CAPAPLAN on class CL_GRPC_WD_DOC_EVALUATION has no exception.
Method GET_RELATED_OBJECTS_ISSUE 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 | 20090227 | ||
2 | Returning | RT_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_T_WD_REL_OBJECT | Related objects | 20090227 |
Method GET_RELATED_OBJECTS_ISSUE on class CL_GRPC_WD_DOC_EVALUATION has no exception.
Method GET_RELATED_OBJECTS_RMPLAN 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 | 20090227 | ||
2 | Returning | RT_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_T_WD_REL_OBJECT | Related objects | 20090227 |
Method GET_RELATED_OBJECTS_RMPLAN on class CL_GRPC_WD_DOC_EVALUATION has no exception.
Method GET_RELATED_OBJECTS_TESTLOG 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 | 20090227 | ||
2 | Returning | RT_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_T_WD_REL_OBJECT | Related objects | 20090227 |
Method GET_RELATED_OBJECTS_TESTLOG on class CL_GRPC_WD_DOC_EVALUATION has no exception.
Method GET_RELATED_OBJECT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_REL_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_WD_REL_OBJECT | Related objects | 20090227 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090227 |
Method GET_RELATED_OBJECT_ALL on class CL_GRPC_WD_DOC_EVALUATION has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |