SAP ABAP Class CL_RSODSO_STATUS_ACTIVATION (Status Handling for DataStore Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_STATUS Status Handling for DataStore Objects 20040920
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_STATUS_ACT_HDB Status for SAP HANA optimized activation 20130531
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_STATUS_ACT_RDA Status Handler for Real-Time Data Acquisition 20050414
Properties
Class CL_RSODSO_STATUS_ACTIVATION  
Short Description Status Handling for DataStore Objects    
Super Class CL_RSODSO_STATUS Status Handling for DataStore Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20040920   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_STATUS_ACTIVATION has no interface implemented.
Friends
Class CL_RSODSO_STATUS_ACTIVATION has no friend class.
Attributes
Class CL_RSODSO_STATUS_ACTIVATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040920
2 GET_IS_FIRST_ACTIVATION Instance method Public Method 20041004
3 GET_REQUEST_FOR_ACT Static method Public Method 20130531
4 GET_SID_CREATION_STATUS Instance method Public Method 20040920
5 GET_STD_ACT_STATUS Static method Public Method 20130531
6 SET_SID_CREATION_SUCCESSFUL Instance method Public Method 20040920
Events
Class CL_RSODSO_STATUS_ACTIVATION has no event.
Types
Class CL_RSODSO_STATUS_ACTIVATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSODSO_STATUS_ACTIVATION has no parameter.
Method CONSTRUCTOR on class CL_RSODSO_STATUS_ACTIVATION has no exception.

Method GET_IS_FIRST_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_FIRST_ACTIVATION Value transfer Type reference (TYPE) RS_BOOL Boolean 20041004
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041004
3 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041004
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20041004

Method GET_REQUEST_FOR_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20130531
2 Returning RT_REQUEST Value transfer Type reference (TYPE) RSODSO_T_REQUEST Requests 20130531
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT Fehler während der Verarbeitung der Daten 20130531

Method GET_SID_CREATION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SID_STATE Value transfer Type reference (TYPE) RS_BOOL Boolean 20041004
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041004
3 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041004
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20041004
2 CX_RSODSO_STATUS_READ_FAILED CX_RSODSO_STATUS_error 20041004

Method GET_STD_ACT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20130531
2 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20130531
3 Returning R_STATUS Value transfer Type reference (TYPE) RSODSREQSTATE Status von MPP-Operationen im DataStore-Objekt 20130531
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20130531
2 CX_RSODSO_STATUS_READ_FAILED CX_RSODSO_STATUS_error 20130531

Method SET_SID_CREATION_SUCCESSFUL 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 20041004
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20041004
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20041004
History
Last changed by/on SAP  20130531 
SAP Release Created in 700