SAP ABAP Class CL_RSBC_U_ODSO_RDA (Update Command for RDA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_DTP (Package) DTP-Relevant Implementation for ODS Objects
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 20050414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_STATIC DTP Command: Static Methods 20050414
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT_FIRST DTP: Interface for First Data Recipient After Extraction 20050414
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050414
Properties
Class CL_RSBC_U_ODSO_RDA  
Short Description Update Command for RDA    
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 RSODSO_DTP   DTP-Relevant Implementation for ODS Objects 
Created 20050414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBC_U_ODSO_RDA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_STATIC DTP Command: Static Methods 20050414
2 IF_RSBK_TGT_FIRST DTP: Interface for First Data Recipient After Extraction 20050414
3 IF_SERIALIZABLE_OBJECT Serializable Object 20050414
Friends
Class CL_RSBC_U_ODSO_RDA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ONLY_CHECK_SIDS Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20050415
2 P_DATASTORE_TYPE Instance attribute Private Type reference (TYPE) RSODSOCONSTANTS Type of DataStore 20050414
3 P_ODSOBJECT Instance attribute Private Type reference (TYPE) RSDODSOBJECT DataStore 20050414
4 P_PROGRAM_NAME Instance attribute Private Type reference (TYPE) SYREPID Program for Activating Data 20050414
5 P_REQUEST_SID Instance attribute Private Type reference (TYPE) RSSID SID of the Request 20050414
6 P_R_DTP_REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_RSBK_REQUEST Reference to DTP Request 20050414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050414
2 GET_ACTIVATION_QUEUE Instance method Private Method Delivers Activation Queue of DataStore 20050414
3 GET_ACTIVE_TABLE Instance method Private Method Delivers Active Table of DataStore 20050414
4 GET_ODSOTYPE Instance method Private Method 20060327
Events
Class CL_RSBC_U_ODSO_RDA has no event.
Types
Class CL_RSBC_U_ODSO_RDA 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 20050414
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) IF_RSBK_REQUEST 20050414

Method CONSTRUCTOR on class CL_RSBC_U_ODSO_RDA has no exception.

Method GET_ACTIVATION_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TABLENAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20050414
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20050414

Method GET_ACTIVE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TABLENAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20050414
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20050414

Method GET_ODSOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ODSOTYPE Value transfer Type reference (TYPE) RSDODSOTYPE Typ des DataStore-Objekts 20060327

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