SAP ABAP Interface IF_RSBOLAP_QV_STATE_INTERNAL (Status Management for Query View Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_QUERY_VIEW_INTERNAL (Package) Internal Interfaces for Query View Processing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_QV_INTERNAL Query View 20111109
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_LIST_QUERY_VIEW List Query View 20111031
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QUERY_VIEW Query View 20040625
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_ATTRIBUTE Attribute in Query View 20090423
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_AXIS Axis of the Query View 20090824
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_CHARACTERISTIC Characteristic in Selection Object 20090824
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_HIERARCHY Hierarchy Settings for a Characteristic 20090824
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_NODE_TYPE Implementation of IF_RSBOLAP_QV_NODE_TYPE 20090824
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_STRUCTURE Structure 20090824
Properties
Interface IF_RSBOLAP_QV_STATE_INTERNAL  
Short Description Status Management for Query View Objects    
General Data
Package RSBOLAP_QUERY_VIEW_INTERNAL   Internal Interfaces for Query View Processing 
Created 20040625   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSBOLAP_QV_STATE_INTERNAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_SO_STATE_INTERNAL Status Management of an Object 20040625
Friends
Interface IF_RSBOLAP_QV_STATE_INTERNAL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20040625
2 C_STATE_INITIAL Instance attribute Public Attribute reference (LIKE) 20040625
3 C_STATE_INITIALIZED Instance attribute Public Attribute reference (LIKE) 20040625
4 C_STATE_OLAP_PREPARED Instance attribute Public Attribute reference (LIKE) 20040708
5 C_STATE_VALIDATED Instance attribute Public Attribute reference (LIKE) 20040625
6 C_VALIDATION_END_PHASE Instance attribute Public Attribute reference (LIKE) 20040708
7 C_VALIDATION_FULL Instance attribute Public Attribute reference (LIKE) 20040708
8 C_VALIDATION_START_PHASE Instance attribute Public Attribute reference (LIKE) 20040708
9 N_STATE Instance attribute Public Attribute reference (LIKE) 20040625
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_OLAP_STATE Instance method Public Method 20040708
2 SET_CHANGED_STATE Instance method Public Method 20040625
3 VALIDATE_STATE Instance method Public Method 20040625
Events
Interface IF_RSBOLAP_QV_STATE_INTERNAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RS_STATE_CHANGE Public See coding 20111031 BEGIN OF tn_s_rs_state_change, all TYPE rs_bool, delta TYPE rs_bool, post_processing TYPE rs_bool, list_notify TYPE rs_bool, setxx_body TYPE rs_bool, plan_delta TYPE rs_bool, END OF tn_s_rs_state_change
Method Signatures

Method PREPARE_OLAP_STATE Signature

Method PREPARE_OLAP_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no parameter.
Method PREPARE_OLAP_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no exception.

Method SET_CHANGED_STATE Signature

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

Method VALIDATE_STATE Signature

Method VALIDATE_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no parameter.
Method VALIDATE_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400