SAP ABAP Class CL_RSDA_DATASTORE_CURSOR (Cursor-Based Read from an InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_CURSOR Cursor-Based Read from Data Source 20070903
Properties
Class CL_RSDA_DATASTORE_CURSOR  
Short Description Cursor-Based Read from an InfoProvider    
Super Class CL_RSDA_CURSOR Cursor-Based Read from Data Source 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20070903   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDAI_NEARLINE_CONNECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSDA_DATASTORE_CURSOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_CURSOR 20070903 Cursor-Based Read from Data Source
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DEBUG Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070903
2 P_END_OF_DATA Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070903
3 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20070903
4 P_R_DS_ACCESS Instance attribute Private Object reference (TYPE REF TO) IF_RSDRI_DS_ACCESS Read Access to DataStore for Extraction 20070903
5 P_R_REQUEST_ITERATOR Instance attribute Private Object reference (TYPE REF TO) IF_RSDA_REQUEST_ITERATOR Request Iterator for Request-Based Archiving 20080304
6 P_TH_DTA_PRO Instance attribute Private Type reference (TYPE) TY_TH_DTA_PRO 20070903
7 P_TH_SFC Instance attribute Private Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20070903
8 P_TH_SFK Instance attribute Private Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20070903
9 P_TX_RANGES Instance attribute Private Type reference (TYPE) RSDRI_TX_RANGETAB BW Data Manager: Table from Range List 20070903
10 P_T_RANGES Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20070903
11 P_USE_AGGREGATES Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070903
12 P_USE_DB_AGGREGATION Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070903
2 SET_TO_RANGES Instance method Private Method 20070903
Events
Class CL_RSDA_DATASTORE_CURSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TH_DTA_PRO Private See coding 20070903 ty_th_dta_pro TYPE HASHED TABLE OF rsd_s_dta_pro WITH UNIQUE KEY fieldnm
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAPNAME Call by reference Type reference (TYPE) RSDA_DAPNAME BW Datenarchivierung: Name des Archivierungsprozesses 20070903
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070903
3 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20070903
4 Importing I_R_REQUEST_ITERATOR Call by reference Object reference (TYPE REF TO) IF_RSDA_REQUEST_ITERATOR Request-Iterator für request-basierte Archivierung 20080304
5 Importing I_R_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20070903
6 Importing I_SEGID Call by reference Type reference (TYPE) RSDA_SEGID Segment-ID in der Archivierung 20070903
7 Importing I_T_SELFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS Spaltenauswahl für Selektion 20070903
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20070903
2 CX_RSDA_OBJECT_NOT_FOUND Kommunikationsfehler 20070903

Method SET_TO_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RANGES Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20070903
2 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20070903

Method SET_TO_RANGES on class CL_RSDA_DATASTORE_CURSOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700