SAP ABAP Class CL_SRAL_READER_ARCHIVE (read access logging: 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 Base class for SRAL reader implementations 20121213
Properties
Class CL_SRAL_READER_ARCHIVE  
Short Description read access logging: archive reader for log data    
Super Class CL_SRAL_READER_BASE Base class for SRAL 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 20121203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_READER_ARCHIVE has no forward declaration.
Interfaces
Class CL_SRAL_READER_ARCHIVE has no interface implemented.
Friends
Class CL_SRAL_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' 20121212
2 MT_FILES Instance attribute Private Type reference (TYPE) AS_T_RNG_ARCHIV 20121206
3 MV_ARCHIVE_HANDLE Instance attribute Private Type reference (TYPE) SYST_TABIX 20121212
4 MV_IS_INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121206
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_SEARCH_FILTER Instance method Private Method 20121213
2 GET_ARCHIVE_FILES Instance method Private Method 20121213
3 GET_SEARCH_VALUES_FOR_ARCHIVE Instance method Private Method 20121217
4 OPEN_ARCHIVE Instance method Private Method 20121212
Events
Class CL_SRAL_READER_ARCHIVE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ARCHIVE_NAME Private See coding 20121212 tt_archive_name type standard table of arkey
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) SRAL_LOG_LIST 20121213
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20121213

Method APPLY_SEARCH_FILTER on class CL_SRAL_READER_ARCHIVE has no exception.

Method GET_ARCHIVE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ARCHIVE Call by reference Type reference (TYPE) TT_ARCHIVE_NAME 20121213
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20121213

Method GET_ARCHIVE_FILES on class CL_SRAL_READER_ARCHIVE has no exception.

Method GET_SEARCH_VALUES_FOR_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEARCH_PARAMETER_VALUES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_PARAM_VALUES 20121217
2 Importing IV_NAME Call by reference Type reference (TYPE) SRAL_DESCRIPTION 20121217
# Exception Resumable Description Created on
1 CX_SRAL 20121217

Method OPEN_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ARCHIVE_NAME Call by reference Type reference (TYPE) TT_ARCHIVE_NAME 20121212
# Exception Resumable Description Created on
1 CX_SRAL 20121212
History
Last changed by/on SAP  20130531 
SAP Release Created in 740