SAP ABAP Interface IF_SRAL_READER_EXTD (Read Access Logging: extended reader for log entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_MONITOR (Package) Read Access Logging: Monitor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_READER_DATABASE read access logging: database reader for log data 20121213
Properties
Interface IF_SRAL_READER_EXTD  
Short Description Read Access Logging: extended reader for log entries    
General Data
Package SREAD_ACCESS_LOG_MONITOR   Read Access Logging: Monitor 
Created 20121213   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRAL_READER_EXTD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_READER Read Access Logging: reader for log entries 20121213
Friends
Interface IF_SRAL_READER_EXTD has no friend.
Attributes
Interface IF_SRAL_READER_EXTD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_LOG_ENTRIES Instance method Public Method 20121213
2 GET_RESULT Instance method Public Method 20121213
3 GET_SEARCH_PARAMETERS Instance method Public Method 20121213
4 LIST_LOG_ENTRIES Instance method Public Method 20121213
5 LIST_LOG_ENTRIES_CURSOR Instance method Public Method 20121213
Events
Interface IF_SRAL_READER_EXTD has no event.
Types
Interface IF_SRAL_READER_EXTD has no local type.
Method Signatures

Method COUNT_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT_COUNTER Value transfer Type reference (TYPE) I 20121213
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20121213

Method COUNT_LOG_ENTRIES on Interface IF_SRAL_READER_EXTD has no exception.

Method GET_RESULT Signature

Method GET_RESULT on Interface IF_SRAL_READER_EXTD has no parameter.
Method GET_RESULT on Interface IF_SRAL_READER_EXTD has no exception.

Method GET_SEARCH_PARAMETERS Signature

Method GET_SEARCH_PARAMETERS on Interface IF_SRAL_READER_EXTD has no parameter.
Method GET_SEARCH_PARAMETERS on Interface IF_SRAL_READER_EXTD has no exception.

Method LIST_LOG_ENTRIES Signature

Method LIST_LOG_ENTRIES on Interface IF_SRAL_READER_EXTD has no parameter.
Method LIST_LOG_ENTRIES on Interface IF_SRAL_READER_EXTD has no exception.

Method LIST_LOG_ENTRIES_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CURSOR Call by reference Type reference (TYPE) CURSOR 20121213
2 Exporting ET_RESULT Call by reference Type reference (TYPE) SRAL_READER_RESULT_LIST 20121213
3 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20121213
4 Importing IV_LOCAL_TIMEZONE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20121213
5 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) INT4 1000 20121213

Method LIST_LOG_ENTRIES_CURSOR on Interface IF_SRAL_READER_EXTD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740