SAP ABAP Class CL_RSODSO_STATUS_ROLLBACK (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_ROLLBACK_FS 20050128
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_STATUS_ROLLBACK_HDB SAP HANA optimized Rollback 20130531
Properties
Class CL_RSODSO_STATUS_ROLLBACK  
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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_STATUS_ROLLBACK has no interface implemented.
Friends
Class CL_RSODSO_STATUS_ROLLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OPERATION_ROLLB_DB_INT Constant Public Type reference (TYPE) RSODSOPERATION 'B' DB-interner Rollback 20130531
Methods
# Method Level Visibility Method type Description Created on
1 BEGIN_ACTION_DB_INT Static method Public Method Beginnn der Aktion in RSODSACTREQMPP eintragen 20130531
2 CHECK_DB_INT_PROC_STARTED Static method Public Method Ist eine DB-interne Prozessierung nicht erfolgreich beendet? 20130531
3 CHECK_PROCESSING_STARTED Static method Public Method Ist eine Prozessierung nicht erfolgreich beendet? 20130531
4 CONSTRUCTOR Instance method Public Constructor 20040920
5 GET_ACTIVATION_REQUEST_GUID Static method Public Method 20041004
6 GET_ROLLB_ACT_PACKAGE_INFO Instance method Public Method Does package need to be deleted? 20041026
Events
Class CL_RSODSO_STATUS_ROLLBACK has no event.
Types
Class CL_RSODSO_STATUS_ROLLBACK has no local type.
Method Signatures

Method BEGIN_ACTION_DB_INT 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 20130531
2 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20130531
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20130531

Method CHECK_DB_INT_PROC_STARTED 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 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20130531
3 Returning R_DB_INT_PROC_STARTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130531
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20130531

Method CHECK_PROCESSING_STARTED 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 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20130531
3 Returning R_PROC_STARTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130531
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20130531

Method CONSTRUCTOR Signature

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

Method GET_ACTIVATION_REQUEST_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ACT_REQUEST Value transfer Type reference (TYPE) RSREQUEST Request GUID 20041004
2 Importing I_ODSOBJECT Value transfer Type reference (TYPE) RSDODSOBJECT Request GUID 20041004
3 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUEST DataStore-Objekt 20041004

Method GET_ACTIVATION_REQUEST_GUID on class CL_RSODSO_STATUS_ROLLBACK has no exception.

Method GET_ROLLB_ACT_PACKAGE_INFO 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 20041026
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20041026
3 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUEST Request GUID 20041026
4 Returning R_PROCESS_PACKAGE Value transfer Type reference (TYPE) RS_BOOL Kennzeichnet, ob Paket gelöscht werden muß 20041026

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