SAP ABAP Class CL_RSDA_INFOPROV_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 20041209
Properties
Class CL_RSDA_INFOPROV_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 20041209   SAP 
Last change 20140121   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_INFOPROV_CURSOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_CURSOR 20130807 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 20041209
2 P_END_OF_DATA Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041209
3 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20041209
4 P_R_INFOPROV Instance attribute Private Object reference (TYPE REF TO) CL_RSDRI_INFOPROV Infrastructure for InfoProvider Access 20041209
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 20041209
7 P_TH_SFC Instance attribute Private Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20041209
8 P_TH_SFK Instance attribute Private Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20041209
9 P_TX_RANGES Instance attribute Private Type reference (TYPE) RSDRI_TX_RANGETAB BW Data Manager: Table from Range List 20041209
10 P_T_RANGES Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20041209
11 P_T_REQUID Instance attribute Private Type reference (TYPE) RSDR0_T_REQUID Ranges for REQUID Table 20041209
12 P_USE_AGGREGATES Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041209
13 P_USE_DB_AGGREGATION Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041209
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DB_LIMITS Instance method Private Method 20130912
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041209
3 SET_TO_RANGES Instance method Private Method 20041209
Events
Class CL_RSDA_INFOPROV_CURSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TH_DTA_PRO Private See coding 20041209 ty_th_dta_pro TYPE HASHED TABLE OF rsd_s_dta_pro WITH UNIQUE KEY fieldnm
Method Signatures

Method CHECK_DB_LIMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DAP Call by reference Object reference (TYPE REF TO) CL_RSDA_DAP BW Archiving: Data Archiving Process 20130912
2 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20130912
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED Action Refused 20130912

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 20050209
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041209
3 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20060928
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 20041209
6 Importing I_SEGID Call by reference Type reference (TYPE) RSDA_SEGID Segment-ID in der Archivierung 20050209
7 Importing I_T_SELFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS Spaltenauswahl für Selektion 20041209
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED 20130912
2 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050209
3 CX_RSDA_OBJECT_NOT_FOUND Kommunikationsfehler 20050209

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 20041209
2 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20041209

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