SAP ABAP Class IF_SRAL_READER_EXTD (Read Access Logging: extended reader for log entries)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRAL_READER Read Access Logging: reader for log entries 20121213
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
Class IF_SRAL_READER_EXTD  
Short Description Read Access Logging: extended reader for log entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAL_READER_EXTD has no forward declaration.
Interfaces
Class IF_SRAL_READER_EXTD has no interface implemented.
Friends
Class IF_SRAL_READER_EXTD has no friend class.
Attributes
Class 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
Class IF_SRAL_READER_EXTD has no event.
Types
Class 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 class IF_SRAL_READER_EXTD has no exception.

Method GET_RESULT Signature

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

Method GET_SEARCH_PARAMETERS Signature

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

Method LIST_LOG_ENTRIES Signature

Method LIST_LOG_ENTRIES on class IF_SRAL_READER_EXTD has no parameter.
Method LIST_LOG_ENTRIES on class 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 class IF_SRAL_READER_EXTD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in