SAP ABAP Interface IF_GRPC_API_AUDIT_TRAIL (Audit Trail Interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_AUDIT_TRAIL | Audit Trail API Class | 20091110 |
Properties
| Interface | IF_GRPC_API_AUDIT_TRAIL | |
| Short Description | Audit Trail Interface |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091110 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_API_AUDIT_TRAIL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091110 |
Friends
Interface IF_GRPC_API_AUDIT_TRAIL has no friend.
Attributes
Interface IF_GRPC_API_AUDIT_TRAIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Audit Users | 20091110 | |
| 2 | Static method | Public | Method | Read Audit Data | 20091110 |
Events
Interface IF_GRPC_API_AUDIT_TRAIL has no event.
Types
Interface IF_GRPC_API_AUDIT_TRAIL has no local type.
Method Signatures
Method CAPA_GET_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USER | Call by reference | Type reference (TYPE) | SPERS_ULST | User names table | 20091110 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091110 | |||
| 3 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
Method CAPA_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | GRFN_T_ATF | Audit Trail atom data | 20091110 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091110 | |||
| 3 | IS_SEARCH_CRT | Call by reference | Type reference (TYPE) | GRFN_S_ATF_SEARCH_CRITERIA | Search Criteria for audit trail | 20091110 | |||
| 4 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |