SAP ABAP Interface IF_RSCRT_RDA_DATAPACKAGE (RDA Interface for Request)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCRT (Package) (Near)-Real-Time Data Transfer into BW

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCRT_RDA_PSA_PROXY | Proxy for PSA Request and PSA Data Packages | 20060629 |
Properties
Interface | IF_RSCRT_RDA_DATAPACKAGE | |
Short Description | RDA Interface for Request |
General Data
Package | RSCRT | (Near)-Real-Time Data Transfer into BW |
Created | 20060627 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSCRT_RDA_DATAPACKAGE has no forward declaration.
Interfaces
Interface IF_RSCRT_RDA_DATAPACKAGE has no interface.
Friends
Interface IF_RSCRT_RDA_DATAPACKAGE has no friend.
Attributes
Interface IF_RSCRT_RDA_DATAPACKAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Resets ID of This Data Package | 20060704 |
2 | ![]() |
Instance method | Public | Method | Obsolete | 20060804 |
3 | ![]() |
Instance method | Public | Method | Closes This Data Package | 20060628 |
4 | ![]() |
Instance method | Public | Method | Returns ID of This Data Package | 20060630 |
5 | ![]() |
Instance method | Public | Method | Initializes This Data Package | 20060628 |
6 | ![]() |
Instance method | Public | Method | Loads Data to This Data Package | 20060706 |
7 | ![]() |
Instance method | Public | Method | Opens New Data Package | 20060628 |
8 | ![]() |
Instance method | Public | Method | Checks whether data package has been closed | 20060628 |
9 | ![]() |
Instance method | Public | Method | Finds Last Data Package | 20061201 |
10 | ![]() |
Instance method | Public | Method | Finds Last Data Package That Is Still Open | 20061009 |
Events
Interface IF_RSCRT_RDA_DATAPACKAGE has no event.
Types
Interface IF_RSCRT_RDA_DATAPACKAGE has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_RSCRT_RDA_DATAPACKAGE has no parameter.
Method CLEAR on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method CLEAR_ID Signature
Method CLEAR_ID on Interface IF_RSCRT_RDA_DATAPACKAGE has no parameter.
Method CLEAR_ID on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_RSCRT_RDA_DATAPACKAGE has no parameter.
Method CLOSE on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DATAPACKAGE_ID | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060630 |
Method GET_ID on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060628 |
Method INIT on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method LOAD 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 | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20060707 | ||
2 | ![]() |
R_RECORDS_IN_DP | Value transfer | Type reference (TYPE) | RSRQRECORD | Anzahl der Datensätze im Datenpaket | 20060707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060707 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenpaket geschlossen | 20061213 | |
2 | ![]() |
Operation nicht erlaubt. | 20060630 |
Method READ_IF_CLOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CLOSED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060628 |
Method READ_IF_CLOSED on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method READ_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LAST | Call by reference | Type reference (TYPE) | RSDATAPID | letztes Datenpaket | 20061201 | ||
2 | ![]() |
E_OPEN | Call by reference | Type reference (TYPE) | RSDATAPID | letztes offenes Datenpaket | 20061201 | ||
3 | ![]() |
I_FROM | Call by reference | Type reference (TYPE) | RSDATAPID | letztes bekanntes Datenpaket | 20061201 |
Method READ_LAST on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
Method READ_LAST_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LAST_OPEN | Value transfer | Type reference (TYPE) | RSDATAPID | Offenes Datapaket | 20061009 |
Method READ_LAST_OPEN on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |