SAP ABAP Class CL_SRAL_READER_EXP_ARCHIVE (read access logging: expanded archive reader for log data)
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_READER_BASE_ARCHIVE Base class for SRAL archive reader implementations 20131108
Properties
Class CL_SRAL_READER_EXP_ARCHIVE  
Short Description read access logging: expanded archive reader for log data    
Super Class CL_SRAL_READER_BASE_ARCHIVE Base class for SRAL archive 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 20131108   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_READER_EXP_ARCHIVE has no forward declaration.
Interfaces
Class CL_SRAL_READER_EXP_ARCHIVE has no interface implemented.
Friends
Class CL_SRAL_READER_EXP_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_EXP' 20131108
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_SEARCH_FILTER Instance method Private Method 20131108
2 CONSTRUCTOR Instance method Public Constructor 20131108
3 PREPARE_RESULT Instance method Private Method 20131108
Events
Class CL_SRAL_READER_EXP_ARCHIVE has no event.
Types
Class CL_SRAL_READER_EXP_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_REPLICATION=>TT_RAL_EXPANDED_LOG 20131108
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20131108

Method APPLY_SEARCH_FILTER on class CL_SRAL_READER_EXP_ARCHIVE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRAL_READER_EXP_ARCHIVE has no parameter.
Method CONSTRUCTOR on class CL_SRAL_READER_EXP_ARCHIVE has no exception.

Method PREPARE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) STRING_TABLE 20131108
2 Changing CT_RESULT Call by reference Type reference (TYPE) SRAL_READER_RESULT_LIST 20131108
3 Importing IT_DATA Call by reference Type reference (TYPE) SRAL_EXP_DATA_LIST 20131108
4 Importing IT_ENV Call by reference Type reference (TYPE) SRAL_EXP_ENV_LIST 20131108
5 Importing IT_LOG Call by reference Type reference (TYPE) SRAL_EXP_LOG_LIST 20131108
6 Importing IV_LOCAL_TIMEZONE Call by reference Type reference (TYPE) BOOLEAN 20131108

Method PREPARE_RESULT on class CL_SRAL_READER_EXP_ARCHIVE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740