SAP ABAP Class IF_RSBK_REQUEST_REALTIME (Real-Time Request)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_REQUEST | DTP Request | 20060314 |
Properties
| Class | IF_RSBK_REQUEST_REALTIME | |
| Short Description | Real-Time Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060314 | SAP |
| Last change | 20130531 | 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_RSBK_REQUEST_REALTIME has no interface implemented.
Friends
Class IF_RSBK_REQUEST_REALTIME has no friend class.
Attributes
Class IF_RSBK_REQUEST_REALTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adding New Data Records | 20060314 | |
| 2 | Instance method | Public | Method | Finalizes Close of Request: Wait Until All Processes Finish | 20060314 | |
| 3 | Instance method | Public | Method | Preliminary Close of Request: No New Process Posts | 20060314 | |
| 4 | Static method | Public | Method | Creates Request from Data Target Instance | 20060314 | |
| 5 | Instance method | Public | Method | Returns New Package Number | 20060320 | |
| 6 | Instance method | Public | Method | Request ID | 20080630 | |
| 7 | Instance method | Public | Method | Number of Rows in Request | 20060314 | |
| 8 | Instance method | Public | Method | Technical Status | 20060314 | |
| 9 | Instance method | Public | Method | Overall Status | 20060314 | |
| 10 | Instance method | Public | Method | Locking the Request | 20060314 | |
| 11 | Instance method | Public | Method | Unlocking the Request | 20060314 |
Events
Class IF_RSBK_REQUEST_REALTIME has no event.
Types
Class IF_RSBK_REQUEST_REALTIME has no local type.
Method Signatures
Method ADD_DATA 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) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20060314 |
Method ADD_DATA on class IF_RSBK_REQUEST_REALTIME has no exception.
Method CLOSE_COMPLETELY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20080630 |
Method CLOSE_PRELIMINARY Signature
Method CLOSE_PRELIMINARY on class IF_RSBK_REQUEST_REALTIME has no parameter.
Method CLOSE_PRELIMINARY on class IF_RSBK_REQUEST_REALTIME has no exception.
Method CREATE_FROM_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TGT_REALTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_TGT_REALTIME | 20060314 | ||||
| 2 | R_R_REQUEST_REALTIME | Value transfer | Object reference (TYPE REF TO) | IF_RSBK_REQUEST_REALTIME | 20060314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060315 | ||
| 2 | Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20060314 |
Method GET_NEW_DATAPAKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060320 |
Method GET_NEW_DATAPAKID on class IF_RSBK_REQUEST_REALTIME has no exception.
Method GET_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUID | Value transfer | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20080630 |
Method GET_REQUID on class IF_RSBK_REQUEST_REALTIME has no exception.
Method GET_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROWS | Value transfer | Type reference (TYPE) | RSBKLINES | Anzahl Zeilen | 20060314 |
Method GET_ROWS on class IF_RSBK_REQUEST_REALTIME has no exception.
Method GET_TSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TSTATE | Value transfer | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20060314 |
Method GET_TSTATE on class IF_RSBK_REQUEST_REALTIME has no exception.
Method GET_USTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_USTATE | Value transfer | Type reference (TYPE) | RSBKUSTATE | Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests | 20060314 |
Method GET_USTATE on class IF_RSBK_REQUEST_REALTIME has no exception.
Method LOCK Signature
Method LOCK on class IF_RSBK_REQUEST_REALTIME has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20060314 |
Method UNLOCK Signature
Method UNLOCK on class IF_RSBK_REQUEST_REALTIME has no parameter.
Method UNLOCK on class IF_RSBK_REQUEST_REALTIME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |