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 | 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 | Instance attribute | Private | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20041116 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSREQUEST | Request GUID | 20041116 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSODSO_T_REQUEST | Request GUID | 20041116 | |||
| 4 | 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 | Instance method | Public | Constructor | 20040902 | ||
| 2 | Instance method | Public | Method | Process Flow Control for Deletion | 20040902 | |
| 3 | Instance method | Public | Method | Check If Deletion Was Successful | 20061121 | |
| 4 | 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 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20040902 | |||
| 2 | I_REQUEST | Call by reference | Type reference (TYPE) | RSREQUEST | Laderequest | 20040910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20040902 | ||
| 2 | RSODSO Ausnahmehierarchie | 20040902 | ||
| 3 | Aktivierung eines ODS-Objektes | 20040902 | ||
| 4 | Fehler während der Verarbeitung der Daten | 20040910 | ||
| 5 | RSODSO Ausnahmehierarchie | 20040910 | ||
| 6 | RSODSO Ausnahmehierarchie | 20041123 |
Method CONTROL_ROLLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DBOPS | Call by reference | Type reference (TYPE) | RSODSO_T_DBOPS | Ausgeführte Operationen | 20040902 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSODSO_T_MSG | Tabelle mit Nachrichten | 20040902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20040902 | ||
| 2 | Fehler während der Verarbeitung der Daten | 20040903 | ||
| 3 | Fehler während der Verarbeitung der Daten | 20040914 | ||
| 4 | Fehler während der Verarbeitung der Daten | 20040910 | ||
| 5 | RSODSO Ausnahmehierarchie | 20040921 | ||
| 6 | RSODSO Ausnahmehierarchie | 20040902 | ||
| 7 | RSODSO Ausnahmehierarchie | 20040902 | ||
| 8 | 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 | 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 | 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 | RSODSO Ausnahmehierarchie | 20061113 | ||
| 2 | RSODSO Ausnahmehierarchie | 20061113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |