SAP ABAP Class IF_AR_DATA_ACCESS (General Data Access)
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
| Class | IF_AR_DATA_ACCESS | |
| Short Description | General Data Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_AR_DATA_ACCESS has no interface implemented.
Friends
Class IF_AR_DATA_ACCESS has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class IF_AR_DATA_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |