SAP ABAP Class CL_SRAL_ELOG_READER_ARCHIVE (Read Access Logging: database reader for error / action log)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_ELOG_READER_BASE Base class for SRAL elog reader implementations 20130215
Properties
Class CL_SRAL_ELOG_READER_ARCHIVE  
Short Description Read Access Logging: database reader for error / action log    
Super Class CL_SRAL_ELOG_READER_BASE Base class for SRAL elog reader implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_MONITOR   Read Access Logging: Monitor 
Created 20130215   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_ELOG_READER_ARCHIVE has no forward declaration.
Interfaces
Class CL_SRAL_ELOG_READER_ARCHIVE has no interface implemented.
Friends
Class CL_SRAL_ELOG_READER_ARCHIVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ARCHIVE_OBJECT Constant Private Type reference (TYPE) ARCH_OBJ-OBJECT 'SRAL_ELOG' 20130218
2 MO_ARCHIVE_UTILS Instance attribute Private Object reference (TYPE REF TO) CL_SRAL_READER_UTIL_ARCH 20130218
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_SEARCH_FILTER Instance method Private Method 20130218
2 CONSTRUCTOR Instance method Public Constructor 20130218
Events
Class CL_SRAL_ELOG_READER_ARCHIVE has no event.
Types
Class CL_SRAL_ELOG_READER_ARCHIVE has no local type.
Method Signatures

Method APPLY_SEARCH_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) IF_SRAL_ELOG_READER=>TT_ELOG_READER_RESULT 20130218
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20130218
3 Importing IV_LOCAL_TIMEZONE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130820

Method APPLY_SEARCH_FILTER on class CL_SRAL_ELOG_READER_ARCHIVE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRAL_ELOG_READER_ARCHIVE has no parameter.
Method CONSTRUCTOR on class CL_SRAL_ELOG_READER_ARCHIVE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740