SAP ABAP Class CL_RSODSO_ROLLB_LOADED_REQUEST (Deleting Requests from a DataStore Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_ROLLBACK (Package) DataStore Object: Deletion of Requests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ROLLBACK_REQUESTS Parallel Deletion of 'yellow' Requests from a DataStore 20040901
Properties
Class CL_RSODSO_ROLLB_LOADED_REQUEST  
Short Description Deleting Requests from a DataStore Object    
Super Class CL_RSODSO_ROLLBACK_REQUESTS Parallel Deletion of 'yellow' Requests from a DataStore 
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 20040901   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODSO_ROLLB_LOADED_REQUEST has no forward declaration.
Interfaces
Class CL_RSODSO_ROLLB_LOADED_REQUEST has no interface implemented.
Friends
Class CL_RSODSO_ROLLB_LOADED_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ACTIVATION_QUEUE Instance attribute Private Type reference (TYPE) TABNAME Table Name 20050128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041028
2 _MPP_CLEANUP Instance method Private Method Clean up MPP-specific tables 20090629
Events
Class CL_RSODSO_ROLLB_LOADED_REQUEST has no event.
Types
Class CL_RSODSO_ROLLB_LOADED_REQUEST 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 Eigenschaften beim löschen von Requests aus einem DS-Objekt 20041116
2 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUEST Request GUID 20041116
3 Importing I_R_STATUS Call by reference Object reference (TYPE REF TO) CL_RSODSO_STATUS Status-Handling für DataStore-Objekte 20050128
# Exception Resumable Description Created on
1 CX_RSODSO_ACT_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041028
2 CX_RSODSO_ACT_PARAM_MISSING Aktivierung eines ODS-Objektes 20041028
3 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20041028
4 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20041028
5 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20041028
6 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20050405

Method _MPP_CLEANUP Signature

Method _MPP_CLEANUP on class CL_RSODSO_ROLLB_LOADED_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_MPP_SQL_FAILED Fehlerklasse für CL_RSODSO_MPP_NATIVE 20090629
2 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20090821
History
Last changed by/on SAP  20130531 
SAP Release Created in 700