Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_QV_NODE_TYPE | Hierarchy Node Type in Query View | 20090423 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_SO_NODE_TYPE | Selection Object Hierarchy Node Type | 20090423 |
3 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_SO_N_TYPE_INTERNAL | Internal Interface for Node Characteristics | 20091118 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_SO_NODE_TYPE | Implementation of IF_RSBOLAP_SO_NODE_TYPE | 20090423 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_SO_STRUCTURE | Characteristic in Selection Object | 20091026 |
Properties
Interface | IF_RSBOLAP_NODE_TYPE_BASE | |
Short Description | Node Type in a Hierarchy |
General Data
Package | RSBOLAP_SELECTION_OBJECT | Selection object |
Created | 20090423 | 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_EVENT_SOURCE | Object That Communicates Changes | 20090429 | ||
2 | IF_RSBOLAP_OBJECT | Object | 20090429 | ||
3 | IF_RSBOLAP_SO_ATTR_CONTAINER | Object is Attribute Container | 20090917 | ||
4 | IF_RSBOLAP_SO_PRESENTABLE | Object with Displays | 20090520 |
Friends
Interface IF_RSBOLAP_NODE_TYPE_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) | 20090520 | ||||
2 | N_ALTERNATIVE_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
3 | N_ID | Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
4 | N_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
5 | N_R_HIERARCHY | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_HIERARCHY_BASE | Hierarchy | 20090423 | ||
6 | N_R_SELECTOR | Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
7 | N_SX_META_DATA | Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
8 | N_TEXT | Instance attribute | Public | Attribute reference (LIKE) | 20090520 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
20090520 | |
2 | FREED | Instance Event (0) |
Public (2) |
20090520 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_NODE_TYPE | Public | See coding | Node Type | 20121119 | BEGIN OF tn_s_node_type,
name TYPE rsbolap_object_name ,
id TYPE rsbolap_object_id ,
END OF tn_s_node_type
|
|
2 | TN_TS_NODE_TYPE | Public | See coding | List of Node Types | 20121119 | tn_ts_node_type TYPE SORTED TABLE OF tn_s_node_type
WITH UNIQUE KEY id
|
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method FREE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_ATTRIBUTES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_BUSINESS_OBJECT_CONTEXT Signature
Method GET_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_EXIT_MEMBERS Signature
Method GET_EXIT_MEMBERS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_EXIT_MEMBERS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_EXIT_MEMBER_SELECTION Signature
Method GET_EXIT_MEMBER_SELECTION on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_EXIT_MEMBER_SELECTION on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_HIERARCHY_BASE | Hierarchie | 20090423 |
Method GET_HIERARCHY on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBERS Signature
Method GET_MEMBERS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBERS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_ATTRIBUTES Signature
Method GET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_CABILITIES Signature
Method GET_MEMBER_ACCESS_CABILITIES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_CABILITIES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_MODE Signature
Method GET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_PRESENTATION Signature
Method GET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_SORTING Signature
Method GET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_PRESENTATIONS Signature
Method GET_MEMBER_PRESENTATIONS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_PRESENTATIONS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_SO_ATTRIBUTE Signature
Method GET_SO_ATTRIBUTE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_SO_ATTRIBUTE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method HAS_BUSINESS_OBJECT_CONTEXT Signature
Method HAS_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method HAS_BUSINESS_OBJECT_CONTEXT on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_ATTRIBUTES Signature
Method SET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_MODE Signature
Method SET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_MODE on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_PRESENTATION Signature
Method SET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_PRESENTATION on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_SORTING Signature
Method SET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_SORTING on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SUPPORTS_MEMBER_ACCESS Signature
Method SUPPORTS_MEMBER_ACCESS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SUPPORTS_MEMBER_ACCESS on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |