SAP ABAP Class CL_RSODSO_ACTIVATE_IMO (For In-Memory-optimized DataStores)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_ACTIVATION (Package) DataStore Object: Activation of Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACTIVATE_REQUESTS Activating Data for a DataStore Object 20110223
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACTIVATE_HDB Activation for Standard DataStores using SAP HANA 20130531
Properties
Class CL_RSODSO_ACTIVATE_IMO  
Short Description For In-Memory-optimized DataStores    
Super Class CL_RSODSO_ACTIVATE_REQUESTS Activating Data for a DataStore Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_ACTIVATION   DataStore Object: Activation of Data 
Created 20110223   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_ACTIVATE_IMO has no interface implemented.
Friends
Class CL_RSODSO_ACTIVATE_IMO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACT_ACTIVATION Constant Public Type reference (TYPE) RSODSOIMOACT 'ACTIVATION' DataStore Action 20110329
2 C_ACT_ROLLBACK Constant Public Type reference (TYPE) RSODSOIMOACT 'ROLLBACK' DataStore Action 20110329
3 C_COMPRFL_COMPRESS Constant Public Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20130531
4 C_COMPRFL_DEFAULT Constant Public Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20130531
5 C_COMPRFL_UNCOMPRESSED Constant Public Type reference (TYPE) CHAR1 'U' Einstelliges Kennzeichen 20130531
6 O_R_PSA_API Instance attribute Protected Object reference (TYPE REF TO) CL_RSAR_PSA_API API Class for PSA Service 20110323
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110223
2 GET_LOG_FROM_HDB Instance method Protected Method 20110404
3 GET_RESULTS_FROM_HDB Instance method Protected Method 20110324
4 POST_ACTIVATION_HDB Instance method Protected Method 20110824
5 START_ACTIVATION_HDB Instance method Protected Method 20110224
Events
Class CL_RSODSO_ACTIVATE_IMO has no event.
Types
Class CL_RSODSO_ACTIVATE_IMO 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_CREATE_SIDS Call by reference Type reference (TYPE) RS_BOOL 20110223
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT 20110223
3 Importing I_ONLY_CHECK_SIDS Call by reference Type reference (TYPE) RS_BOOL 20110223
4 Importing I_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG 20110223
5 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST 20110223
6 Importing I_UPDTYPE Call by reference Type reference (TYPE) RSDRO_UPDTYPE RSDRO_C_UPDTYPE-USE_DEFAULT Aktualisierungsverhalten während der Aktivierung 20110302
7 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT 20110223

Method CONSTRUCTOR on class CL_RSODSO_ACTIVATE_IMO has no exception.

Method GET_LOG_FROM_HDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20110823

Method GET_LOG_FROM_HDB on class CL_RSODSO_ACTIVATE_IMO has no exception.

Method GET_RESULTS_FROM_HDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20110823

Method GET_RESULTS_FROM_HDB on class CL_RSODSO_ACTIVATE_IMO has no exception.

Method POST_ACTIVATION_HDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20110824
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20120808

Method START_ACTIVATION_HDB Signature

Method START_ACTIVATION_HDB on class CL_RSODSO_ACTIVATE_IMO has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_ABORT Abbruchhandling 20110907
2 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20110228
3 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20110816
4 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20110301
5 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20110301
History
Last changed by/on SAP  20140121 
SAP Release Created in 730