SAP ABAP Class CL_SRAL_READER_ARCHIVE_INDEX (read access logging: archive reader for log data with index)
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 20121214
Properties
Class CL_SRAL_READER_ARCHIVE_INDEX  
Short Description read access logging: archive reader for log data with index    
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 20121214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_READER_ARCHIVE_INDEX has no forward declaration.
Interfaces
Class CL_SRAL_READER_ARCHIVE_INDEX has no interface implemented.
Friends
Class CL_SRAL_READER_ARCHIVE_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDCAT Constant Private Type reference (TYPE) AIND_FCAT 'SAP_SRAL' 20121214
2 GC_INDEX_CREATED_AT Constant Private Type reference (TYPE) TV_FIELDNAME 'CREATED_AT' 20121217
3 GC_INDEX_LOG_DOMAIN Constant Private Type reference (TYPE) TV_FIELDNAME 'LOG_DOMAIN_NAME' 20121217
4 GC_INDEX_PURPOSE Constant Private Type reference (TYPE) TV_FIELDNAME 'PURPOSE' 20121217
5 GC_INDEX_SW_COMP Constant Private Type reference (TYPE) TV_FIELDNAME 'LOG_DOMAIN_SW_COMP' 20121217
6 GC_INDEX_USER_NAME Constant Private Type reference (TYPE) TV_FIELDNAME 'USERNAME' 20121217
7 GC_INDEX_VALUE Constant Private Type reference (TYPE) TV_FIELDNAME 'VALUE_CHAR' 20121217
8 GC_TABLE_DATA Constant Private Type reference (TYPE) TV_FIELDNAME 'SRAL_DATA' 20121217
9 GC_TABLE_ENV Constant Private Type reference (TYPE) TV_FIELDNAME 'SRAL_LOG_ENV' 20121217
10 GC_TABLE_LOG Constant Private Type reference (TYPE) TV_FIELDNAME 'SRAL_LOG' 20121217
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELECTION Instance method Private Method 20121217
2 GET_SRAL_TABLES Instance method Private Method 20121217
3 MAP_TO_ATTRIBUTE_NAME Instance method Private Method 20121217
4 MAP_TO_INDEX_NAME Instance method Private Method 20121217
Events
Class CL_SRAL_READER_ARCHIVE_INDEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ARCH_KEYS Private See coding 20121217 tt_arch_keys type standard table of aind_arkey
2 TT_FIELDNAME Private See coding 20121217 tt_fieldname type standard table of tv_fieldname
3 TT_SELECTION Private See coding 20121217 tt_selection type standard table of rsds_frange
4 TV_FIELDNAME Private Type reference (TYPE) CHAR30 20121217
Method Signatures

Method BUILD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTION Call by reference Type reference (TYPE) TT_SELECTION 20121217
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20121217
# Exception Resumable Description Created on
1 CX_SRAL 20121217

Method GET_SRAL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEYS Call by reference Type reference (TYPE) TT_ARCH_KEYS 20121217
2 Exporting ET_DATA Call by reference Type reference (TYPE) SRAL_DATA_LIST 20121217
3 Exporting ET_ENV Call by reference Type reference (TYPE) SRAL_LOG_ENV_LIST 20121217
4 Exporting ET_LOG Call by reference Type reference (TYPE) SRAL_LOG_LIST 20121217
# Exception Resumable Description Created on
1 CX_SRAL 20121217

Method MAP_TO_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CHAR30 20121217
2 Returning RT_ATTRIBUTE_NAME Value transfer Type reference (TYPE) SRAL_DESCRIPTION 20121217

Method MAP_TO_ATTRIBUTE_NAME on class CL_SRAL_READER_ARCHIVE_INDEX has no exception.

Method MAP_TO_INDEX_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SRAL_DESCRIPTION 20121217
2 Returning RT_INDEX_NAME Value transfer Type reference (TYPE) CHAR30 20121217

Method MAP_TO_INDEX_NAME on class CL_SRAL_READER_ARCHIVE_INDEX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740