SAP ABAP Class CL_RSODSO_RDA (Real-Time Data Acquisition)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_RDA_FS Real-Time for Write-Optimized DataStore 20050415
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_RDA_STANDARD Real-Time Data Acquisition for Standard DataStores 20050414
Properties
Class CL_RSODSO_RDA  
Short Description Real-Time Data Acquisition    
Super Class    
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
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_RDA has no interface implemented.
Friends
Class CL_RSODSO_RDA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DATASTORE Instance attribute Protected Type reference (TYPE) RSDODSOBJECT DataStore Object 20050414
2 O_R_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_RUNTIME Handle for Hierarchical Log 20050425
3 O_T_DBOPS Instance attribute Protected Type reference (TYPE) RSODSO_T_DBOPS Executed Operations 20050414
4 O_T_MSG Instance attribute Protected Type reference (TYPE) RSODSO_T_MSG Messages Table 20050414
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ERROR_REQUEST Instance method Public Method 20050418
2 CLOSE_REQUEST Instance method Public Method 20050414
3 CONSTRUCTOR Instance method Public Constructor 20050414
4 MESSAGE_DTP_PROCESSING Instance method Public Method 20050418
5 OPEN_REQUEST Instance method Public Method 20050414
6 PROCESS_DATAPACKAGE Instance method Public Method 20050414
Events
Class CL_RSODSO_RDA has no event.
Types
Class CL_RSODSO_RDA has no local type.
Method Signatures

Method CLOSE_ERROR_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20050418
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20050418

Method CLOSE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20050415
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20050415

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 20050414
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_RUNTIME Handle auf hierarchisches Log 20050425

Method CONSTRUCTOR on class CL_RSODSO_RDA has no exception.

Method MESSAGE_DTP_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADD_DBSTATS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Datenbankstatistken in MSG_Tabelle aufnehmen 20050419
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 0 Datenpaketnummer für Datenbankstatistiken 20050419
3 Importing I_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20050418
4 Importing I_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20050418

Method MESSAGE_DTP_PROCESSING on class CL_RSODSO_RDA has no exception.

Method OPEN_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20050415
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20050415
2 CX_RS_FAILED Operation gescheitert 20050415
3 CX_RS_NOT_FOUND Objekt nicht gefunden 20050415

Method PROCESS_DATAPACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20050414
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20050414
3 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20050414
4 Importing I_ONLY_CHECK_SIDS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050415
5 Importing I_PROGRAM_NAME Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050414
6 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20050414
7 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
History
Last changed by/on SAP  20130531 
SAP Release Created in 700