SAP ABAP Class IF_AR_ARCHIVE_READER (Read Access to Archive)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_ARCHIVE_ACCESS Access to Archive Data 20060221
Properties
Class IF_AR_ARCHIVE_READER  
Short Description Read Access to Archive    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AR_ARCHIVE_READER has no forward declaration.
Interfaces
Class IF_AR_ARCHIVE_READER has no interface implemented.
Friends
Class IF_AR_ARCHIVE_READER has no friend class.
Attributes
Class IF_AR_ARCHIVE_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ARCHPOS_BY_BUSINESSKEY Instance method Public Method Determine File Name + Offset from Business Key 20060221
2 GET_RECORDS_AT_ARCHIVEPOS Instance method Public Method Get Data Records for Item 20060223
Events
Class IF_AR_ARCHIVE_READER has no event.
Types
Class IF_AR_ARCHIVE_READER has no local type.
Method Signatures

Method GET_ARCHPOS_BY_BUSINESSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_BUSINESSKEY Call by reference Type reference (TYPE) ANY 20060221
2 Returning R_TAB_ARCHPOS Value transfer Type reference (TYPE) TYP_T_POSITION Pointer auf BusinessObjekte im Archiv 20060221

Method GET_ARCHPOS_BY_BUSINESSKEY on class IF_AR_ARCHIVE_READER has no exception.

Method GET_RECORDS_AT_ARCHIVEPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_ARCHPOS Call by reference Type reference (TYPE) TYP_ARCHIVEPOS Archiv-Position 20060223
2 Returning R_TAB_RECORDS Value transfer Type reference (TYPE) AREN_TAB_RECORDS Datensätze zu Tabellen 20060223
# Exception Resumable Description Created on
1 CX_AR_ACCESS_ERROR Fehler beim Archivzugriff 20100915
History
Last changed by/on SAP  20130531 
SAP Release Created in