SAP ABAP Class CL_RSBOLAP_SO_OBJECT_W_STATE (Characteristic in Selection Object)
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_RSBOLAP_OBJECT Conversion of Status Description 20040709
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SO_STATE_INTERNAL Status Management of an Object 20040709
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_HIERARCHY_BASE Hierarchy Settings for a Characteristic 20060104
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_AXIS Axis of the Query View 20040709
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SELECTOR_BASE Basis for Selection Objects 20051206
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SO_PRESENTABLE Displayable Object 20050223
5 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SO_STRUCTURE Characteristic in Selection Object 20040715
Properties
Class CL_RSBOLAP_SO_OBJECT_W_STATE  
Short Description Characteristic in Selection Object    
Super Class CL_RSBOLAP_OBJECT Conversion of Status Description 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_SO_STATE_INTERNAL Status Management of an Object 20040709
Friends
Class CL_RSBOLAP_SO_OBJECT_W_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 20100415
11 P_STATE_CHANGE_RUNNING Instance attribute Private Type reference (TYPE) RS_BOOL Läuft gerade ein Änderungslauf? 20120716
12 P_VALIDATION_RUNNING Instance attribute Private Type reference (TYPE) RS_BOOL Indicates whether validation is running 20100415
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
Class CL_RSBOLAP_SO_OBJECT_W_STATE has no event.
Types
Class CL_RSBOLAP_SO_OBJECT_W_STATE has no local type.
Method Signatures

Method PREPARE_OLAP_STATE Signature

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

Method PREPARE_OLAP_STATE_IMPL Signature

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

Method SET_CHANGED_STATE Signature

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

Method VALIDATE_STATE Signature

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

Method VALIDATE_STATE_IMPL Signature

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