SAP ABAP Class CL_RSODSO_ROLLBACK_FASTSTORE (Deletion of Requests from a Fast Store)
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 20050127
Properties
Class CL_RSODSO_ROLLBACK_FASTSTORE  
Short Description Deletion of Requests from a Fast Store    
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 20050127   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODSO_ROLLBACK_FASTSTORE has no forward declaration.
Interfaces
Class CL_RSODSO_ROLLBACK_FASTSTORE has no interface implemented.
Friends
Class CL_RSODSO_ROLLBACK_FASTSTORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ACTIVE_DATA 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 CONSTRUCTOR 20050128
Events
Class CL_RSODSO_ROLLBACK_FASTSTORE has no event.
Types
Class CL_RSODSO_ROLLBACK_FASTSTORE 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 20050128
2 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUEST Request GUID 20050128
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 20050128
2 CX_RSODSO_ACT_PARAM_MISSING Aktivierung eines ODS-Objektes 20050128
3 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20050128
4 CX_RSODSO_METADATA_INCONS Fehler während der Verarbeitung der Daten 20050128
5 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20050128
6 CX_RSODSO_STATUS_INCONSISTENT RSODSO Ausnahmehierarchie 20050405
History
Last changed by/on SAP  20140121 
SAP Release Created in 700