SAP ABAP Class IF_GRPC_API_AUDIT_TRAIL (Audit Trail Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20091110
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
Class IF_GRPC_API_AUDIT_TRAIL  
Short Description Audit Trail Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091110   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_API_AUDIT_TRAIL has no forward declaration.
Interfaces
Class IF_GRPC_API_AUDIT_TRAIL has no interface implemented.
Friends
Class IF_GRPC_API_AUDIT_TRAIL has no friend class.
Attributes
Class IF_GRPC_API_AUDIT_TRAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAPA_GET_USERS Static method Public Method Get Audit Users 20091110
2 CAPA_READ Static method Public Method Read Audit Data 20091110
Events
Class IF_GRPC_API_AUDIT_TRAIL has no event.
Types
Class 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 Exporting ET_USER Call by reference Type reference (TYPE) SPERS_ULST User names table 20091110
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091110
3 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091110

Method CAPA_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GRFN_T_ATF Audit Trail atom data 20091110
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091110
3 Importing IS_SEARCH_CRT Call by reference Type reference (TYPE) GRFN_S_ATF_SEARCH_CRITERIA Search Criteria for audit trail 20091110
4 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091110
History
Last changed by/on SAP  20141106 
SAP Release Created in