SAP ABAP Class CL_RSDA_DATASTORE_ACCESS (Extractor for DataStore)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRI_DS_ACCESS Read Access to Datastore and or Archive for Extraction 20070904
Properties
Class CL_RSDA_DATASTORE_ACCESS  
Short Description Extractor for DataStore    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20070904   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
# Interface Abstract Final Description Created on
1 IF_RSDRI_DS_ACCESS Read Access to Datastore and or Archive for Extraction 20070904
Friends
Class CL_RSDA_DATASTORE_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATASTORE Instance attribute Public Type reference (TYPE) RSINFOPROV DataStore Object 20070904
2 MAXROWS Instance attribute Public Type reference (TYPE) I 20070904
3 PARTTSTMP Instance attribute Public Type reference (TYPE) RSTIMESTMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) 20070905
4 P_DEBUG Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070904
5 P_R_ARCHIVE_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RSDA_CURSOR Cursor on a Nearline Provider 20070904
6 P_R_DAP Instance attribute Private Object reference (TYPE REF TO) IF_RSDA_DAP_EXECUTE DAP Runtime Functions 20070905
7 P_R_DB_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RSDRI_DS_ACCESS Read Access to Datastore and or Archive for Extraction 20070904
8 P_R_SELSET Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20070904
9 P_T_FIELDS Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS 20070904
10 ROWS Instance attribute Public Type reference (TYPE) I 20070904
11 USE_ARCHIVE Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20070911
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARTTSTMP Instance method Private Method 20070906
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070904
3 RANGETAB_TO_SET Instance method Private Method 20070904
4 REQUIDTAB_TO_SET Instance method Private Method 20080228
Events
Class CL_RSDA_DATASTORE_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TH_CHANMS Private See coding 20070904 th_chanms TYPE HASHED TABLE OF rschanm WITH UNIQUE KEY table_line
Method Signatures

Method CHECK_PARTTSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITIAL_CHECK Call by reference Type reference (TYPE) RS_BOOL Boolean 20070910
# Exception Resumable Description Created on
1 CX_RSDA_STATIC_CHECK Aktion wurde abgebrochen 20070906

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20070904
2 Importing I_USE_ARCHIVE Call by reference Type reference (TYPE) RS_BOOL '*' Ablage wählen (Datenbank und/oder Archiv) 20070911

Method CONSTRUCTOR on class CL_RSDA_DATASTORE_ACCESS has no exception.

Method RANGETAB_TO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_CHANMS Call by reference Type reference (TYPE) TH_CHANMS 20070904
2 Importing I_T_RANGES Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20070904
3 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20070904
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20070905

Method REQUIDTAB_TO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_REQUID Call by reference Type reference (TYPE) RSDR0_T_REQUID Tabelle für Ranges für REQUID 20080228
2 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20080228
# Exception Resumable Description Created on
1 CX_RSDRC_INPUT_ERROR Zugriffsfehler (z.B. Netzwerkfehler) 20080228
2 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20080228
History
Last changed by/on SAP  20130531 
SAP Release Created in 700