SAP ABAP Class CL_GRPC_WD_DOC_CAPA (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 | 20081028 |
Properties
Class | CL_GRPC_WD_DOC_CAPA | |
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 | 20081028 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_WD_DOC_CAPA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20081028 |
Friends
Class CL_GRPC_WD_DOC_CAPA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DR_WD_DOC_PARENT | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRFN_WD_DOC_MODIFICATION | Modification class returning parents | 20081028 | ||
2 | MO_SESSION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081028 | ||
3 | M_SESSION_ID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20081028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20081028 |
Events
Class CL_GRPC_WD_DOC_CAPA has no event.
Types
Class CL_GRPC_WD_DOC_CAPA 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 | 20081028 | ||
2 | Importing | IR_WD_DOC_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20090212 | ||
3 | Importing | I_SESSION_ID | Call by reference | Type reference (TYPE) | GRFN_API_SESSION_ID | ID of GRC session | 20081028 |
Method CONSTRUCTOR on class CL_GRPC_WD_DOC_CAPA has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |