SAP ABAP Interface IF_RSDS_ACCESS_EXTRACTOR (Extractor Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS_ACCESS (Package) Access methods Apollo DataSource
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_ACCESS_DB_EXTRACTOR | Extractor for DB Connect DataSources | 20070612 |
Properties
| Interface | IF_RSDS_ACCESS_EXTRACTOR | |
| Short Description | Extractor Interface |
General Data
| Package | RSDS_ACCESS | Access methods Apollo DataSource |
| Created | 20070207 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDS_ACCESS_EXTRACTOR has no forward declaration.
Interfaces
Interface IF_RSDS_ACCESS_EXTRACTOR has no interface.
Friends
Interface IF_RSDS_ACCESS_EXTRACTOR has no friend.
Attributes
Interface IF_RSDS_ACCESS_EXTRACTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070612 | ||
| 2 | Instance method | Public | Method | 20070612 | ||
| 3 | Instance method | Public | Method | 20070612 | ||
| 4 | Instance method | Public | Method | 20070612 |
Events
Interface IF_RSDS_ACCESS_EXTRACTOR has no event.
Types
Interface IF_RSDS_ACCESS_EXTRACTOR has no local type.
Method Signatures
Method NEXT_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FETCHSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20070612 | |||
| 2 | R_ROWS_RET | Value transfer | Type reference (TYPE) | I | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20070612 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FIELDS | Call by reference | Type reference (TYPE) | RSDS_T_EXTRACT_FIELDS | Fields for Extraction | 20070612 | |||
| 2 | I_T_SELECT | Call by reference | Type reference (TYPE) | RS_T_RSCEDST | Transfer structure | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during extraction of data | 20070612 |
Method SET_MAXROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAXROWS | Call by reference | Type reference (TYPE) | I | 20070612 |
Method SET_MAXROWS on Interface IF_RSDS_ACCESS_EXTRACTOR has no exception.
Method SET_PARAM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20070612 |
Method SET_PARAM_TABLE on Interface IF_RSDS_ACCESS_EXTRACTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |