SAP ABAP Interface IF_AR_DATA_ACCESS (General Data Access)
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 | 20060208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AR_SFLIGHTAR_DB_ACCESS | Database Access for SFLIGHTAR | 20060223 |
Properties
| Interface | IF_AR_DATA_ACCESS | |
| Short Description | General Data Access |
General Data
| Package | ARFA_ARCHIVING_BVIEW_PLATFORM | Archiving Business View Platform |
| Created | 20060208 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_AR_DATA_ACCESS has no interface.
Friends
Interface IF_AR_DATA_ACCESS has no friend.
Attributes
Interface IF_AR_DATA_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Names of All Tables (in Buffer) | 20060208 | |
| 2 | Instance method | Public | Method | Get Context | 20060208 | |
| 3 | Instance method | Public | Method | Get Business Object | 20060208 | |
| 4 | Instance method | Public | Method | Get Table Entries | 20060208 | |
| 5 | Instance method | Public | Method | Set Filter Criteria for Access | 20060208 |
Events
Interface IF_AR_DATA_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_INSTANCES | Public | See coding | 20060217 | TYP_TAB_INSTANCES TYPE STANDARD TABLE OF REF TO IF_AR_DATA_ACCESS
WITH DEFAULT KEY
|
Method Signatures
Method GET_ALL_TABNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUSINESSKEY | Call by reference | Type reference (TYPE) | ANY | 20060208 | ||||
| 2 | I_STR_ARCHPOS | Call by reference | Type reference (TYPE) | TYP_ARCHIVEPOS | Archiv-Position | 20060208 | |||
| 3 | R_TAB_TABNAMES | Value transfer | Type reference (TYPE) | AREN_TAB_TABNAMES | 20060208 |
Method GET_ALL_TABNAMES on Interface IF_AR_DATA_ACCESS has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_CONTEXT | Value transfer | Object reference (TYPE REF TO) | DATA | 20060208 |
Method GET_CONTEXT on Interface IF_AR_DATA_ACCESS has no exception.
Method RETRIEVE_BUSINESS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUSINESSKEY | Call by reference | Type reference (TYPE) | ANY | 20060208 | ||||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060208 | |||
| 3 | R_TAB_RECORDS | Value transfer | Type reference (TYPE) | AREN_TAB_RECORDS | Datensätze zu Tabellen | 20060208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Auswahl nicht eindeutig | 20060208 |
Method RETRIEVE_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060208 | |||
| 2 | R_TAB_RECORDS | Value transfer | Type reference (TYPE) | AREN_TAB_RECORDS | Datensätze zu Tabellen | 20060208 |
Method RETRIEVE_TABLE_DATA on Interface IF_AR_DATA_ACCESS has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_FILTER | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | 20060213 |
Method SET_FILTER on Interface IF_AR_DATA_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |