Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_QV_AXIS | QV Axis | 20100224 |
Properties
| Interface | IF_BICS_QV_AXIS | |
| Short Description | Query View Axis Object |
General Data
| Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20100120 | 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 | IF_BICS_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_BICS_LEVEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_BICS_MD_CHARACTERISTIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 6 | IF_BICS_QV_CHARACTERISTIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100120 | ||
| 2 | IF_BICS_MD_AXIS | Axis in MD Layer | 20110224 | ||
| 3 | IF_BICS_OBJECT | Root Object for BICS Entities | 20100120 |
Friends
Interface IF_BICS_QV_AXIS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_R_AXIS | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_AXIS | Axis Constants | 20100426 | ||
| 2 | N_T_QV_CHARACTERISTIC | Instance attribute | Public | Type reference (TYPE) | IF_BICS_QV_CHARACTERISTIC=>TN_T_QV_CHARACTERISTIC | Charactersitics Assigned to the Axis | 20100315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Characteristic to Axis | 20100315 | |
| 2 | Instance method | Public | Method | Take All Chars from Axis | 20100315 | |
| 3 | Instance method | Public | Method | Number of Chars on Axis | 20100309 | |
| 4 | Instance method | Public | Method | Number of Chars on Axis | 20100309 | |
| 5 | Instance method | Public | Method | Number of Chars on Axis | 20100309 | |
| 6 | Instance method | Public | Method | Read Axis Text | 20100309 | |
| 7 | Instance method | Public | Method | Read Initial Drill Step of Hierarchy | 20100316 | |
| 8 | Instance method | Public | Method | Read Characteristic by Its Index | 20100315 | |
| 9 | Instance method | Public | Method | Read List of Current Characterisic IDs | 20100316 | |
| 10 | Instance method | Public | Method | Read Total Position | 20100316 | |
| 11 | Instance method | Public | Method | Read Zero Suppression Mode | 20120224 | |
| 12 | Instance method | Public | Method | Is universal display hierarchy on for the axis? | 20100316 | |
| 13 | Instance method | Public | Method | Take Characteristic from the Axis | 20100315 | |
| 14 | Instance method | Public | Method | Take Characteristics from the Axis | 20100315 | |
| 15 | Instance method | Public | Method | Replace Characteristic on Axis | 20100315 | |
| 16 | Instance method | Public | Method | Reset All Axis Chars per ID List | 20100315 | |
| 17 | Instance method | Public | Method | Activate/Deactivate Universal Display Hierarchy | 20120224 | |
| 18 | Instance method | Public | Method | Set Hierarchy's Initial Drill Level | 20100316 | |
| 19 | Instance method | Public | Method | Set Total Position | 20120224 | |
| 20 | Instance method | Public | Method | Set or Delete Universal Display Hierarchy | 20101117 | |
| 21 | Instance method | Public | Method | Set Zero Suppression Mode | 20120224 |
Events
Interface IF_BICS_QV_AXIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_QV_AXIS | Public | See coding | Structure Container of this Object | 20100120 | BEGIN OF tn_s_qv_axis,
name TYPE IF_BICS_OBJECT=>tn_name,
ref TYPE REF TO if_bics_qv_axis,
END OF tn_s_qv_axis
|
|
| 2 | TN_T_QV_AXIS | Public | See coding | Table of Objects | 20100120 | tn_t_qv_axis TYPE STANDARD TABLE OF tn_s_qv_axis
WITH KEY name
|
Method Signatures
Method ADD_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_QV_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV_CHARACTERISTIC | Merkmale QV-Layer | 20100315 |
Method ADD_CHARACTERISTIC on Interface IF_BICS_QV_AXIS has no exception.
Method CLEAR_CHARACTERISTICS Signature
Method CLEAR_CHARACTERISTICS on Interface IF_BICS_QV_AXIS has no parameter.
Method CLEAR_CHARACTERISTICS on Interface IF_BICS_QV_AXIS has no exception.
Method COUNT_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COUNT_CHARACTERISTICS | Value transfer | Type reference (TYPE) | I | 20100309 |
Method COUNT_CHARACTERISTICS on Interface IF_BICS_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_NON_STRUCTURES | Value transfer | Type reference (TYPE) | I | 20100309 |
Method COUNT_NON_STRUCTURES on Interface IF_BICS_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_STRUCTURES | Value transfer | Type reference (TYPE) | I | 20100309 |
Method COUNT_STRUCTURES on Interface IF_BICS_QV_AXIS has no exception.
Method GET_AXIS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AXIS_TEXT | Value transfer | Type reference (TYPE) | IF_BICS_OBJECT=>TN_TEXT | Achsenbeschreibung | 20100309 |
Method GET_AXIS_TEXT on Interface IF_BICS_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_HIERARCHY_DRILL_LEVEL | Value transfer | Type reference (TYPE) | IF_BICS_LEVEL=>TN_LEVEL_NUMBER | Levelnummer | 20100316 |
Method GET_HIERARCHY_DRILL_LEVEL on Interface IF_BICS_QV_AXIS has no exception.
Method GET_QV_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_ID | Merkmals-ID | 20100315 | |||
| 2 | I_INDEX | Call by reference | Type reference (TYPE) | I | Merkmalsindex | 20100315 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Merkmalsname | 20100315 | |||
| 4 | R_R_QV_CHARACTERISTIC | Value transfer | Object reference (TYPE REF TO) | IF_BICS_QV_CHARACTERISTIC | Merkmale QV-Layer | 20100315 |
Method GET_QV_CHARACTERISTIC on Interface IF_BICS_QV_AXIS has no exception.
Method GET_QV_CHARACTERISTIC_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_ID | Value transfer | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_ID | Tabelle von Merkmals-ID | 20100316 |
Method GET_QV_CHARACTERISTIC_IDS on Interface IF_BICS_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_R_RESULT_ALIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_BICS_RESULT_ALIGNMENT | Summenausrichtung | 20120224 |
Method GET_RESULT_ALIGNMENT on Interface IF_BICS_QV_AXIS has no exception.
Method GET_ZERO_SUPPRESSION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_ZERO_SUPPRESSION_MODE | Value transfer | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Nullunterdrückungsmodus | 20120224 |
Method GET_ZERO_SUPPRESSION_MODE on Interface IF_BICS_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_HIERARCHY_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100316 |
Method IS_HIERARCHY_ACTIVE on Interface IF_BICS_QV_AXIS has no exception.
Method REMOVE_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_ID | Merkmals-ID | 20100315 | |||
| 2 | I_INDEX | Call by reference | Type reference (TYPE) | I | Merkmalsindex | 20100315 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Merkmalsname | 20100315 | |||
| 4 | I_R_QV_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV_CHARACTERISTIC | Merkmale QV-Layer | 20100315 |
Method REMOVE_CHARACTERISTIC on Interface IF_BICS_QV_AXIS has no exception.
Method REMOVE_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM_INDEX | Call by reference | Type reference (TYPE) | I | Merkmalsintervall Beginn | 20100315 | |||
| 2 | I_TO_INDEX | Call by reference | Type reference (TYPE) | I | Merkmalsintervall Ende | 20100315 |
Method REMOVE_CHARACTERISTICS on Interface IF_BICS_QV_AXIS has no exception.
Method SET_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | Einfügeposition (Append wenn initial) | 20100315 | |||
| 2 | I_R_QV_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV_CHARACTERISTIC | Merkmale QV-Layer | 20100315 |
Method SET_CHARACTERISTIC on Interface IF_BICS_QV_AXIS has no exception.
Method SET_CHARACTERISTICS_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ID | Value transfer | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_ID | Tabelle von Merkmals-ID | 20100315 |
Method SET_CHARACTERISTICS_BY_ID on Interface IF_BICS_QV_AXIS has no exception.
Method SET_HIERARCHY_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120224 |
Method SET_HIERARCHY_ACTIVE on Interface IF_BICS_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_HIERARCHY_DRILL_LEVEL | Call by reference | Type reference (TYPE) | IF_BICS_LEVEL=>TN_LEVEL_NUMBER | Levelnummer | 20100316 |
Method SET_HIERARCHY_DRILL_LEVEL on Interface IF_BICS_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_R_RESULT_ALIGNMENT | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RESULT_ALIGNMENT | Summenausrichtung | 20120224 |
Method SET_RESULT_ALIGNMENT on Interface IF_BICS_QV_AXIS has no exception.
Method SET_UNIV_DISP_HIERARCHY_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HIERARCHY_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101117 |
Method SET_UNIV_DISP_HIERARCHY_STATE on Interface IF_BICS_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_R_ZERO_SUPPRESSION_MODE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Nullunterdrückungsmodus | 20120224 |
Method SET_ZERO_SUPPRESSION_MODE on Interface IF_BICS_QV_AXIS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |