SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_OBJECT Conversion of Status Description 20090731
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_EXCEPTION Exception in Query View 20090731
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_STATE_DOM_READER Object reads status from XML 20090831
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_STATE_DOM_WRITER Object writes status to XML 20090831
Properties
Class CL_RSBOLAP_QV_EXCEPTION  
Short Description Exception in Query View    
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_QUERY_VIEW   Query Navigational State 
Created 20090731   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 CL_RSBOLAP_RS_AXIS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_QV_EXCEPTION Exception in Query View 20090731
2 IF_RSBOLAP_STATE_DOM_READER Object reads status from XML 20090831
3 IF_RSBOLAP_STATE_DOM_WRITER Object writes status to XML 20090831
Friends
Class CL_RSBOLAP_QV_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ACTIVE Instance attribute Public Attribute reference (LIKE) 20090731
2 N_CHANGEABLE Instance attribute Public Attribute reference (LIKE) 20090731
3 N_R_QUERY_VIEW Instance attribute Public Attribute reference (LIKE) 20090731
4 N_SX_STATE Instance attribute Public Type reference (TYPE) BICS_CONS_STATE_EXCEPTION Exception 20090731
5 P_OMIT_EVENTING Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090731
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ALERT_LVL_TO_DATA_CELLS Instance method Public Method 20090917
2 CHECK Instance method Public Method Use Exception on Result Set 20090803
3 CONSTRUCTOR Instance method Public Constructor 20090731
4 GET_AXES_SID_MASKS Instance method Protected Method Create SID Masks for the Axes 20090805
5 GET_AXIS_TO_APPLY_ALERT_LEVELS Instance method Public Method 20090917
6 GET_CHARACTERISTIC_CONTEXT Instance method Public Method 20090917
7 GET_DEFAULT_CHAR_CTXT_OPERATOR Instance method Public Method 20090917
8 GET_RELEVANT_DATA_CELL_IDS Instance method Public Method Get for Exc. Relevant Data Cell IDs (KIDs) 20090803
9 GET_STRUCTURE_CONTEXT Instance method Public Method 20090731
10 GET_THRESHOLDS Instance method Public Method 20090917
11 IS_EVALUATED_AFTER_LIST_CALC Instance method Public Method 20090917
12 READ_STATE_FROM_DOM Instance method Public Method 20090831
13 SET_ACTIVE Instance method Public Method 20090731
14 SET_APPLY_TO_DATA_CELLS Instance method Public Method 20090803
15 SET_AXIS_TO_APPLY_ALERT_LEVELS Instance method Public Method 20090731
16 SET_CHARACTERISTIC_CONTEXT Instance method Public Method 20090731
17 SET_DEFAULT_CHAR_CTXT_OPERATOR Instance method Public Method 20090731
18 SET_EXECUTE_AFTER_LIST_CALC Instance method Public Method 20090803
19 SET_STATE Instance method Public Method Set Status 20090731
20 SET_STRUCTURE_CONTEXT Instance method Public Method 20090731
21 SET_TEXT Instance method Public Method 20090917
22 SET_THRESHOLDS Instance method Public Method 20090731
23 WRITE_STATE_INTO_DOM Instance method Public Method 20090831
Events
Class CL_RSBOLAP_QV_EXCEPTION has no event.
Types
Class CL_RSBOLAP_QV_EXCEPTION has no local type.
Method Signatures

Method APPLY_ALERT_LVL_TO_DATA_CELLS Signature

Method APPLY_ALERT_LVL_TO_DATA_CELLS on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method APPLY_ALERT_LVL_TO_DATA_CELLS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_COLUMN_DATA Call by reference Type reference (TYPE) CL_RSBOLAP_RS_AXIS=>TN_SX_AXIS 20121016
2 Changing C_SX_ROW_DATA Call by reference Type reference (TYPE) CL_RSBOLAP_RS_AXIS=>TN_SX_AXIS 20121016
3 Changing C_TH_DATA_CELLS Call by reference Type reference (TYPE) RRX1_TH_DAT_N 20090803
4 Importing I_SX_BODY_DATA Call by reference Type reference (TYPE) CL_RSBOLAP_RS_AXIS=>TN_SX_AXIS 20090803

Method CHECK on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSBOLAP_OBJECT_ID Objekt ID 20090731
2 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20090731
3 Importing I_R_QUERY_VIEW Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QUERY_VIEW Query View 20090731
4 Importing I_SX_STATE Call by reference Type reference (TYPE) BICS_CONS_STATE_EXCEPTION Exception 20090731

Method CONSTRUCTOR on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_AXES_SID_MASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_COLUMNS_MASK Call by reference Object reference (TYPE REF TO) DATA 20090805
2 Exporting E_R_ROWS_MASK Call by reference Object reference (TYPE REF TO) DATA 20090805
3 Importing I_SX_BODY_DATA Call by reference Type reference (TYPE) CL_RSBOLAP_RS_AXIS=>TN_SX_AXIS 20090805

Method GET_AXES_SID_MASKS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_AXIS_TO_APPLY_ALERT_LEVELS Signature

Method GET_AXIS_TO_APPLY_ALERT_LEVELS on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method GET_AXIS_TO_APPLY_ALERT_LEVELS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_CHARACTERISTIC_CONTEXT Signature

Method GET_CHARACTERISTIC_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method GET_CHARACTERISTIC_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_DEFAULT_CHAR_CTXT_OPERATOR Signature

Method GET_DEFAULT_CHAR_CTXT_OPERATOR on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method GET_DEFAULT_CHAR_CTXT_OPERATOR on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_RELEVANT_DATA_CELL_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SOURCE_ID Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_ID Liste von Objekt Ids 20090804
2 Exporting E_T_TARGET_ID Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_ID Liste von Objekt Ids 20090804

Method GET_RELEVANT_DATA_CELL_IDS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_STRUCTURE_CONTEXT Signature

Method GET_STRUCTURE_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method GET_STRUCTURE_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method GET_THRESHOLDS Signature

Method GET_THRESHOLDS on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method GET_THRESHOLDS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method IS_EVALUATED_AFTER_LIST_CALC Signature

Method IS_EVALUATED_AFTER_LIST_CALC on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method IS_EVALUATED_AFTER_LIST_CALC on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method READ_STATE_FROM_DOM Signature

Method READ_STATE_FROM_DOM on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method READ_STATE_FROM_DOM on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_ACTIVE Signature

Method SET_ACTIVE on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_ACTIVE on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_APPLY_TO_DATA_CELLS Signature

Method SET_APPLY_TO_DATA_CELLS on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_APPLY_TO_DATA_CELLS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_AXIS_TO_APPLY_ALERT_LEVELS Signature

Method SET_AXIS_TO_APPLY_ALERT_LEVELS on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_AXIS_TO_APPLY_ALERT_LEVELS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_CHARACTERISTIC_CONTEXT Signature

Method SET_CHARACTERISTIC_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_CHARACTERISTIC_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_DEFAULT_CHAR_CTXT_OPERATOR Signature

Method SET_DEFAULT_CHAR_CTXT_OPERATOR on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_DEFAULT_CHAR_CTXT_OPERATOR on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_EXECUTE_AFTER_LIST_CALC Signature

Method SET_EXECUTE_AFTER_LIST_CALC on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_EXECUTE_AFTER_LIST_CALC on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_STATE Value transfer Type reference (TYPE) BICS_CONS_STATE_EXCEPTION Exception 20090731

Method SET_STATE on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_STRUCTURE_CONTEXT Signature

Method SET_STRUCTURE_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_STRUCTURE_CONTEXT on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_TEXT Signature

Method SET_TEXT on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_TEXT on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method SET_THRESHOLDS Signature

Method SET_THRESHOLDS on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method SET_THRESHOLDS on class CL_RSBOLAP_QV_EXCEPTION has no exception.

Method WRITE_STATE_INTO_DOM Signature

Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_QV_EXCEPTION has no parameter.
Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_QV_EXCEPTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730