SAP ABAP Class CL_GRPC_API_AUDIT_TRAIL (Audit Trail API Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20091110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_AUDIT_TRAIL | Audit Trail Interface | 20091110 |
Properties
| Class | CL_GRPC_API_AUDIT_TRAIL | |
| Short Description | Audit Trail API Class | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091110 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_API_AUDIT_TRAIL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_API_AUDIT_TRAIL | Audit Trail Interface | 20091110 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20091110 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20091110 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'GRPC_ENTITY_API' | Reference type | 20091110 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_CASES_MODEL' | Reference type | 20091110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091110 | ||
| 2 | Static method | Private | Method | Get Audit Trail Instance | 20091110 |
Events
Class CL_GRPC_API_AUDIT_TRAIL has no event.
Types
Class CL_GRPC_API_AUDIT_TRAIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091110 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091110 |
Method CONSTRUCTOR on class CL_GRPC_API_AUDIT_TRAIL has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091110 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091110 | |||
| 3 | RO_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_API_AUDIT_TRAIL | Reference to CL_GRPC_API_AUDIT_TRAIL Instance | 20091110 |
Method GET on class CL_GRPC_API_AUDIT_TRAIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |