SAP ABAP Interface IF_RSBOLAP_QV_EXCEPTION (Exception in Query View)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_QUERY_VIEW (Package) Query Navigational State
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_EXCEPTION Exception in Query View 20090731
Properties
Interface IF_RSBOLAP_QV_EXCEPTION  
Short Description Exception in Query View    
General Data
Package RSBOLAP_QUERY_VIEW   Query Navigational State 
Created 20090729   SAP 
Last changed 20130531   SAP 
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_EVENT_SOURCE Object That Communicates Changes 20090729
2 IF_RSBOLAP_OBJECT Object 20090729
Friends
Interface IF_RSBOLAP_QV_EXCEPTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INDENT_STEP_WIDTH Instance attribute Public Attribute reference (LIKE) 20090729
2 N_ACTIVE Instance attribute Public Type reference (TYPE) RS_BOOL Exception active? 20090730
3 N_ALTERNATIVE_NAME Instance attribute Public Attribute reference (LIKE) 20090729
4 N_CHANGEABLE Instance attribute Public Type reference (TYPE) RS_BOOL Exception modifiable? 20090730
5 N_ID Instance attribute Public Attribute reference (LIKE) 20090729
6 N_NAME Instance attribute Public Attribute reference (LIKE) 20090729
7 N_R_QUERY_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_RSBOLAP_QUERY_VIEW Query View 20090730
8 N_TEXT Instance attribute Public Attribute reference (LIKE) 20090729
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ALERT_LVL_TO_DATA_CELLS Instance method Public Method Read Application on Data Cells 20090917
2 FREE Instance method Public Method 20090729
3 GET_AXIS_TO_APPLY_ALERT_LEVELS Instance method Public Method Read axis that exception results are displayed on 20090917
4 GET_CHARACTERISTIC_CONTEXT Instance method Public Method Read Characteristic Context 20090917
5 GET_DEFAULT_CHAR_CTXT_OPERATOR Instance method Public Method Read Standard Operator for Characteristic Context 20090917
6 GET_STRUCTURE_CONTEXT Instance method Public Method Read Structure Context 20090731
7 GET_THRESHOLDS Instance method Public Method Read Threshold Values 20090917
8 IS_EVALUATED_AFTER_LIST_CALC Instance method Public Method Read if exception can be evaluated using list calculation 20090917
9 SET_ACTIVE Instance method Public Method Set Active Status 20090730
10 SET_APPLY_ALERT_LVL_TO_D_CELLS Instance method Public Method Set Application on Data Cells 20090917
11 SET_AXIS_TO_APPLY_ALERT_LEVELS Instance method Public Method Set axis that exception results are displayed on 20090730
12 SET_CHARACTERISTIC_CONTEXT Instance method Public Method Set Characteristic Context 20090731
13 SET_DEFAULT_CHAR_CTXT_OPERATOR Instance method Public Method Set Standard Operator for Characteristic Context 20090731
14 SET_EVALUATION_AFTER_LIST_CALC Instance method Public Method Set if exception can be evaluated using list calculation 20090917
15 SET_STRUCTURE_CONTEXT Instance method Public Method Set Structure Context 20090731
16 SET_TEXT Instance method Public Method Set Text (if Modifiable) 20090814
17 SET_THRESHOLDS Instance method Public Method Set threshold values 20090731
18 TO_ABAP_LIST Instance method Public Method 20090729
19 TO_STRING Instance method Public Method 20090729
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20090729
2 FREED Instance Event
(0)
Public
(2)
20090729
Types
Interface IF_RSBOLAP_QV_EXCEPTION has no local type.
Method Signatures

Method APPLY_ALERT_LVL_TO_DATA_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLY_TO_DATA_CELLS Value transfer Type reference (TYPE) RS_BOOL Boolean 20090917

Method APPLY_ALERT_LVL_TO_DATA_CELLS on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method FREE Signature

Method FREE on Interface IF_RSBOLAP_QV_EXCEPTION has no parameter.
Method FREE on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_AXIS_TO_APPLY_ALERT_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AXIS Value transfer Type reference (TYPE) RSBOLAP_AXIS Achsenname 20090917

Method GET_AXIS_TO_APPLY_ALERT_LEVELS on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_CHARACTERISTIC_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_CHARACTERISTIC_CONTEXT Value transfer Type reference (TYPE) RSBOLAP_QV_TH_CHAR_CONTEXT Merkmalskontext einer Exception 20090917

Method GET_CHARACTERISTIC_CONTEXT on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_DEFAULT_CHAR_CTXT_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEFAULT_CHAR_CTXT_OPERATOR Value transfer Type reference (TYPE) RSBOLAP_SELECTION_OPERATOR Operator in Selektionen 20090917

Method GET_DEFAULT_CHAR_CTXT_OPERATOR on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_STRUCTURE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER Call by reference Type reference (TYPE) INT1 1 1 oder 2: Nummer der Struktur 20090731
2 Returning R_S_STRUCTURE_CONTEXT Value transfer Type reference (TYPE) RSBOLAP_QV_S_STRUCTURE_CONTEXT Struktukontext einer Exception 20090731

Method GET_STRUCTURE_CONTEXT on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_THRESHOLDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_THRESHOLDS Value transfer Type reference (TYPE) RSBOLAP_QV_T_THRESHOLD Schwellwerte (Exceptions) 20090917

Method GET_THRESHOLDS on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method IS_EVALUATED_AFTER_LIST_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EVALUATION_AFTER_LIST_CALC Value transfer Type reference (TYPE) RS_BOOL Boolean 20090917

Method IS_EVALUATED_AFTER_LIST_CALC on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Call by reference Type reference (TYPE) RS_BOOL 20090730
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_ACTIVE on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_APPLY_ALERT_LVL_TO_D_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLY_TO_DATA_CELLS Call by reference Type reference (TYPE) RS_BOOL ABAP_TRUE Boolean 20090917
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_APPLY_ALERT_LVL_TO_D_CELLS on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_AXIS_TO_APPLY_ALERT_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RSBOLAP_AXIS Achsenname 20090730
2 Returning R_CHANGED Value transfer Type reference (TYPE) RS_BOOL Boolean 20090730

Method SET_AXIS_TO_APPLY_ALERT_LEVELS on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_CHARACTERISTIC_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_CHARACTERISTIC_CONTEXT Value transfer Type reference (TYPE) RSBOLAP_QV_TH_CHAR_CONTEXT Merkmalskontext einer Exception 20090805
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_CHARACTERISTIC_CONTEXT on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_DEFAULT_CHAR_CTXT_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT_CHAR_CTXT_OPERATOR Call by reference Type reference (TYPE) RSBOLAP_SELECTION_OPERATOR Operator in Selektionen 20090731
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_DEFAULT_CHAR_CTXT_OPERATOR on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_EVALUATION_AFTER_LIST_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_AFTER_LIST_CALC Call by reference Type reference (TYPE) RS_BOOL Boolean 20090917
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_EVALUATION_AFTER_LIST_CALC on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_STRUCTURE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STRUCTURE_CONTEXT Call by reference Type reference (TYPE) RSBOLAP_QV_S_STRUCTURE_CONTEXT Strukturkontext einer Exception 20090731
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_STRUCTURE_CONTEXT on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) RSBOLAP_OBJECT_TEXT Objekt Text 20090814
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_TEXT on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_THRESHOLDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_THRESHOLDS Value transfer Type reference (TYPE) RSBOLAP_QV_T_THRESHOLD Schwellwerte (Exceptions) 20090731
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110223

Method SET_THRESHOLDS on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on Interface IF_RSBOLAP_QV_EXCEPTION has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.

Method TO_STRING Signature

Method TO_STRING on Interface IF_RSBOLAP_QV_EXCEPTION has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_QV_EXCEPTION has no exception.
Event Signatures

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