SAP ABAP Class IF_RSCRT_RDA_REQUEST (RDA Interface for Request)
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
| Class | IF_RSCRT_RDA_REQUEST | |
| Short Description | RDA Interface for Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060627 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSCRT_RDA_REQUEST has no forward declaration.
Interfaces
Class IF_RSCRT_RDA_REQUEST has no interface implemented.
Friends
Class IF_RSCRT_RDA_REQUEST has no friend class.
Attributes
Class 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
Class IF_RSCRT_RDA_REQUEST has no event.
Types
Class IF_RSCRT_RDA_REQUEST has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_RSCRT_RDA_REQUEST has no parameter.
Method CLEAR on class IF_RSCRT_RDA_REQUEST has no exception.
Method CLOSE Signature
Method CLOSE on class 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 class 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 class 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 class 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 class 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 class 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 |