SAP ABAP Class CL_RSODSO_ROLLBACK_PROPERTIES (Properties when 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
Properties
Class CL_RSODSO_ROLLBACK_PROPERTIES  
Short Description Properties when Deleting Requests from a DataStore Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
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_ROLLBACK_PROPERTIES has no forward declaration.
Interfaces
Class CL_RSODSO_ROLLBACK_PROPERTIES has no interface implemented.
Friends
Class CL_RSODSO_ROLLBACK_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_REQUEST_AVAILABILITY Constant Public See coding Shows Table in Which Request Is Stored 20040901
2 N_MPP_ENABLED Instance attribute Public Type reference (TYPE) RS_BOOL Object MPP enabled? 20090904
3 N_ODSOBJECT Instance attribute Public Type reference (TYPE) RSDODSOBJECT DataStore Object 20041116
4 N_PACKAGE_SIZE Instance attribute Public Type reference (TYPE) INT4 10 digit number 20050701
5 N_REQUEST_AVL Instance attribute Public Type reference (TYPE) RSODSO_REQUEST_AVAILABILITY Display of Availablility of a Request in DataStore Object 20040902
6 N_ROLLBACK_COMPLETED Instance attribute Public Type reference (TYPE) RS_BOOL Rollback Completed Successfully 20040914
7 N_R_BRKPNT_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_RSODSO_BRKPNT_HANDLER 20040901
8 N_R_ODSOBJECT Instance attribute Public Object reference (TYPE REF TO) CL_RSD_ODSO Data Store 20040901
9 N_R_TASK_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_RSODSO_TASK_HANDLER Task Handler for Dialog Processes Started in Parallel 20040902
10 N_S_REQUEST Instance attribute Public Type reference (TYPE) RSODSO_S_REQUEST Information on Request to Be Deleted 20040902
11 N_T_REQUEST Instance attribute Public Type reference (TYPE) RSODSO_T_REQUEST All Load Requests for Activation Request 20040910
12 N_T_RSODSACTUPDTYPE Instance attribute Public Type reference (TYPE) RSODSO_T_RSODSACTUPDTYPE Aggregation Behavior of Request 20040909
13 P_R_REQUEST_DEL Static Attribute Public Object reference (TYPE REF TO) CL_RSODSO_ROLLBACK_REQUESTS Parallel Deletion of 'yellow' Requests from a DataStore 20040921
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method Initialization of Attributes 20040910
Events
Class CL_RSODSO_ROLLBACK_PROPERTIES has no event.
Types
Class CL_RSODSO_ROLLBACK_PROPERTIES has no local type.
Method Signatures

Method INIT Signature

Method INIT on class CL_RSODSO_ROLLBACK_PROPERTIES has no parameter.
Method INIT on class CL_RSODSO_ROLLBACK_PROPERTIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700