Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_HIERARCHY_INTERNAL | Hierarchy Interface for Internal Users | 20090518 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_QV_HIERARCHY | Hierarchy in Query View | 20090520 |
3 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_SO_HIERARCHY | Hierarchy in Selection Object | 20090520 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_HIERARCHY_BASE | Hierarchy Settings for a Characteristic | 20060104 |
Properties
Interface | IF_RSBOLAP_HIERARCHY_BASE | |
Short Description | Hierarchy |
General Data
Package | RSBOLAP_SELECTION_OBJECT | Selection object |
Created | 20050918 | SAP |
Last changed | 20140121 | 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 | RRHI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RRSI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | RSBOL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | RSDM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20060104 | ||
2 | IF_RSBOLAP_OBJECT | Object | 20060104 | ||
3 | IF_RSBOLAP_SO_ATTR_CONTAINER | Object is Attribute Container | 20090520 |
Friends
Interface IF_RSBOLAP_HIERARCHY_BASE 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) | 20060104 | ||||
2 | N_ALTERNATIVE_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20060104 | ||||
3 | N_DUEDATE | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_DATE | Date | 20090807 | ||
4 | N_ID | Instance attribute | Public | Attribute reference (LIKE) | 20060104 | ||||
5 | N_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20060104 | ||||
6 | N_ROOT_ID | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Object ID | 20090807 | ||
7 | N_R_CHARACTERISTIC | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_CHARACTERISTIC_BASE | Characteristic in Selection Object | 20060104 | ||
8 | N_SX_META_DATA | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_META_HIERARCHY | Metadata Information for the Hierarchy | 20120309 | ||
9 | N_SX_STATE | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_STATE_HIERARCHY | Status of a Hierarchy | 20120309 | ||
10 | N_S_HIERARCHY_CAT | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_META_HIERARCHY_CAT | Catalog Entry for Lists of Hierarchies | 20120309 | ||
11 | N_TEXT | Instance attribute | Public | Attribute reference (LIKE) | 20060104 | ||||
12 | N_VERSION | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_VERSION | Version | 20090807 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
20060104 | |
2 | FREED | Instance Event (0) |
Public (2) |
20060104 |
Types
Interface IF_RSBOLAP_HIERARCHY_BASE has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_HIERARCHY_BASE has no parameter.
Method FREE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_CHILDREN | Call by reference | Object reference (TYPE REF TO) | DATA | Kinderknoten | 20090518 | ||
2 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20090518 | ||
3 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | 1 | Kinder bis zur relativen Tiefe Level | 20060118 | |
4 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Knotensid | 20091001 |
Method GET_CHILDREN on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_INITIAL_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 | 20090902 |
Method GET_INITIAL_DRILL_LEVEL on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_LEAVES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_LEAVES | Call by reference | Object reference (TYPE REF TO) | DATA | 20091026 | |||
2 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20091026 |
Method GET_LEAVES on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_LEVELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_LEVELS | Value transfer | Type reference (TYPE) | BICS_PROV_META_TS_HRY_LEVEL | Liste der Hierarchie-Level Beschreibungen | 20091001 |
Method GET_LEVELS on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_MAXIMUM_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_LEVEL | Value transfer | Type reference (TYPE) | BICS_PROV_META_HIERARCHY_LEVEL | Beschreibung für ein Hierarchie Level | 20091001 |
Method GET_MAXIMUM_LEVEL on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_MEMBER_ACCESS_CABILITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_READ_MODES | Call by reference | Type reference (TYPE) | RSMD_RS_T_READ_MODES | 20060117 |
Method GET_MEMBER_ACCESS_CABILITIES on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_MEMBER_ACCESS_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODE | Value transfer | Type reference (TYPE) | RSMD_RS_READ_MODE | 20090907 |
Method GET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_MEMBER_ACCESS_SORTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_SORTING | Value transfer | Type reference (TYPE) | BICS_PROV_STATE_SORTING | 20090907 |
Method GET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_MEMBER_OF_POSTED_NODE_VIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_FALSE | Boolean | 20090902 | |
2 | ![]() |
R_VISIBILITY | Value transfer | Type reference (TYPE) | RSBOLAP_VISIBILITY | Sichtbarkeit von Objekten (z. B. Ergebniszeilen) | 20090902 |
Method GET_MEMBER_OF_POSTED_NODE_VIS on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_MINIMUM_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_LEVEL | Value transfer | Type reference (TYPE) | BICS_PROV_META_HIERARCHY_LEVEL | Beschreibung für ein Hierarchie Level | 20091001 |
Method GET_MINIMUM_LEVEL on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_NODE | Call by reference | Object reference (TYPE REF TO) | DATA | Member Informationen | 20090518 | ||
2 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20090518 | ||
3 | ![]() |
I_NODE_ID | Value transfer | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Option 1: Knotenid | 20091001 | ||
4 | ![]() |
I_NODE_NAME | Value transfer | Type reference (TYPE) | RSBOLAP_PRESENTATION_VALUE | Option 2: Knotenname | 20060112 | ||
5 | ![]() |
I_NODE_NAME_PRESENTATION | Value transfer | Type reference (TYPE) | RSBOLAP_PRESENTATION | Option 2: Darstellung eines Objektes | 20070209 | ||
6 | ![]() |
I_NODE_TYPE | Value transfer | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Option 2: Knoten-Info.-Objekt | 20060118 |
Method GET_NODE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_NODES_BY_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_NODES | Call by reference | Object reference (TYPE REF TO) | DATA | 20100329 | |||
2 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20100329 | ||
3 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | Levelnummer in einer Hierarchie | 20100329 |
Method GET_NODES_BY_LEVEL on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_NODE_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NODE_ALIGNMENT | Value transfer | Type reference (TYPE) | RSBOLAP_ALIGNMENT | Ausrichtung von Objekten (oben/links, unten/rechts, default) | 20090902 |
Method GET_NODE_ALIGNMENT on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_NODE_CONDENSATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONDENSE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090902 |
Method GET_NODE_CONDENSATION on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_NODE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Option 1: Objekt ID | 20090429 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Option 2: Objekt Name | 20090518 | ||
3 | ![]() |
R_R_NODE_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_NODE_TYPE_BASE | Knotentyp in einer Hierarchie | 20090429 |
Method GET_NODE_TYPE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_NODE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_NODE_TYPES | Value transfer | Type reference (TYPE) | RSBOLAP_TH_OBJECT | Objektliste | 20090423 |
Method GET_NODE_TYPES on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_NODE | Call by reference | Object reference (TYPE REF TO) | DATA | Direkter Vater | 20090518 | ||
2 | ![]() |
E_R_NODES | Call by reference | Object reference (TYPE REF TO) | DATA | Väter bis Abstand Level | 20090518 | ||
3 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20090518 | ||
4 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | 1 | Väter bis Abstand Level (relativ) | 20060118 | |
5 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Knotenid | 20091001 |
Method GET_PARENT on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_PARENT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Knotensid | 20091001 | ||
2 | ![]() |
R_PARENT_ID | Value transfer | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Vatersid | 20091001 |
Method GET_PARENT_ID on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_ROOTS_WITH_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_NODES | Call by reference | Object reference (TYPE REF TO) | DATA | Nachfahren | 20090518 | ||
2 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20090518 | ||
3 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | 1 | Kinder bis zur absoluten Tiefe Level, 0 = nur Roots | 20070613 | |
4 | ![]() |
I_MAX_NODES | Call by reference | Type reference (TYPE) | I | Maximale Anzahl der zu lesenden Knoten | 20110725 |
Method GET_ROOTS_WITH_CHILDREN on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method GET_USED_NODE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_NODE_TYPES | Value transfer | Type reference (TYPE) | RSBOLAP_TH_OBJECT | Objektliste | 20111223 |
Method GET_USED_NODE_TYPES on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method IS_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 | 20090610 |
Method IS_ACTIVE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_HIERNODES | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle für Informationen zur Hierarchie-Anzeige | 20090609 | ||
2 | ![]() |
E_R_SEARCH_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle, die Suchergebnis enthält | 20090518 | ||
3 | ![]() |
E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_SO_TH_MEMBER_ACCESS_CA | Katalog für den Member Zugriff | 20090518 | ||
4 | ![]() |
I_GET_TREE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Suchbaum liefern | 20060118 | |
5 | ![]() |
I_NODE_TYPE | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Knotentyp | 20060118 | ||
6 | ![]() |
I_T_SELECTION | Call by reference | Type reference (TYPE) | RSBOLAP_SO_T_CHAR_SELECTION | Selektion | 20060111 |
Method SEARCH on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_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 | Boolean | 20090902 | |
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120925 |
Method SET_ACTIVE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_PRESENTATIONS | Call by reference | Type reference (TYPE) | RSBOLAP_PRESENTATION_BIT_LIST | Presentation List für Knotentypen | 20090213 | ||
2 | ![]() |
I_DUEDATE | Call by reference | Type reference (TYPE) | RSBOLAP_DATE | Stichtag der Hierarchie | 20060104 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Name der Hierarchie (wenn initial wird Hierarchie entfernt) | 20060104 | ||
4 | ![]() |
I_SET_CHANGED_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Propagate changed state to characteristic | 20130716 | |
5 | ![]() |
I_S_HIERARCHY_STATE | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_HIERARCHY | Status of a Hierarchy | 20121120 | ||
6 | ![]() |
I_TMPJOIN | Call by reference | Type reference (TYPE) | RS_BOOL | Use THJ hierarchy | 20130326 | ||
7 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | RSBOLAP_VERSION | Version | 20060104 |
Method SET_HIERARCHY on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_INITIAL_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 | 20090804 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120213 |
Method SET_INITIAL_DRILL_LEVEL on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_MEMBER_ACCESS_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSMD_RS_READ_MODE | 20090907 |
Method SET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_MEMBER_ACCESS_SORTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_SORTING | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_SORTING | 20090907 |
Method SET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_MEMBER_OF_POSTED_NODE_VIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBILITY | Call by reference | Type reference (TYPE) | RSBOLAP_VISIBILITY | Sichtbarkeit von Objekten (z. B. Ergebniszeilen) | 20090902 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120213 |
Method SET_MEMBER_OF_POSTED_NODE_VIS on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_NODE_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_ALIGNMENT | Call by reference | Type reference (TYPE) | RSBOLAP_ALIGNMENT | Ausrichtung von Objekten (oben/links, unten/rechts, default) | 20090702 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120213 |
Method SET_NODE_ALIGNMENT on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_NODE_CONDENSATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONDENSE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090902 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120213 |
Method SET_NODE_CONDENSATION on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_STATE | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_HIERARCHY | 20120309 | |||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | 20120309 |
Method SET_STATE on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method SUPPORTS_MEM_OF_POST_NOD_VIS_C Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090902 |
Method SUPPORTS_MEM_OF_POST_NOD_VIS_C on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on Interface IF_RSBOLAP_HIERARCHY_BASE has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_RSBOLAP_HIERARCHY_BASE has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_HIERARCHY_BASE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_HIERARCHY_BASE has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_HIERARCHY_BASE has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |