SAP ABAP Class CL_UA_TREE_NODE (Tree Node Instance)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_COMPLEX_ELEMENT | Instance with Header and Item Data | 20040202 |
Properties
| Class | CL_UA_TREE_NODE | |
| Short Description | Tree Node Instance | |
| Super Class | CL_UA_COMPLEX_ELEMENT | Instance with Header and Item Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
| Created | 20030314 | SAP |
| Last change | 20060711 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UA_TREE_NODE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UA_RESULT_LEVEL | 20040204 | Posting Level |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID of Node | 20030320 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_OBJECT | Object Instance | 20040708 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | view gets tree data from model via this if | 20030320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets All Existing Cost Component Splits for a Key Figure | 20030711 | |
| 2 | Instance method | Public | Method | Tree Model: Link to Higher-Level Node | 20030320 | |
| 3 | Instance method | Public | Method | Tree Model: Assigned Network Node | 20030320 | |
| 4 | Instance method | Public | Method | Tree Model: Assigned Costing Engine Object | 20030321 | |
| 5 | Instance method | Public | Method | Tree Model: Higher-Level Tree Node | 20030320 | |
| 6 | Instance method | Public | Method | Tree Model: TRUE: Node Is Root Node | 20030320 | |
| 7 | Instance method | Public | Method | Tree Model: Set Tree Model and Tree Nodes | 20030320 |
Events
Class CL_UA_TREE_NODE has no event.
Types
Class CL_UA_TREE_NODE has no local type.
Method Signatures
Method GET_ALLOWED_CCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | 20030711 | ||||
| 2 | RT_CCST_CCS | Value transfer | Type reference (TYPE) | UAB_T_CCST_CCS | 20030711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030711 |
Method GET_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EDGE | Value transfer | Object reference (TYPE REF TO) | CL_UA_EDGE | Kanteninstanz | 20030320 |
Method GET_EDGE on class CL_UA_TREE_NODE has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz | 20030320 |
Method GET_NODE on class CL_UA_TREE_NODE has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20030321 |
Method GET_OBJECT on class CL_UA_TREE_NODE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TREE_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UA_TREE_NODE | Baumknoteninstanz | 20030320 |
Method GET_PARENT on class CL_UA_TREE_NODE has no exception.
Method IS_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_IS_ROOT_NODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030320 |
Method IS_ROOT_NODE on class CL_UA_TREE_NODE has no exception.
Method SET_TREE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TREE_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20030320 | |||
| 2 | IO_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | view gets tree data from model via this if | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | model is already set and can not be changed | 20030320 |
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 350 |