SAP ABAP Class IF_RSBOLAP_QV_AXIS (Axis of a Query View)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_OBJECT Object 20040624
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_AXIS Axis of the Query View 20040624
Properties
Class IF_RSBOLAP_QV_AXIS  
Short Description Axis of a Query View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031010   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 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
Class IF_RSBOLAP_QV_AXIS has no interface implemented.
Friends
Class IF_RSBOLAP_QV_AXIS has no friend class.
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) 20040709
2 N_DRILL_AXIS Instance attribute Public Type reference (TYPE) RS_BOOL Result-Set Relevant Axis 20050408
3 N_HIERARCHICAL Instance attribute Public Type reference (TYPE) RS_BOOL Universal display hierarchy active? 20090807
4 N_ID Instance attribute Public Attribute reference (LIKE) 20040709
5 N_NAME Instance attribute Public Attribute reference (LIKE) 20040709
6 N_R_QUERY_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_RSBOLAP_QUERY_VIEW_BASE Characteristic in the Selector 20040624
7 N_TEXT Instance attribute Public Attribute reference (LIKE) 20040709
8 N_ZERO_SUPPRESSION_MODE Instance attribute Public Type reference (TYPE) RSBOLAP_ZERO_SUPPRESSION_MODE Zero Suppression Mode 20090807
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_CHARACTERISTICS Instance method Public Method Set Number of Characteristics on Axis 20090811
2 COUNT_NON_STRUCTURES Instance method Public Method Set number of characteristics that are not structures 20090811
3 COUNT_STRUCTURES Instance method Public Method Set Number of Structures on Axis 20090811
4 FREE Instance method Public Method 20040709
5 GET_CHARACTERISTICS Instance method Public Method Return Characteristics of the Axis 20040624
6 GET_HIERARCHY_DRILL_LEVEL Instance method Public Method Read Initial Drill Level for Universal Display Hierarchy 20090909
7 GET_NAME Instance method Public Method Return Name of the Axis 20040701
8 GET_OTHER_DRILL_AXIS Instance method Public Method Get Orthogonal Drill Axis (if Axis = Drill Axis) 20090703
9 GET_RESULT_ALIGNMENT Instance method Public Method Read Result Row Position 20090909
10 IS_FIXED Instance method Public Method Is the axis modifiable? 20111212
11 IS_HIERARCHY_ACTIVE Instance method Public Method Universal display hierarchy active? 20090909
12 SET_CHARACTERISTICS Instance method Public Method Set Characteristics of the Axis 20040709
13 SET_HIERARCHY_DRILL_LEVEL Instance method Public Method Set Initial Drill Level for Universal Display Hierarchy 20090909
14 SET_HIERARCHY_STATE Instance method Public Method Set Universal Display Hierarchy 20090909
15 SET_RESULT_ALIGNMENT Instance method Public Method Set Result Row Position 20090909
16 SET_ZERO_SUPPRESSION_MODE Instance method Public Method Set Mode for Zero Suppression 20090807
17 TO_ABAP_LIST Instance method Public Method 20040709
18 TO_STRING Instance method Public Method 20040709
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20040709
Types
Class IF_RSBOLAP_QV_AXIS has no local type.
Method Signatures

Method COUNT_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I 20090811

Method COUNT_CHARACTERISTICS on class IF_RSBOLAP_QV_AXIS has no exception.

Method COUNT_NON_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I 20090811

Method COUNT_NON_STRUCTURES on class IF_RSBOLAP_QV_AXIS has no exception.

Method COUNT_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I 20090811

Method COUNT_STRUCTURES on class IF_RSBOLAP_QV_AXIS has no exception.

Method FREE Signature

Method FREE on class IF_RSBOLAP_QV_AXIS has no parameter.
Method FREE on class IF_RSBOLAP_QV_AXIS has no exception.

Method GET_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ID Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_ID Liste von Merkmals-Ids 20040709
2 Exporting E_T_NAME Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Liste von Merkmals-Namen 20040709
3 Exporting E_T_OBJECT Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT Merkmalsliste 20040709

Method GET_CHARACTERISTICS on class IF_RSBOLAP_QV_AXIS has no exception.

Method GET_HIERARCHY_DRILL_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DRILL_LEVEL Value transfer Type reference (TYPE) BICS_PROV_HIERARCHY_LEVEL_NUM Levelnummer in einer Hierarchie 20090909

Method GET_HIERARCHY_DRILL_LEVEL on class IF_RSBOLAP_QV_AXIS has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class IF_RSBOLAP_QV_AXIS has no exception.

Method GET_OTHER_DRILL_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_OTHER_DRILL_AXIS Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_QV_AXIS Achse eines Query Views 20090703

Method GET_OTHER_DRILL_AXIS on class IF_RSBOLAP_QV_AXIS has no exception.

Method GET_RESULT_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT_ALIGNMENT Value transfer Type reference (TYPE) RSBOLAP_ALIGNMENT Ausrichtung von Objekten (oben/links, unten/rechts, default) 20090909

Method GET_RESULT_ALIGNMENT on class IF_RSBOLAP_QV_AXIS has no exception.

Method IS_FIXED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_FIXED Value transfer Type reference (TYPE) ABAP_BOOL 20111212

Method IS_FIXED on class IF_RSBOLAP_QV_AXIS has no exception.

Method IS_HIERARCHY_ACTIVE Signature

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

Method IS_HIERARCHY_ACTIVE on class IF_RSBOLAP_QV_AXIS has no exception.

Method SET_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_ID Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT_ID Merkmals-Ids 20040709
2 Importing I_T_NAME Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Merkmals-Namen 20040709
3 Importing I_T_OBJECT Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT Objektliste 20040709

Method SET_CHARACTERISTICS on class IF_RSBOLAP_QV_AXIS has no exception.

Method SET_HIERARCHY_DRILL_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DRILL_LEVEL Call by reference Type reference (TYPE) BICS_PROV_HIERARCHY_LEVEL_NUM Levelnummer in einer Hierarchie 20090909

Method SET_HIERARCHY_DRILL_LEVEL on class IF_RSBOLAP_QV_AXIS has no exception.

Method SET_HIERARCHY_STATE 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 Boolean 20090909

Method SET_HIERARCHY_STATE on class IF_RSBOLAP_QV_AXIS has no exception.

Method SET_RESULT_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESULT_ALIGNMENT Call by reference Type reference (TYPE) RSBOLAP_ALIGNMENT Ausrichtung von Objekten (oben/links, unten/rechts, default) 20090909
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20120309

Method SET_RESULT_ALIGNMENT on class IF_RSBOLAP_QV_AXIS has no exception.

Method SET_ZERO_SUPPRESSION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZERO_SUPPRESSION_MODE Call by reference Type reference (TYPE) RSBOLAP_ZERO_SUPPRESSION_MODE Boolean 20090807
2 Returning R_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20120213

Method SET_ZERO_SUPPRESSION_MODE on class IF_RSBOLAP_QV_AXIS has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on class IF_RSBOLAP_QV_AXIS has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_QV_AXIS has no exception.

Method TO_STRING Signature

Method TO_STRING on class IF_RSBOLAP_QV_AXIS has no parameter.
Method TO_STRING on class IF_RSBOLAP_QV_AXIS has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_QV_AXIS has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in