SAP ABAP Interface IF_RSCRT_RDA_REQUEST (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_REQUEST | |
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_REQUEST has no forward declaration.
Interfaces
Interface IF_RSCRT_RDA_REQUEST has no interface.
Friends
Interface IF_RSCRT_RDA_REQUEST has no friend.
Attributes
Interface IF_RSCRT_RDA_REQUEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Resets ID and SID of Request | 20060704 |
2 | ![]() |
Instance method | Public | Method | Closes This Request | 20060627 |
3 | ![]() |
Instance method | Public | Method | Returns ID of This Request | 20060630 |
4 | ![]() |
Instance method | Public | Method | Returns SID of This Request | 20060630 |
5 | ![]() |
Instance method | Public | Method | Repeat this Request? | 20071009 |
6 | ![]() |
Instance method | Public | Method | Initializes This Request | 20060628 |
7 | ![]() |
Instance method | Public | Method | Opens a New Request | 20060627 |
8 | ![]() |
Instance method | Public | Method | Determines If Request Was Deleted | 20061201 |
9 | ![]() |
Instance method | Public | Method | Determines if Request is Last Delta/Init Request | 20070816 |
10 | ![]() |
Instance method | Public | Method | Determines Current Request Status | 20060628 |
Events
Interface IF_RSCRT_RDA_REQUEST has no event.
Types
Interface IF_RSCRT_RDA_REQUEST has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_RSCRT_RDA_REQUEST has no parameter.
Method CLEAR on Interface IF_RSCRT_RDA_REQUEST has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_RSCRT_RDA_REQUEST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Aktion ist an dieser Stelle nicht erlaubt | 20060630 |
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REQUEST_ID | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20060630 |
Method GET_ID on Interface IF_RSCRT_RDA_REQUEST has no exception.
Method GET_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REQUEST_SID | Value transfer | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060630 |
Method GET_SID on Interface IF_RSCRT_RDA_REQUEST has no exception.
Method HAS_TO_BE_REPEATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TO_BE_REPEATED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071009 |
Method HAS_TO_BE_REPEATED on Interface IF_RSCRT_RDA_REQUEST has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060628 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REQUEST_SID | Value transfer | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060627 | |
2 | ![]() |
Objekt nicht gefunden | 20060630 |
Method READ_IF_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061201 |
Method READ_IF_DELETED on Interface IF_RSCRT_RDA_REQUEST has no exception.
Method READ_IF_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LAST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070816 |
Method READ_IF_LAST on Interface IF_RSCRT_RDA_REQUEST has no exception.
Method READ_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | TV_IMAGE | Status des Requests (Ampel) | 20060628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060628 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |