SAP ABAP Class CL_RSDD_U_CUBE (Update Command to DB Table)
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_RSBK_CMD_U Template for Update Task Command 20050111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_STATIC DTP Command: Static Methods 20050111
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT_FIRST DTP: Interface for First Data Recipient After Extraction 20050111
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050111
Properties
Class CL_RSDD_U_CUBE  
Short Description Update Command to DB Table    
Super Class CL_RSBK_CMD_U Template for Update Task Command 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRI_DBA   Data Manager InfoCube Access 
Created 20050111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSAU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSENQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSODS 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 20050111
2 IF_RSBK_TGT_FIRST DTP: Interface for First Data Recipient After Extraction 20050111
3 IF_SERIALIZABLE_OBJECT Serializable Object 20050111
Friends
Class CL_RSDD_U_CUBE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CHECK_ONLY_SIDS Instance attribute Public Type reference (TYPE) RSODSOCHECKONLY Error if No Master Data Exists 20050125
2 N_DATA_IS_SIDDED Instance attribute Public Type reference (TYPE) RS_BOOL Das Has Unique System ID 20060320
3 N_HISTORIC_MOVEMENTS Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20110620
4 N_NCUM_INIT Instance attribute Public Type reference (TYPE) RS_BOOL Stock initialization 20050208
5 N_R_T_DATA_RT Instance attribute Public Object reference (TYPE REF TO) DATA 20060320
6 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSINFOPROV InfoCube 20060711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050111
2 GET_HISTORIC_MOVEMENTS Instance method Public Method Non-Cumulative Logic: Load for Historical Transactions 20110620
3 SET_DATA_IS_SIDDED Instance method Public Method Das Has Unique System ID 20060320
4 SET_DATA_RT Instance method Public Method Data Package for Real-Time 20060320
5 SET_HISTORIC_MOVEMENTS Instance method Public Method Non-Cumulative Logic: Load for Historical Transactions 20110620
Events
Class CL_RSDD_U_CUBE has no event.
Types
Class CL_RSDD_U_CUBE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMD Call by reference Type reference (TYPE) RSBCMD Datentransferprozess Command 20050111
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) IF_RSBK_REQUEST Request eines Datentransferprozesses 20050111

Method CONSTRUCTOR on class CL_RSDD_U_CUBE has no exception.

Method GET_HISTORIC_MOVEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HISTORIC_MOVEMENTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20110620

Method GET_HISTORIC_MOVEMENTS on class CL_RSDD_U_CUBE has no exception.

Method SET_DATA_IS_SIDDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_IS_SIDDED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060320

Method SET_DATA_IS_SIDDED on class CL_RSDD_U_CUBE has no exception.

Method SET_DATA_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_T_DATA_RT Call by reference Object reference (TYPE REF TO) DATA 20060320

Method SET_DATA_RT on class CL_RSDD_U_CUBE has no exception.

Method SET_HISTORIC_MOVEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HISTORIC_MOVEMENTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20110620

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