SAP ABAP Class CL_BICS_QV_EXCEPTION (Exception)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_OBJECT Root Object for BICS Entities 20110211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_CONTEXT Context of an Object 20110211
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_CONTEXT Context of a Query View Object 20110211
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_EXCEPTION Exception 20110211
Properties
Class CL_BICS_QV_EXCEPTION  
Short Description Exception    
Super Class CL_BICS_OBJECT Root Object for BICS Entities 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_QUERY_VIEW   BW BICS Consumer Query View 
Created 20110211   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_CONTEXT Context of an Object 20110211
2 IF_BICS_QV_CONTEXT Context of a Query View Object 20110211
3 IF_BICS_QV_EXCEPTION Exception 20110211
Friends
Class CL_BICS_QV_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_PROV_EXCEPTION Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_QV_EXCEPTION Provider Exception 20110211
2 O_R_QUERY_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_QV Query View 20110211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110211
2 GET_PROV_EXCEPTION Instance method Public Method Read Provider Exception 20110215
Events
Class CL_BICS_QV_EXCEPTION has no event.
Types
Class CL_BICS_QV_EXCEPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDED_TO_QUERY_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Zu Qv hinzugefügt 20110217
2 Importing I_R_PROV_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QV_EXCEPTION Exception im Query View 20110211
3 Importing I_R_QUERY_VIEW Call by reference Object reference (TYPE REF TO) CL_BICS_QV Query View 20110211

Method CONSTRUCTOR on class CL_BICS_QV_EXCEPTION has no exception.

Method GET_PROV_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_PROV_EXCEPTION Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_QV_EXCEPTION Exception im Query View 20110215

Method GET_PROV_EXCEPTION on class CL_BICS_QV_EXCEPTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731