SAP ABAP Interface IF_RAL_ACCESS (Access to Read access logging data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
Properties
Interface IF_RAL_ACCESS  
Short Description Access to Read access logging data    
General Data
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20120116   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RAL_ACCESS has no interface.
Friends
Interface IF_RAL_ACCESS has no friend.
Attributes
Interface IF_RAL_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Static method Public Method 20120118
2 DELETE Static method Public Method Delete entries from tables 20120116
3 READ Static method Public Method Read an entry by log id 20120116
4 WRITE Static method Public Method Write main entry 20120116
Events
Interface IF_RAL_ACCESS has no event.
Types
Interface IF_RAL_ACCESS has no local type.
Method Signatures

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEC_DBCON Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20120118
2 Importing USERNAME Call by reference Type reference (TYPE) XUBNAME SY-UNAME User Name in User Master Record 20120118
# Exception Resumable Description Created on
1 CX_RAL_ACCESS exception class for RAL 20120119

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_ID_LIST Call by reference Type reference (TYPE) SRAL_LOG_ID_T Read Access Logging: Log ID 20120117
2 Importing SEC_DBCON Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Logical name for a database connection 20120117
3 Importing USERNAME Call by reference Type reference (TYPE) UBNAME User Name 20120116
# Exception Resumable Description Created on
1 CX_RAL_ACCESS exception class for RAL 20120119

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) SRAL_FILTER Selection structure for read access log entries 20120116
2 Returning RESULT Value transfer Type reference (TYPE) SRAL_RESULT_T Result structure of select filtering 20120116

Method READ on Interface IF_RAL_ACCESS has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20120116
2 Importing ENTRY_TAB Call by reference Type reference (TYPE) SRAL_MAIN_T Main entry for read access log 20120117
3 Importing SEC_DBCON Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Logical name for a database connection 20120117
# Exception Resumable Description Created on
1 CX_RAL_ACCESS exception class for RAL 20120119
History
Last changed by/on SAP  20130531 
SAP Release Created in 732