SAP ABAP Interface IF_RSBK_DATAPACKAGE_OBSERVER (Observer for DTP Data Package)
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_RSBM_ERROR_HANDLER Error Handling: DTP Runtime 20040701
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRT_RDA_DEMON Test for Real-Time Daemon (InfoPackage) 20050102
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRT_RDA_DTP DTP for Real-Time Data Acquisition 20130714
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDTREX_HYBR_NO_DB Management of HybridProviders Without Database Persistence 20070405
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSM_STATMAN Status Manager 20040512
Properties
Interface IF_RSBK_DATAPACKAGE_OBSERVER  
Short Description Observer for DTP Data Package    
General Data
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20040510   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 IF_RSBK_DATAPACKAGE_OBSERVER has no interface.
Friends
Interface IF_RSBK_DATAPACKAGE_OBSERVER has no friend.
Attributes
Interface IF_RSBK_DATAPACKAGE_OBSERVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_STATUS_TABLES Instance method Public Method 20040510
2 ENQUEUE_STATUS_TABLES Instance method Public Method Lock Status Tables 20040510
3 UPDATE_STATUS_TABLES Instance method Public Method 20040510
Events
Interface IF_RSBK_DATAPACKAGE_OBSERVER has no event.
Types
Interface IF_RSBK_DATAPACKAGE_OBSERVER has no local type.
Method Signatures

Method DEQUEUE_STATUS_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 20040510
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID DTP-Request 20040510
3 Importing I_TARGET_STATE Call by reference Type reference (TYPE) RSBKDPSTATE 20040511

Method DEQUEUE_STATUS_TABLES on Interface IF_RSBK_DATAPACKAGE_OBSERVER has no exception.

Method ENQUEUE_STATUS_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040510
2 Importing I_ORIGINAL_STATE Call by reference Type reference (TYPE) RSBKDPSTATE DTP Status eines Datenpakets während der Requestverarbeitung 20040511
3 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20040510
4 Importing I_TARGET_STATE Call by reference Type reference (TYPE) RSBKDPSTATE Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests 20040511
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040510
2 CX_RS_FOREIGN_LOCK Objekt ist gesperrt 20040510

Method UPDATE_STATUS_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 20040510
2 Importing I_INSERTED_RECORDS Call by reference Type reference (TYPE) INT4 Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20040512
3 Importing I_ORIGINAL_STATE Call by reference Type reference (TYPE) RSBKDPSTATE 20040511
4 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request-ID 20040510
5 Importing I_TARGET_STATE Call by reference Type reference (TYPE) RSBKDPSTATE 20040511
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040510
History
Last changed by/on SAP  20130531 
SAP Release Created in 400