SAP ABAP Class CL_RSODSO_RDA_STANDARD (Real-Time Data Acquisition for Standard DataStores)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_RDA (Package) Real-Time Data Acquisition for DataStore Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_RDA Real-Time Data Acquisition 20050414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSODSO_TASK_STATUS_HANDLING 20050414
Properties
Class CL_RSODSO_RDA_STANDARD  
Short Description Real-Time Data Acquisition for Standard DataStores    
Super Class CL_RSODSO_RDA Real-Time Data Acquisition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_RDA   Real-Time Data Acquisition for DataStore Objects 
Created 20050414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODSO_RDA_STANDARD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSODSO_TASK_STATUS_HANDLING 20050414
Friends
Class CL_RSODSO_RDA_STANDARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CREATE_SIDS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20050414
2 P_ONLY_CHECK_SIDS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20050414
3 P_R_ACT_PROP Instance attribute Private Object reference (TYPE REF TO) CL_RSODSO_ACT_PROPERTIES Static Activation-Specific Properties 20050414
4 P_R_ACT_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_RSODSO_ACT_STATUS Dynamic Activation-Specific Properties 20050414
5 P_R_PAR_PROP Instance attribute Private Object reference (TYPE REF TO) CL_RSODSO_PAR_PROPERTIES Dynamic Task-Specific Attributes 20050414
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_PACKAGE Instance method Private Method 20050415
2 BUILD_REQUEST_TABLE Instance method Private Method 20050425
3 CHECK_ARCHIVE_INTERSECT Instance method Private Method 20061215
4 CONSTRUCTOR Instance method Public Constructor 20050414
5 CREATE_DYNAMIC_TYPES Instance method Private Method 20050502
6 CREATE_SIDS Instance method Private Method 20050414
7 INIT_ACTIVATION Instance method Private Method 20050415
Events
Class CL_RSODSO_RDA_STANDARD has no event.
Types
Class CL_RSODSO_RDA_STANDARD has no local type.
Method Signatures

Method ACTIVATE_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20050415
2 Importing I_DATASETS_IN_ATAB Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050415
3 Importing I_PROGRAM_NAME Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050415
4 Importing I_R_DATAPACKAGE Call by reference Object reference (TYPE REF TO) DATA 20050415
5 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20050415
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20050415
2 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20050415
3 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20050415

Method BUILD_REQUEST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_REQUEST Value transfer Type reference (TYPE) RSODSO_T_REQUEST Requests 20050425
2 Importing I_UPDATE_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20050425
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20050425
2 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20050425
3 CX_RSODSO_PARAMETER_MISSING Aktivierung eines ODS-Objektes 20050425

Method CHECK_ARCHIVE_INTERSECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATAPACKAGE Call by reference Object reference (TYPE REF TO) DATA 20061215
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20061215

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050415
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_RUNTIME Handle auf hierarchisches Log 20050425
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20050415

Method CREATE_DYNAMIC_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_S_ACTIVATION_QUEUE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20050502
2 Exporting E_R_T_ACTIVATION_QUEUE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20050502

Method CREATE_DYNAMIC_TYPES on class CL_RSODSO_RDA_STANDARD has no exception.

Method CREATE_SIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATAPACKAGE Call by reference Object reference (TYPE REF TO) DATA 20050415
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20050414

Method INIT_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_CHECK_SIDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20050415
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20050415
History
Last changed by/on SAP  20130531 
SAP Release Created in 700