SAP ABAP Interface IF_RSBK_TGT (Interface for Data Targets of a DTP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
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
Interface IF_RSBK_TGT  
Short Description Interface for Data Targets of a DTP    
General Data
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20030822   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_SERVER Interface for General Servers of a DTP 20030829
Friends
Interface IF_RSBK_TGT has no friend.
Attributes
Interface IF_RSBK_TGT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_REQUESTS_EXIST Instance method Public Method Deletes Requests That Already Exist from List 20050105
2 DELETE_CONTENTS Instance method Public Method Deletes All Data 20070515
3 DELETE_REQUEST Instance method Public Method Deletes Request from Target 20050519
4 GET_REALTIME Instance method Public Method Real-Time Enabled (Can Be Loaded Using Daemon)? 20050726
5 GET_RECEIVE_DATA_FROM Instance method Public Method All Data Sources Connected to this Data Target 20030910
6 GET_REMOTEPROVIDER Instance method Public Method Indicator: Target Is RemoteProvider 20050214
7 GET_REQUEST_OBSERVER Instance method Public Method Returns Observer That Is Called with Status Changes 20040510
8 GET_SERIALIZED Instance method Public Method Target Requires Serialized Data (MOVE Updating) 20040701
9 GET_SRC_INVALID Instance method Public Method 20061019
10 GET_STANDARDPROVIDER Instance method Public Method Target Handles Standard Updates 20060323
11 GET_STOCKUPD Instance method Public Method Indicator: Permitted as Target for Non-Cumulatives 20050208
12 GET_TGT Instance method Public Method ID of the Data Target 20030904
13 GET_TGTTP Instance method Public Method Data Target Type 20030904
14 GET_T_DATAPACKAGE_OBSERVER Instance method Public Method Returns Observer That Is Called with Status Changes 20070405
15 GET_T_INFO_FNAM Instance method Public Method 20051006
16 PARALLEL_UPDATE Instance method Public Method Parallel Writing Permitted ? 20030909
Events
Interface IF_RSBK_TGT has no event.
Types
Interface 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 Changing C_TH_REQUID Call by reference Type reference (TYPE) RSBK_TH_REQUID DTP Tabelle mit Request SIDs 20050105
2 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM BW: Datentransferprozess Kopfdaten 20110801
3 Importing I_SRC Call by reference Type reference (TYPE) RSSTATMANDTA Datenquelle oder -ziel für Statusmanager 20050105
4 Importing I_SRCTP Call by reference Type reference (TYPE) RSSTATMANDTA_TYPE Typ des Datenziels 20050105

Method CHECK_REQUESTS_EXIST on Interface IF_RSBK_TGT has no exception.

Method DELETE_CONTENTS Signature

Method DELETE_CONTENTS on Interface IF_RSBK_TGT has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070515

Method DELETE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20050519
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050519

Method GET_REALTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REALTIME Value transfer Type reference (TYPE) RS_BOOL Boolean 20050726

Method GET_REALTIME on Interface 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 Returning R_T_SRC_R Value transfer Type reference (TYPE) RSBK_T_SRC_R 20030910

Method GET_RECEIVE_DATA_FROM on Interface 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 Returning R_REMOTEPROVIDER Value transfer Type reference (TYPE) RSBKREMOTEPROVIDER Kennzeichen: RemoteProvider 20050214

Method GET_REMOTEPROVIDER on Interface 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 Importing I_CTYPE Call by reference Type reference (TYPE) RSBKCONTROLLERTYPE RSBC_C_CTYPE-ASYNC Typ eines Datentransferprozesses 20050422
2 Importing I_TSTATE Call by reference Type reference (TYPE) RSBKTSTATE Technischer Verarbeitungsstatus eines DTP-Requests 20061218
3 Returning R_T_REQUEST_OBSERVER_R Value transfer Type reference (TYPE) RSBK_T_REQUEST_OBSERVER Liste mit Request Observern 20040928

Method GET_REQUEST_OBSERVER on Interface 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 Returning R_SERIALIZED Value transfer Type reference (TYPE) RSBKSERIALIZED DTP muss Daten serialisiert liefern (Ziel mit MOVE) 20040701

Method GET_SERIALIZED on Interface 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 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20090330
2 Importing I_R_SRC Call by reference Object reference (TYPE REF TO) IF_RSBK_SRC 20061019
# Exception Resumable Description Created on
1 CX_RS_MSG 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 Returning R_STANDARDPROVIDER Value transfer Type reference (TYPE) RS_BOOL Boolean 20060323

Method GET_STANDARDPROVIDER on Interface 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 Returning R_STOCKUPD Value transfer Type reference (TYPE) RSSTOCKUPD Flag: Anfangsbestand aufbauen wird unterstützt 20050208

Method GET_STOCKUPD on Interface 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 Returning R_TGT Value transfer Type reference (TYPE) RSBKTGTNM 20030904

Method GET_TGT on Interface 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 Returning R_TGTTP Value transfer Type reference (TYPE) RSBKTGTTP 20030904

Method GET_TGTTP on Interface 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 Returning 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 Interface 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 Returning R_T_INFO Value transfer Type reference (TYPE) RS_T_RSCEDST BIW: Übergabestruktur 20051006

Method GET_T_INFO_FNAM on Interface 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 Importing I_WITH_GROUPING Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Extraction mit semantischen Gruppen (sortiert) 20110510
2 Returning R_PARALLEL_UPDATE_OK Value transfer Type reference (TYPE) RS_BOOL 20030909

Method PARALLEL_UPDATE on Interface IF_RSBK_TGT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400