SAP ABAP Class CL_BICS_QV_CHARACTERISTIC (Characteristic Class of the Query View Layer)
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_CHARACTERISTIC Characteristic Class of the Selector Layer 20100301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_ATTR_CONTAINER Attribute Container QV Layer 20100421
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_CHARACTERISTIC Characteristics QV Layer 20100301
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_CONTEXT Context of a Query View Object 20100414
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_IOBJ InfoObject QV Layer 20100301
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_QV_STRUCTURE Query View Structure 20100301
Properties
Class CL_BICS_QV_CHARACTERISTIC  
Short Description Characteristic Class of the Query View Layer    
Super Class CL_BICS_CHARACTERISTIC Characteristic Class of the Selector Layer 
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 20100301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_ATTR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_QV_ATTR_CONTAINER Attribute Container QV Layer 20100421
2 IF_BICS_QV_CHARACTERISTIC Characteristics QV Layer 20100301
3 IF_BICS_QV_CONTEXT Context of a Query View Object 20100414
4 IF_BICS_QV_IOBJ InfoObject QV Layer 20100301
Friends
# Friend Modeled only Created on Description
1 CL_BICS_QV_AXIS 20100308 QV Axis
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_PROV_QV_ATTR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_QV_ATTR_CONTAINER Attribute Container for Query Views 20100709
2 O_R_PROV_QV_CHARACTERISTIC Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_QV_CHARACTERISTIC Provider QV Characteristic Reference 20100302
3 O_R_QV Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_QV Query View Reference 20100302
4 O_R_QV_AXIS Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_QV_AXIS Assigned to Axis 20100302
5 O_R_RESULT_SET_SORTING Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_QV_SORTING Sorting Rule of the Result Set 20100607
6 O_T_QV_ATTRIBUTE Instance attribute Protected Type reference (TYPE) IF_BICS_ATTR=>TN_T_ATTR 20100713
7 O_T_QV_RS_ATTRIBUTE Instance attribute Protected Type reference (TYPE) IF_BICS_QV_ATTR=>TN_T_QV_ATTR 20100714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100301
2 GET_PROV_CHARACTERISTIC Instance method Public Method Read Provider Characteristic 20110127
3 SET_AXIS Instance method Private Method Set Axis 20100308
Events
Class CL_BICS_QV_CHARACTERISTIC has no event.
Types
Class CL_BICS_QV_CHARACTERISTIC 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_R_PROV_QV_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QV_CHARACTERISTIC Merkmal im Query View 20100301
2 Importing I_R_QV Call by reference Object reference (TYPE REF TO) CL_BICS_QV Query View 20100301

Method CONSTRUCTOR on class CL_BICS_QV_CHARACTERISTIC has no exception.

Method GET_PROV_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_PROV_QV_CHARACTERISTIC Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_QV_CHARACTERISTIC Merkmal im Query View 20110127

Method GET_PROV_CHARACTERISTIC on class CL_BICS_QV_CHARACTERISTIC has no exception.

Method SET_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QV_AXIS Call by reference Object reference (TYPE REF TO) CL_BICS_QV_AXIS QV-Achse 20100308

Method SET_AXIS on class CL_BICS_QV_CHARACTERISTIC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730