SAP ABAP Interface IF_RSBOLAP_SO_STATE_INTERNAL (Status Management of an 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_HIERARCHY_INTERNAL Hierarchy Interface for Internal Users 20090518
2 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_INTERNAL Query View 20111109
3 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_STATE_INTERNAL Status Management for Query View Objects 20040625
4 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_ATTR_INTERNAL Internal Inferface for Attributes 20091118
5 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_CHAR_INTERNAL Characteristic Intreface for Internal Use 20090520
6 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_INTERNAL Selection Object 20111109
7 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_SO_N_TYPE_INTERNAL Internal Interface for Node Characteristics 20091118
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_SO_OBJECT_W_STATE Characteristic in Selection Object 20040709
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_SO_STATE Status Management 20040709
Properties
Interface IF_RSBOLAP_SO_STATE_INTERNAL  
Short Description Status Management of an Object    
General Data
Package RSBOLAP_SELECTION_OBJECT_INT   Internal Interfaces for Selection Object 
Created 20040625   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSBOLAP_SO_STATE_INTERNAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20040713
Friends
Interface IF_RSBOLAP_SO_STATE_INTERNAL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATE_CHANGED Constant Public Type reference (TYPE) I 3 Status Was Changed 20040625
2 C_STATE_INITIAL Constant Public Type reference (TYPE) I 0 Not Yet Initialized 20040625
3 C_STATE_INITIALIZED Constant Public Type reference (TYPE) I 1 Initialized 20040625
4 C_STATE_OLAP_PREPARED Constant Public Type reference (TYPE) I 5 Access Set at OLAP Processors 20040708
5 C_STATE_VALIDATED Constant Public Type reference (TYPE) I 4 Access Already Checked 20040625
6 C_VALIDATION_END_PHASE Constant Public Type reference (TYPE) I 2 Validation Phase Ending 20040701
7 C_VALIDATION_FULL Constant Public Type reference (TYPE) I 0 Complete Validation 20040701
8 C_VALIDATION_START_PHASE Constant Public Type reference (TYPE) I 1 Validation Phase Starting 20040701
9 N_STATE Instance attribute Public Type reference (TYPE) I Change Status of the Object 20040625
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_OLAP_STATE Instance method Public Method Set Olap Status 20040708
2 PREPARE_OLAP_STATE_IMPL Instance method Public Method Set Olap Status 20040709
3 SET_CHANGED_STATE Instance method Public Method Set Status to Changed So That It Is Checked Later 20040625
4 VALIDATE_STATE Instance method Public Method Check Status 20040625
5 VALIDATE_STATE_IMPL Instance method Public Method Validate Status 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
Interface IF_RSBOLAP_SO_STATE_INTERNAL has no local type.
Method Signatures

Method PREPARE_OLAP_STATE Signature

Method PREPARE_OLAP_STATE on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_RSBOLAP_STATE_CHANGE Zustandsänderung nötig 20040709

Method PREPARE_OLAP_STATE_IMPL Signature

Method PREPARE_OLAP_STATE_IMPL on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_RSBOLAP_STATE_CHANGE Zustandsänderung nötig 20040709

Method SET_CHANGED_STATE Signature

Method SET_CHANGED_STATE on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
Method SET_CHANGED_STATE on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no exception.

Method VALIDATE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHASE Call by reference Type reference (TYPE) I C_VALIDATION_FULL Phase der Validierung (0,1,2,3...) 20040701
# Exception Resumable Description Created on
1 CX_RSBOLAP_STATE_CHANGE Zustandsänderung nötig 20040625

Method VALIDATE_STATE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHASE Call by reference Type reference (TYPE) I C_VALIDATION_FULL Phase der Validierung (0,1,2,3...) 20040709
# Exception Resumable Description Created on
1 CX_RSBOLAP_STATE_CHANGE Zustandsänderung nötig 20040709
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400