Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20090429 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_OBJECT | Object | 20090429 |
3 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_SO_ATTR_CONTAINER | Object is Attribute Container | 20090917 |
4 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_SO_PRESENTABLE | Object with Displays | 20090520 |
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
Class | IF_RSBOLAP_NODE_TYPE_BASE | |
Short Description | Node Type in a Hierarchy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090423 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSBOLAP_NODE_TYPE_BASE has no interface implemented.
Friends
Class IF_RSBOLAP_NODE_TYPE_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_HIERARCHY_BASE | Hierarchy | 20090423 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090520 | ||||
8 | ![]() |
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 class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method FREE on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_ATTRIBUTES on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_BUSINESS_OBJECT_CONTEXT Signature
Method GET_BUSINESS_OBJECT_CONTEXT on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_BUSINESS_OBJECT_CONTEXT on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_EXIT_MEMBERS Signature
Method GET_EXIT_MEMBERS on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_EXIT_MEMBERS on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_EXIT_MEMBER_SELECTION Signature
Method GET_EXIT_MEMBER_SELECTION on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_EXIT_MEMBER_SELECTION on class 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 class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBERS Signature
Method GET_MEMBERS on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBERS on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_ATTRIBUTES Signature
Method GET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_CABILITIES Signature
Method GET_MEMBER_ACCESS_CABILITIES on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_CABILITIES on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_MODE Signature
Method GET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_PRESENTATION Signature
Method GET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_ACCESS_SORTING Signature
Method GET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_MEMBER_PRESENTATIONS Signature
Method GET_MEMBER_PRESENTATIONS on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_MEMBER_PRESENTATIONS on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method GET_SO_ATTRIBUTE Signature
Method GET_SO_ATTRIBUTE on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method GET_SO_ATTRIBUTE on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method HAS_BUSINESS_OBJECT_CONTEXT Signature
Method HAS_BUSINESS_OBJECT_CONTEXT on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method HAS_BUSINESS_OBJECT_CONTEXT on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_ATTRIBUTES Signature
Method SET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_ATTRIBUTES on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_MODE Signature
Method SET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_MODE on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_PRESENTATION Signature
Method SET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_PRESENTATION on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SET_MEMBER_ACCESS_SORTING Signature
Method SET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SET_MEMBER_ACCESS_SORTING on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method SUPPORTS_MEMBER_ACCESS Signature
Method SUPPORTS_MEMBER_ACCESS on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method SUPPORTS_MEMBER_ACCESS on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Method TO_STRING Signature
Method TO_STRING on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Method TO_STRING on class IF_RSBOLAP_NODE_TYPE_BASE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_NODE_TYPE_BASE has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |