SAP ABAP Class CL_RSDD_X_DS_CMD (Extraction Command DS)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRI_DBA (Package) Data Manager InfoCube Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_X_INFOPROVIDER_CMD Command: Extraction from an InfoProvider 20041227
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_STATIC DTP Command: Static Methods 20041229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_X_DS_PACKAGE_WISE_CMD Extraction Command W/O DSO 20090227
Properties
Class CL_RSDD_X_DS_CMD  
Short Description Extraction Command DS    
Super Class CL_RSDD_X_INFOPROVIDER_CMD Command: Extraction from an InfoProvider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRI_DBA   Data Manager InfoCube Access 
Created 20041227   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_STATIC DTP Command: Static Methods 20041229
Friends
Class CL_RSDD_X_DS_CMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_RSADMIN_GROUP_EXTR Constant Public Type reference (TYPE) RSADMIN-OBJECT 'RSDRI_READ_WITH_GROUP_BY' RSADMIN Parameter 20080428
2 NC_RSADMIN_SWITCH Constant Public Type reference (TYPE) RSADMIN-OBJECT 'RSDRI_DS_NEW' RSADMIN Parameter 20070718
3 N_CHANGELOG_EXTRACTION Instance attribute Public Type reference (TYPE) RSDRI_CHANGELOG_EXTRACTION Extraction from the Change Log ? 20041227
4 N_C_FAKE_IOBJNM_PREFIX Constant Public Type reference (TYPE) RSIOBJNM '!FAKE_IOBJ_DONT_USE!' InfoObject 20130729
5 N_HAS_REQUEST_SELECTION Instance attribute Public Type reference (TYPE) RS_BOOL Specifies that extraction must take place using request list 20080506
6 O_T_FIELD_RANGE Instance attribute Protected Type reference (TYPE) RSDRI_T_FIELD_RANGE analogon to RSDRI_T_RANGE for field-based DSOs 20131007
7 O_T_RANGE_PART Instance attribute Protected Type reference (TYPE) RSDRI_T_RANGE Selections for Archive (for SPO) 20120125
8 P_DB_AGGR Instance attribute Private Type reference (TYPE) RS_BOOL Use database aggregation ? 20070718
9 P_DS_EXTRACTOR Instance attribute Private Object reference (TYPE REF TO) IF_RSDRI_DS_ACCESS Reference to new datastore extractor 20070718
10 X_N_FIRST_DELTA_FROM_ACTIVE Instance attribute Public Type reference (TYPE) RS_BOOL First delta extraction from active table? 20071031
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PART_CRITERIA_TO_RANGE Instance method Protected Method SPO: Restrict Archive Extraction Using Partition Criteria 20120125
2 DECIDE_UPON_AGGREGATION Instance method Protected Method shall the database aggregate during extraction? 20130219
3 GET_EXTRACTION_SQL Instance method Protected Method output SQL-statement for extraction 20121211
Events
Class CL_RSDD_X_DS_CMD has no event.
Types
Class CL_RSDD_X_DS_CMD has no local type.
Method Signatures

Method ADD_PART_CRITERIA_TO_RANGE Signature

Method ADD_PART_CRITERIA_TO_RANGE on class CL_RSDD_X_DS_CMD has no parameter.
Method ADD_PART_CRITERIA_TO_RANGE on class CL_RSDD_X_DS_CMD has no exception.

Method DECIDE_UPON_AGGREGATION Signature

Method DECIDE_UPON_AGGREGATION on class CL_RSDD_X_DS_CMD has no parameter.
Method DECIDE_UPON_AGGREGATION on class CL_RSDD_X_DS_CMD has no exception.

Method GET_EXTRACTION_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SQL_STATEMENT Call by reference Type reference (TYPE) RSDRS_T_ABAPSOURCE SQL-statement for extraction 20121211
2 Importing I_TH_FIELDS Call by reference Type reference (TYPE) RSBK_TH_FIELD_RT DTP: Field List for Runtime 20130206
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED DTP-Request: Step fehlerhaft 20130219
History
Last changed by/on SAP  20140121 
SAP Release Created in 700