SAP ABAP Interface IF_RSBK_DTP_EXECUTE (Execute a Data Transfer Process)
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_DTP Data Transfer Process: Public Interface 20031106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_DTP_A Data Transfer Process: Active Version 20031106
Properties
Interface IF_RSBK_DTP_EXECUTE  
Short Description Execute a Data Transfer Process    
General Data
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20031010   SAP 
Last changed 20140121   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 IF_RSBK_DTP_EXECUTE has no interface.
Friends
Interface IF_RSBK_DTP_EXECUTE has no friend.
Attributes
Interface IF_RSBK_DTP_EXECUTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_BEFORE_EXECUTE Instance method Public Method Activates DTP and Transformation Before New Request 20080506
2 CREATE_REQUEST Instance method Public Method Generate a Request 20031128
3 READ_DATA Instance method Public Method Call for Direct Access, Does Not Work for REMOTE-DTPs! 20050124
Events
# Event Type Visibility Description Created on
1 AVERS_CHANGED_IN_MEMORY Instance Event
(0)
Public
(2)
Main memory version of the A version has been changed 20031106
Types
Interface IF_RSBK_DTP_EXECUTE has no local type.
Method Signatures

Method ACTIVATE_BEFORE_EXECUTE Signature

Method ACTIVATE_BEFORE_EXECUTE on Interface IF_RSBK_DTP_EXECUTE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20080506

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20100216
2 Importing I_REQUID_PARENT Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20130502
3 Returning R_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSBK_REQUEST DTP-Request 20031128
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20031128
2 CX_RS_FOREIGN_LOCK Objekt ist gesperrt 20031128
3 CX_RS_NOT_FOUND Objekt nicht gefunden 20031128

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_DATA Call by reference Object reference (TYPE REF TO) CL_RSBK_DATA DTP-Request 20050125
2 Exporting E_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSBM_LOG_COMP_GUI GUI Sicht eines Log-Hierarchieknotens 20050725
3 Exporting E_R_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050125
4 Importing I_MAXROWS Call by reference Type reference (TYPE) I 0 Begrenzung der Ergebnismenge in Datensätzen (0 = keine) 20060619
5 Importing I_RESET_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20061009
6 Importing I_R_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050124
# Exception Resumable Description Created on
1 CX_RSBK_READ_FAILED Objekt nicht gefunden 20050124
Event Signatures

Event AVERS_CHANGED_IN_MEMORY Signature
Event AVERS_CHANGED_IN_MEMORY on Interface IF_RSBK_DTP_EXECUTE has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400