SAP ABAP Class IF_SRAL_ELOG_READER_EXTD (Read Access Log: extended reader for error / action log)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRAL_ELOG_READER Read Access Log: reader for error / action log 20130606
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_ELOG_READER_DATABASE Read Access Logging: database reader for error / action log 20130606
Properties
Class IF_SRAL_ELOG_READER_EXTD  
Short Description Read Access Log: extended reader for error / action log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130606   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAL_ELOG_READER_EXTD has no forward declaration.
Interfaces
Class IF_SRAL_ELOG_READER_EXTD has no interface implemented.
Friends
Class IF_SRAL_ELOG_READER_EXTD has no friend class.
Attributes
Class IF_SRAL_ELOG_READER_EXTD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_LOG_ENTRIES Instance method Public Method 20130606
2 GET_RESULT Instance method Public Method 20130606
3 GET_SEARCH_PARAMETERS Instance method Public Method 20130606
4 LIST_LOG_ENTRIES Instance method Public Method 20130606
5 LIST_LOG_ENTRIES_CURSOR Instance method Public Method 20130606
Events
Class IF_SRAL_ELOG_READER_EXTD has no event.
Types
Class IF_SRAL_ELOG_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 20130606
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20130606

Method COUNT_LOG_ENTRIES on class IF_SRAL_ELOG_READER_EXTD has no exception.

Method GET_RESULT Signature

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

Method GET_SEARCH_PARAMETERS Signature

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

Method LIST_LOG_ENTRIES Signature

Method LIST_LOG_ENTRIES on class IF_SRAL_ELOG_READER_EXTD has no parameter.
Method LIST_LOG_ENTRIES on class IF_SRAL_ELOG_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 20130606
2 Exporting ET_RESULT Call by reference Type reference (TYPE) IF_SRAL_ELOG_READER=>TT_ELOG_READER_RESULT 20130606
3 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20130606
4 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) INT4 1000 20130606

Method LIST_LOG_ENTRIES_CURSOR on class IF_SRAL_ELOG_READER_EXTD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in