SAP ABAP Interface IF_RSBOLAP_QV_AXIS (Axis of a 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_AXIS | Axis of the Query View | 20040624 |
Properties
| Interface | IF_RSBOLAP_QV_AXIS | |
| Short Description | Axis of a Query View |
General Data
| Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
| Created | 20031010 | 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_OBJECT | Object | 20040624 |
Friends
Interface IF_RSBOLAP_QV_AXIS 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) | 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 | Instance method | Public | Method | Set Number of Characteristics on Axis | 20090811 | |
| 2 | Instance method | Public | Method | Set number of characteristics that are not structures | 20090811 | |
| 3 | Instance method | Public | Method | Set Number of Structures on Axis | 20090811 | |
| 4 | Instance method | Public | Method | 20040709 | ||
| 5 | Instance method | Public | Method | Return Characteristics of the Axis | 20040624 | |
| 6 | Instance method | Public | Method | Read Initial Drill Level for Universal Display Hierarchy | 20090909 | |
| 7 | Instance method | Public | Method | Return Name of the Axis | 20040701 | |
| 8 | Instance method | Public | Method | Get Orthogonal Drill Axis (if Axis = Drill Axis) | 20090703 | |
| 9 | Instance method | Public | Method | Read Result Row Position | 20090909 | |
| 10 | Instance method | Public | Method | Is the axis modifiable? | 20111212 | |
| 11 | Instance method | Public | Method | Universal display hierarchy active? | 20090909 | |
| 12 | Instance method | Public | Method | Set Characteristics of the Axis | 20040709 | |
| 13 | Instance method | Public | Method | Set Initial Drill Level for Universal Display Hierarchy | 20090909 | |
| 14 | Instance method | Public | Method | Set Universal Display Hierarchy | 20090909 | |
| 15 | Instance method | Public | Method | Set Result Row Position | 20090909 | |
| 16 | Instance method | Public | Method | Set Mode for Zero Suppression | 20090807 | |
| 17 | Instance method | Public | Method | 20040709 | ||
| 18 | Instance method | Public | Method | 20040709 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20040709 |
Types
Interface 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 | R_COUNT | Value transfer | Type reference (TYPE) | I | 20090811 |
Method COUNT_CHARACTERISTICS on Interface 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 | R_COUNT | Value transfer | Type reference (TYPE) | I | 20090811 |
Method COUNT_NON_STRUCTURES on Interface 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 | R_COUNT | Value transfer | Type reference (TYPE) | I | 20090811 |
Method COUNT_STRUCTURES on Interface IF_RSBOLAP_QV_AXIS has no exception.
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_QV_AXIS has no parameter.
Method FREE on Interface 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 | E_T_ID | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_ID | Liste von Merkmals-Ids | 20040709 | |||
| 2 | E_T_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | Liste von Merkmals-Namen | 20040709 | |||
| 3 | E_T_OBJECT | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT | Merkmalsliste | 20040709 |
Method GET_CHARACTERISTICS on Interface 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 | R_DRILL_LEVEL | Value transfer | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | Levelnummer in einer Hierarchie | 20090909 |
Method GET_HIERARCHY_DRILL_LEVEL on Interface 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 | R_NAME | Value transfer | Type reference (TYPE) | RSBOLAP_AXIS | Achsenname | 20040701 |
Method GET_NAME on Interface 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 | 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 Interface 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 | R_RESULT_ALIGNMENT | Value transfer | Type reference (TYPE) | RSBOLAP_ALIGNMENT | Ausrichtung von Objekten (oben/links, unten/rechts, default) | 20090909 |
Method GET_RESULT_ALIGNMENT on Interface 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 | R_IS_FIXED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111212 |
Method IS_FIXED on Interface 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 | R_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090909 |
Method IS_HIERARCHY_ACTIVE on Interface 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 | I_T_ID | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT_ID | Merkmals-Ids | 20040709 | |||
| 2 | I_T_NAME | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | Merkmals-Namen | 20040709 | |||
| 3 | I_T_OBJECT | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT | Objektliste | 20040709 |
Method SET_CHARACTERISTICS on Interface 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 | 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 Interface 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 | I_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090909 |
Method SET_HIERARCHY_STATE on Interface 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 | I_RESULT_ALIGNMENT | Call by reference | Type reference (TYPE) | RSBOLAP_ALIGNMENT | Ausrichtung von Objekten (oben/links, unten/rechts, default) | 20090909 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120309 |
Method SET_RESULT_ALIGNMENT on Interface 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 | I_ZERO_SUPPRESSION_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_ZERO_SUPPRESSION_MODE | Boolean | 20090807 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120213 |
Method SET_ZERO_SUPPRESSION_MODE on Interface IF_RSBOLAP_QV_AXIS has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on Interface IF_RSBOLAP_QV_AXIS has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_QV_AXIS has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_RSBOLAP_QV_AXIS has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_QV_AXIS has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_QV_AXIS has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |