SAP ABAP Class CL_SRAL_ELOG_READER_BASE (Base class for SRAL elog reader implementations)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_ELOG_READER Read Access Log: reader for error / action log 20130214
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_ELOG_READER_ARCHIVE Read Access Logging: database reader for error / action log 20130215
2 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_ELOG_READER_DATABASE Read Access Logging: database reader for error / action log 20130215
Properties
Class CL_SRAL_ELOG_READER_BASE  
Short Description Base class for SRAL elog reader implementations    
Super Class    
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 20130214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_ELOG_READER_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_ELOG_READER Read Access Log: reader for error / action log 20130214
Friends
Class CL_SRAL_ELOG_READER_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TYPE_ACTION Constant Protected Type reference (TYPE) CHAR1 '3' 20130218
2 GC_TYPE_ERROR Constant Protected Type reference (TYPE) CHAR1 '0' 20130218
3 GC_TYPE_MESS Constant Protected Type reference (TYPE) CHAR2 '2' 20130218
4 GC_TYPE_WARN Constant Protected Type reference (TYPE) CHAR1 '1' 20130218
5 MT_RESULT Instance attribute Protected Type reference (TYPE) IF_SRAL_ELOG_READER=>TT_ELOG_READER_RESULT 20130215
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTORIZATION Instance method Protected Method 20130218
2 GET_SEARCH_VALUE_FOR_TIMESTMP Instance method Protected Method 20130214
3 GET_SEARCH_VALUE_FOR_TYPE Instance method Protected Method 20130218
Events
Class CL_SRAL_ELOG_READER_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTR_CREATED_AT Protected See coding 20130215 ttr_created_at type range of sral_created_at
2 TTR_TYPE Protected See coding 20130218 ttr_type type range of sral_elog_type
3 TTR_USERNAME Protected See coding 20130215 ttr_username type range of uname
Method Signatures

Method CHECK_AUTORIZATION Signature

Method CHECK_AUTORIZATION on class CL_SRAL_ELOG_READER_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20130218

Method GET_SEARCH_VALUE_FOR_TIMESTMP 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 20130214
# Exception Resumable Description Created on
1 CX_SRAL 20130214

Method GET_SEARCH_VALUE_FOR_TYPE 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 20130218
# Exception Resumable Description Created on
1 CX_SRAL 20130218
History
Last changed by/on SAP  20140121 
SAP Release Created in 740