SAP ABAP Class IF_RSBK_TGT (Interface for Data Targets of a DTP)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20030829 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_TGT_DATAMART | 20060124 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSB_DTP_PROXY | Proxy for Open Hub Destination | 20051006 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDD_DTA_TGT | Metadata for InfoProvider / Data Target for Transformations | 20050124 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDMD_DTP_PROXY | Proxy for the new data source: Maste data | 20040930 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSINSP_INSP_DTP_PROXY | Proxy of Inspection Plan with Respect to DTP | 20060623 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSSH_DTP_PROXY | DTP and Transformation Connection for Hierarchies | 20060110 |
Properties
| Class | IF_RSBK_TGT | |
| Short Description | Interface for Data Targets of a DTP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030822 | 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_TGT has no interface implemented.
Friends
Class IF_RSBK_TGT has no friend class.
Attributes
Class IF_RSBK_TGT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Requests That Already Exist from List | 20050105 | |
| 2 | Instance method | Public | Method | Deletes All Data | 20070515 | |
| 3 | Instance method | Public | Method | Deletes Request from Target | 20050519 | |
| 4 | Instance method | Public | Method | Real-Time Enabled (Can Be Loaded Using Daemon)? | 20050726 | |
| 5 | Instance method | Public | Method | All Data Sources Connected to this Data Target | 20030910 | |
| 6 | Instance method | Public | Method | Indicator: Target Is RemoteProvider | 20050214 | |
| 7 | Instance method | Public | Method | Returns Observer That Is Called with Status Changes | 20040510 | |
| 8 | Instance method | Public | Method | Target Requires Serialized Data (MOVE Updating) | 20040701 | |
| 9 | Instance method | Public | Method | 20061019 | ||
| 10 | Instance method | Public | Method | Target Handles Standard Updates | 20060323 | |
| 11 | Instance method | Public | Method | Indicator: Permitted as Target for Non-Cumulatives | 20050208 | |
| 12 | Instance method | Public | Method | ID of the Data Target | 20030904 | |
| 13 | Instance method | Public | Method | Data Target Type | 20030904 | |
| 14 | Instance method | Public | Method | Returns Observer That Is Called with Status Changes | 20070405 | |
| 15 | Instance method | Public | Method | 20051006 | ||
| 16 | Instance method | Public | Method | Parallel Writing Permitted ? | 20030909 |
Events
Class IF_RSBK_TGT has no event.
Types
Class IF_RSBK_TGT has no local type.
Method Signatures
Method CHECK_REQUESTS_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_REQUID | Call by reference | Type reference (TYPE) | RSBK_TH_REQUID | DTP Tabelle mit Request SIDs | 20050105 | |||
| 2 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | BW: Datentransferprozess Kopfdaten | 20110801 | |||
| 3 | I_SRC | Call by reference | Type reference (TYPE) | RSSTATMANDTA | Datenquelle oder -ziel für Statusmanager | 20050105 | |||
| 4 | I_SRCTP | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20050105 |
Method CHECK_REQUESTS_EXIST on class IF_RSBK_TGT has no exception.
Method DELETE_CONTENTS Signature
Method DELETE_CONTENTS on class IF_RSBK_TGT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20070515 |
Method DELETE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050519 |
Method GET_REALTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REALTIME | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050726 |
Method GET_REALTIME on class IF_RSBK_TGT has no exception.
Method GET_RECEIVE_DATA_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_SRC_R | Value transfer | Type reference (TYPE) | RSBK_T_SRC_R | 20030910 |
Method GET_RECEIVE_DATA_FROM on class IF_RSBK_TGT has no exception.
Method GET_REMOTEPROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REMOTEPROVIDER | Value transfer | Type reference (TYPE) | RSBKREMOTEPROVIDER | Kennzeichen: RemoteProvider | 20050214 |
Method GET_REMOTEPROVIDER on class IF_RSBK_TGT has no exception.
Method GET_REQUEST_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CTYPE | Call by reference | Type reference (TYPE) | RSBKCONTROLLERTYPE | RSBC_C_CTYPE-ASYNC | Typ eines Datentransferprozesses | 20050422 | ||
| 2 | I_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20061218 | |||
| 3 | R_T_REQUEST_OBSERVER_R | Value transfer | Type reference (TYPE) | RSBK_T_REQUEST_OBSERVER | Liste mit Request Observern | 20040928 |
Method GET_REQUEST_OBSERVER on class IF_RSBK_TGT has no exception.
Method GET_SERIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SERIALIZED | Value transfer | Type reference (TYPE) | RSBKSERIALIZED | DTP muss Daten serialisiert liefern (Ziel mit MOVE) | 20040701 |
Method GET_SERIALIZED on class IF_RSBK_TGT has no exception.
Method GET_SRC_INVALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20090330 | |||
| 2 | I_R_SRC | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_SRC | 20061019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20090330 |
Method GET_STANDARDPROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STANDARDPROVIDER | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060323 |
Method GET_STANDARDPROVIDER on class IF_RSBK_TGT has no exception.
Method GET_STOCKUPD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STOCKUPD | Value transfer | Type reference (TYPE) | RSSTOCKUPD | Flag: Anfangsbestand aufbauen wird unterstützt | 20050208 |
Method GET_STOCKUPD on class IF_RSBK_TGT has no exception.
Method GET_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TGT | Value transfer | Type reference (TYPE) | RSBKTGTNM | 20030904 |
Method GET_TGT on class IF_RSBK_TGT has no exception.
Method GET_TGTTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TGTTP | Value transfer | Type reference (TYPE) | RSBKTGTTP | 20030904 |
Method GET_TGTTP on class IF_RSBK_TGT has no exception.
Method GET_T_DATAPACKAGE_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_DATAPACKAGE_OBSERVER | Value transfer | Type reference (TYPE) | RSBK_T_DATAPACKAGE_OBSERVER | Observer für DTP-Request | 20070405 |
Method GET_T_DATAPACKAGE_OBSERVER on class IF_RSBK_TGT has no exception.
Method GET_T_INFO_FNAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_INFO | Value transfer | Type reference (TYPE) | RS_T_RSCEDST | BIW: Übergabestruktur | 20051006 |
Method GET_T_INFO_FNAM on class IF_RSBK_TGT has no exception.
Method PARALLEL_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_GROUPING | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Extraction mit semantischen Gruppen (sortiert) | 20110510 | ||
| 2 | R_PARALLEL_UPDATE_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030909 |
Method PARALLEL_UPDATE on class IF_RSBK_TGT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |