SAP ABAP Class IF_SRAL_READER (Read Access Logging: reader for log entries)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRAL_READER_EXTD Read Access Logging: extended reader for log entries 20121213
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_READER_BASE Base class for SRAL reader implementations 20121213
Properties
Class IF_SRAL_READER  
Short Description Read Access Logging: reader for log entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121203   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRAL_READER has no interface implemented.
Friends
Class IF_SRAL_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTR_NAME_APPL_COMP Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'APPL_COMP' 20121204
2 GC_ATTR_NAME_CHANNEL_ID Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'CHANNEL_ID' 20121204
3 GC_ATTR_NAME_CORR_ID Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'CORR_ID' 20121204
4 GC_ATTR_NAME_CREATED_AT Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'CREATED_AT' 20121204
5 GC_ATTR_NAME_DIRECTION Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'DIRECTION' 20121204
6 GC_ATTR_NAME_LOG_DOMAIN Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'LOG_DOMAIN' 20121204
7 GC_ATTR_NAME_LOG_ID Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'LOG_ID' 20121204
8 GC_ATTR_NAME_PURPOSE Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'PURPOSE' 20121204
9 GC_ATTR_NAME_READ_INFO Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'READ_INFO' 20121204
10 GC_ATTR_NAME_READ_STATUS Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'READ_STATUS' 20121204
11 GC_ATTR_NAME_REMOTE_IP Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'REMOTE_IP' 20121204
12 GC_ATTR_NAME_SOURCE_CLIENT Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'SRC_CLIENT' 20130912
13 GC_ATTR_NAME_SOURCE_SYSID Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'SRC_SYSID' 20130912
14 GC_ATTR_NAME_SW_COMP Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'SW_COMP' 20121204
15 GC_ATTR_NAME_USERNAME Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'USERNAME' 20121204
16 GC_ATTR_NAME_VALUE Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'VALUE' 20121204
17 GC_ATTR_NANE_ARCH_NAME Constant Public Type reference (TYPE) SRAL_DESCRIPTION 'ARCH_NAME' 20121213
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESULT Instance method Public Method 20121212
2 GET_SEARCH_PARAMETERS Instance method Public Method 20121203
3 LIST_LOG_ENTRIES Instance method Public Method 20121203
Events
Class IF_SRAL_READER has no event.
Types
Class IF_SRAL_READER has no local type.
Method Signatures

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_LIST Call by reference Type reference (TYPE) SRAL_READER_RESULT_LIST 20121212

Method GET_RESULT on class IF_SRAL_READER has no exception.

Method GET_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_PARAMETERS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_PARAMETER_T 20121203
2 Exporting ET_SEARCH_PARAMETER_VALUES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_PARAM_VALUES 20121203
# Exception Resumable Description Created on
1 CX_SRAL 20121203

Method LIST_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) STRING_TABLE 20121204
2 Exporting ET_RESULT Call by reference Type reference (TYPE) SRAL_READER_RESULT_LIST 20121204
3 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20121203
4 Importing IV_LOCAL_TIMEZONE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20121203
5 Importing IV_MAX_HITS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_NUM_MAX_HITS 20121203
# Exception Resumable Description Created on
1 CX_SRAL 20121212
History
Last changed by/on SAP  20141121 
SAP Release Created in