SAP ABAP Class CL_RSBOLAP_SO_NODE_TYPE (Implementation of IF_RSBOLAP_SO_NODE_TYPE)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_SELECTION_OBJECT (Package) Selection object

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBOLAP_SO_PRESENTABLE | Displayable Object | 20090423 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_NODE_TYPE_BASE | Node Type in a Hierarchy | 20090423 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_SO_ATTR_CONTAINER | Object is Attribute Container | 20090423 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_SO_NODE_TYPE | Selection Object Hierarchy Node Type | 20090423 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_SO_N_TYPE_INTERNAL | Internal Interface for Node Characteristics | 20091118 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBOLAP_QV_NODE_TYPE | Implementation of IF_RSBOLAP_QV_NODE_TYPE | 20090423 |
Properties
Class | CL_RSBOLAP_SO_NODE_TYPE | |
Short Description | Implementation of IF_RSBOLAP_SO_NODE_TYPE | |
Super Class | CL_RSBOLAP_SO_PRESENTABLE | Displayable Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBOLAP_SELECTION_OBJECT | Selection object |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_NODE_TYPE_BASE | Node Type in a Hierarchy | 20090423 | ||
2 | IF_RSBOLAP_SO_ATTR_CONTAINER | Object is Attribute Container | 20090423 | ||
3 | IF_RSBOLAP_SO_NODE_TYPE | Selection Object Hierarchy Node Type | 20090423 | ||
4 | IF_RSBOLAP_SO_N_TYPE_INTERNAL | Internal Interface for Node Characteristics | 20091118 |
Friends
Class CL_RSBOLAP_SO_NODE_TYPE 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) | 20090423 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Attribute meta data | 20091118 | |||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20091118 | ||||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 'CL_RSBOLAP_SO_ATTRIBUTE' | Class Name of the Attribute Class | 20090423 | |
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSD_CHA_PROP | Properties of Characteristic | 20130207 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSMD_RS | Master Data Read Services | 20090423 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSBOLAP_THH_OBJECT | Attribute List | 20090423 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20091118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Event handling method | Evant Handler: Attribute Change | 20090423 |
2 | ![]() |
Instance method | Public | Constructor | 20090423 | |
3 | ![]() |
Instance method | Public | Method | 20090423 | |
4 | ![]() |
Instance method | Public | Method | 20090423 | |
5 | ![]() |
Instance method | Public | Method | 20090423 | |
6 | ![]() |
Instance method | Public | Method | 20090423 | |
7 | ![]() |
Instance method | Public | Method | 20090423 | |
8 | ![]() |
Instance method | Public | Method | Change State | 20091118 |
9 | ![]() |
Instance method | Protected | Method | Check attributes... | 20091111 |
Events
Class CL_RSBOLAP_SO_NODE_TYPE has no event.
Types
Class CL_RSBOLAP_SO_NODE_TYPE has no local type.
Method Signatures
Method ATTRIBUTE_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Call by reference | Attribute reference (LIKE) | 20090813 |
Method ATTRIBUTE_CHANGE on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_HIERARCHY_BASE | Hierarchieeinstellungen zu einem Merkmal | 20090423 | ||
2 | ![]() |
I_R_META_DATA | Call by reference | Object reference (TYPE REF TO) | BICS_PROV_META_NODE_TYPE | Metadaten zum Info Objekt | 20090423 | ||
3 | ![]() |
I_R_STATE | Call by reference | Object reference (TYPE REF TO) | BICS_PROV_STATE_NODE_TYPE | Hierarchieknotentyp | 20090423 |
Method CONSTRUCTOR on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
Method GET_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method GET_HIERARCHY Signature
Method GET_HIERARCHY on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
Method GET_HIERARCHY on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method GET_MEMBER_ACCESS_ATTRIBUTES Signature
Method GET_MEMBER_ACCESS_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
Method GET_MEMBER_ACCESS_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method GET_SO_ATTRIBUTE Signature
Method GET_SO_ATTRIBUTE on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
Method GET_SO_ATTRIBUTE on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method SET_MEMBER_ACCESS_ATTRIBUTES Signature
Method SET_MEMBER_ACCESS_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
Method SET_MEMBER_ACCESS_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method SET_STATE Signature
Method SET_STATE on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
Method SET_STATE on class CL_RSBOLAP_SO_NODE_TYPE has no exception.
Method VALIDATE_ATTRIBUTES Signature
Method VALIDATE_ATTRIBUTES on class CL_RSBOLAP_SO_NODE_TYPE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zustandsänderung nötig | 20091111 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |