SAP ABAP Interface IF_AR_ARCHIVE_READER (Read Access to Archive)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_BVIEW_PLATFORM (Package) Archiving Business View Platform

⤷

⤷

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
Interface | IF_AR_ARCHIVE_READER | |
Short Description | Read Access to Archive |
General Data
Package | ARFA_ARCHIVING_BVIEW_PLATFORM | Archiving Business View Platform |
Created | 20060221 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AR_ARCHIVE_READER has no forward declaration.
Interfaces
Interface IF_AR_ARCHIVE_READER has no interface.
Friends
Interface IF_AR_ARCHIVE_READER has no friend.
Attributes
Interface IF_AR_ARCHIVE_READER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine File Name + Offset from Business Key | 20060221 |
2 | ![]() |
Instance method | Public | Method | Get Data Records for Item | 20060223 |
Events
Interface IF_AR_ARCHIVE_READER has no event.
Types
Interface 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 | ![]() |
I_STR_BUSINESSKEY | Call by reference | Type reference (TYPE) | ANY | 20060221 | |||
2 | ![]() |
R_TAB_ARCHPOS | Value transfer | Type reference (TYPE) | TYP_T_POSITION | Pointer auf BusinessObjekte im Archiv | 20060221 |
Method GET_ARCHPOS_BY_BUSINESSKEY on Interface 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 | ![]() |
I_STR_ARCHPOS | Call by reference | Type reference (TYPE) | TYP_ARCHIVEPOS | Archiv-Position | 20060223 | ||
2 | ![]() |
R_TAB_RECORDS | Value transfer | Type reference (TYPE) | AREN_TAB_RECORDS | Datensätze zu Tabellen | 20060223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Archivzugriff | 20100915 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |