SAP ABAP Class CL_RSCRT_RDA_EXECUTION_PULL (Single Execution Step (RDA/PULL))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCRT_RDA_EXECUTION_STEP Individual Execution Step (RDA) 20061106
Properties
Class CL_RSCRT_RDA_EXECUTION_PULL  
Short Description Single Execution Step (RDA/PULL)    
Super Class CL_RSCRT_RDA_EXECUTION_STEP Individual Execution Step (RDA) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCRT   (Near)-Real-Time Data Transfer into BW 
Created 20061106   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCRT_RDA_EXECUTION_PULL has no forward declaration.
Interfaces
Class CL_RSCRT_RDA_EXECUTION_PULL has no interface implemented.
Friends
Class CL_RSCRT_RDA_EXECUTION_PULL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_SYNC Instance attribute Protected Object reference (TYPE REF TO) CL_RSCRT_RDA_SYNC Synchronization with GUI 20061120
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_TIDS Instance method Protected Method Confirm that TIDS was Read from Delta Queue 20070122
2 CONSTRUCTOR Instance method Public Constructor Constructor 20061120
3 READ_TID_STATUS Instance method Protected Method Reads Status of TIDs from Adapter 20061201
4 REFRESH_TIDS Instance method Protected Method Release Read TIDS from Delta Queue 20070122
Events
Class CL_RSCRT_RDA_EXECUTION_PULL has no event.
Types
Class CL_RSCRT_RDA_EXECUTION_PULL has no local type.
Method Signatures

Method CONFIRM_TIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_STATUS_NDS Value transfer Type reference (TYPE) RSCRT_RDA_S_STATUS Teilstruktur von DB-Tabelle rscrt_rda_req 20070122
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070122

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20061120
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061120

Method READ_TID_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NO_SAVED_TIDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20061201
2 Exporting E_UNCONFIRMED_TIDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20061201

Method READ_TID_STATUS on class CL_RSCRT_RDA_EXECUTION_PULL has no exception.

Method REFRESH_TIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS_NDS Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS Teilstruktur von DB-Tabelle rscrt_rda_req 20070122
2 Returning R_S_STATUS_NDS Value transfer Type reference (TYPE) RSCRT_RDA_S_STATUS Teilstruktur von DB-Tabelle rscrt_rda_req 20070122
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070122
History
Last changed by/on SAP  20130531 
SAP Release Created in 700