SAP ABAP Class CL_SRAL_READER_UTIL_ARCH (Read Access logging: archive utilities for reader classes)
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
Properties
Class CL_SRAL_READER_UTIL_ARCH  
Short Description Read Access logging: archive utilities for reader classes    
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 20130218   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_READER_UTIL_ARCH has no forward declaration.
Interfaces
Class CL_SRAL_READER_UTIL_ARCH has no interface implemented.
Friends
Class CL_SRAL_READER_UTIL_ARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FILES Instance attribute Private Type reference (TYPE) AS_T_RNG_ARCHIV 20130218
2 MV_ARCHIVE_HANDLE Instance attribute Private Type reference (TYPE) SYST_TABIX 20130218
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ARCHIVE Instance method Public Method 20130218
2 GET_ARCHIVE_FILES Instance method Public Method 20130218
3 GET_SEARCH_VALUES_FOR_ARCHIVE Instance method Public Method 20130218
4 OPEN_ARCHIVE Instance method Public Method 20130218
5 READ_FROM_ARCHIVE Instance method Public Method 20130218
Events
Class CL_SRAL_READER_UTIL_ARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ARCHIVE_NAME Public See coding 20130218 tt_archive_name type standard table of arkey
Method Signatures

Method CLOSE_ARCHIVE Signature

Method CLOSE_ARCHIVE on class CL_SRAL_READER_UTIL_ARCH has no parameter.
Method CLOSE_ARCHIVE on class CL_SRAL_READER_UTIL_ARCH 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 20130218
2 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T 20130218
3 Importing IV_ATTRIB_NAME Call by reference Type reference (TYPE) SRAL_DESCRIPTION 20130218

Method GET_ARCHIVE_FILES on class CL_SRAL_READER_UTIL_ARCH 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 20130218
2 Importing IV_ARCH_OBJ Call by reference Type reference (TYPE) ARCH_OBJ-OBJECT 20130218
3 Importing IV_NAME Call by reference Type reference (TYPE) SRAL_DESCRIPTION 20130218
# Exception Resumable Description Created on
1 CX_SRAL 20130218

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 20130218
2 Importing IV_ARCH_OBJ Call by reference Type reference (TYPE) ARCH_OBJ-OBJECT 20130218
# Exception Resumable Description Created on
1 CX_SRAL 20130218

Method READ_FROM_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJ_DATA Call by reference Type reference (TYPE) AS_T_TABLEBUFFER 20130218
# Exception Resumable Description Created on
1 CX_SRAL 20130218
History
Last changed by/on SAP  20140121 
SAP Release Created in 740