SAP ABAP Class CL_RSBOLAP_SO_STATE (Status Management)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_SELECTION_OBJECT_INT (Package) Internal Interfaces for Selection Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20051027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20040713
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SO_STATE_INTERNAL Status Management of an Object 20040709
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20110601
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SELECTION Selection 20040709
Properties
Class CL_RSBOLAP_SO_STATE  
Short Description Status Management    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_SELECTION_OBJECT_INT   Internal Interfaces for Selection Object 
Created 20040709   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
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20040713
2 IF_RSBOLAP_SO_STATE_INTERNAL Status Management of an Object 20040709
3 IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20110601
Friends
Class CL_RSBOLAP_SO_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20040709
2 C_STATE_INITIAL Instance attribute Public Attribute reference (LIKE) 20040709
3 C_STATE_INITIALIZED Instance attribute Public Attribute reference (LIKE) 20040709
4 C_STATE_OLAP_PREPARED Instance attribute Public Attribute reference (LIKE) 20040709
5 C_STATE_VALIDATED Instance attribute Public Attribute reference (LIKE) 20040709
6 C_VALIDATION_END_PHASE Instance attribute Public Attribute reference (LIKE) 20040709
7 C_VALIDATION_FULL Instance attribute Public Attribute reference (LIKE) 20040709
8 C_VALIDATION_START_PHASE Instance attribute Public Attribute reference (LIKE) 20040709
9 N_STATE Instance attribute Public Attribute reference (LIKE) 20040709
10 P_PREPARATION_RUNNING Instance attribute Private Type reference (TYPE) RS_BOOL Indicates whether OLAP preparation is running 20100325
11 P_VALIDATION_RUNNING Instance attribute Private Type reference (TYPE) RS_BOOL Indicates whether validation is running 20100324
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_OLAP_STATE Instance method Public Method 20040709
2 PREPARE_OLAP_STATE_IMPL Instance method Public Method 20040709
3 SET_CHANGED_STATE Instance method Public Method 20040709
4 VALIDATE_STATE Instance method Public Method 20040709
5 VALIDATE_STATE_IMPL Instance method Public Method 20040709
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20040713
2 FREED Instance Event
(0)
Public
(2)
20040713
Types
Class CL_RSBOLAP_SO_STATE has no local type.
Method Signatures

Method PREPARE_OLAP_STATE Signature

Method PREPARE_OLAP_STATE on class CL_RSBOLAP_SO_STATE has no parameter.
Method PREPARE_OLAP_STATE on class CL_RSBOLAP_SO_STATE has no exception.

Method PREPARE_OLAP_STATE_IMPL Signature

Method PREPARE_OLAP_STATE_IMPL on class CL_RSBOLAP_SO_STATE has no parameter.
Method PREPARE_OLAP_STATE_IMPL on class CL_RSBOLAP_SO_STATE has no exception.

Method SET_CHANGED_STATE Signature

Method SET_CHANGED_STATE on class CL_RSBOLAP_SO_STATE has no parameter.
Method SET_CHANGED_STATE on class CL_RSBOLAP_SO_STATE has no exception.

Method VALIDATE_STATE Signature

Method VALIDATE_STATE on class CL_RSBOLAP_SO_STATE has no parameter.
Method VALIDATE_STATE on class CL_RSBOLAP_SO_STATE has no exception.

Method VALIDATE_STATE_IMPL Signature

Method VALIDATE_STATE_IMPL on class CL_RSBOLAP_SO_STATE has no parameter.
Method VALIDATE_STATE_IMPL on class CL_RSBOLAP_SO_STATE has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_RSBOLAP_SO_STATE has no parameter.
Event FREED Signature
Event FREED on class CL_RSBOLAP_SO_STATE has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700