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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_UA_ATTRIBUTE 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 MD_TREE_NODE_ID Instance attribute Public Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID of Node 20030320
2 MO_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_UA_OBJECT Object Instance 20040708
3 MO_TREE_MODEL 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 GET_ALLOWED_CCS Instance method Public Method Gets All Existing Cost Component Splits for a Key Figure 20030711
2 GET_EDGE Instance method Public Method Tree Model: Link to Higher-Level Node 20030320
3 GET_NODE Instance method Public Method Tree Model: Assigned Network Node 20030320
4 GET_OBJECT Instance method Public Method Tree Model: Assigned Costing Engine Object 20030321
5 GET_PARENT Instance method Public Method Tree Model: Higher-Level Tree Node 20030320
6 IS_ROOT_NODE Instance method Public Method Tree Model: TRUE: Node Is Root Node 20030320
7 SET_TREE_MODEL 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 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20030711
2 Returning RT_CCST_CCS Value transfer Type reference (TYPE) UAB_T_CCST_CCS 20030711
# Exception Resumable Description Created on
1 ERROR_IN_DERIVATION 20030711

Method GET_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing ID_TREE_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20030320
2 Importing 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 ALREADY_SET model is already set and can not be changed 20030320
History
Last changed by/on SAP  20060711 
SAP Release Created in 350