SAP ABAP Class CL_RSODSO_ROLLB_CONTROLLER (Controls Process Flow for Deleting Requests)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_ROLLBACK (Package) DataStore Object: Deletion of Requests
Properties
Class CL_RSODSO_ROLLB_CONTROLLER  
Short Description Controls Process Flow for Deleting Requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSODSO_ROLLBACK    
Program status     
Category 0   
Package RSODSO_ROLLBACK   DataStore Object: Deletion of Requests 
Created 20040902   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_ROLLB_CONTROLLER has no interface implemented.
Friends
Class CL_RSODSO_ROLLB_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ODSOBJECT Instance attribute Private Type reference (TYPE) RSDODSOBJECT DataStore Object 20041116
2 P_REQUEST Instance attribute Private Type reference (TYPE) RSREQUEST Request GUID 20041116
3 P_T_REQUEST Instance attribute Private Type reference (TYPE) RSODSO_T_REQUEST Request GUID 20041116
4 P_T_ROLLBACK_OBJECTS Instance attribute Private Type reference (TYPE) RSODSO_T_ROLLBACK_OBJECTS References to Delete Objects 20061113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040902
2 CONTROL_ROLLBACK Instance method Public Method Process Flow Control for Deletion 20040902
3 IS_FINISHED Instance method Public Method Check If Deletion Was Successful 20061121
4 SET_DELETION_COMPLETED Instance method Public Method Delete Entries in Status Table 20061113
Events
Class CL_RSODSO_ROLLB_CONTROLLER has no event.
Types
Class CL_RSODSO_ROLLB_CONTROLLER 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_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20040902
2 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUEST Laderequest 20040910
# Exception Resumable Description Created on
1 CX_RSODSO_ACT_METADATA_ERROR Fehler während der Verarbeitung der Daten 20040902
2 CX_RSODSO_ACT_PARAM_INVALID RSODSO Ausnahmehierarchie 20040902
3 CX_RSODSO_ACT_PARAM_MISSING Aktivierung eines ODS-Objektes 20040902
4 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20040910
5 CX_RSODSO_PARAMETER_ERROR RSODSO Ausnahmehierarchie 20040910
6 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20041123

Method CONTROL_ROLLBACK 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 20040902
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040902
# Exception Resumable Description Created on
1 CX_RSODSO_ACT_METADATA_ERROR Fehler während der Verarbeitung der Daten 20040902
2 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20040903
3 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20040914
4 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20040910
5 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20040921
6 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20040902
7 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20040902
8 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20040910

Method IS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_FINISHED Value transfer Type reference (TYPE) RS_BOOL TRUE, wenn Löschen erfolgreich beendet wurde 20061121

Method IS_FINISHED on class CL_RSODSO_ROLLB_CONTROLLER has no exception.

Method SET_DELETION_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Änderungen durch Datenbank-Commit bestätigen 20061113
# Exception Resumable Description Created on
1 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20061113
2 CX_RSODSO_STATUS_UPDATE_FAILED RSODSO Ausnahmehierarchie 20061113
History
Last changed by/on SAP  20130531 
SAP Release Created in 700