SAP ABAP Class CL_UA_TREE (Formula Editor)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     UA_FORMULA (Package) Costing Solutions: Formula Editor
Properties
Class CL_UA_TREE  
Short Description Formula Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_FORMULA   Costing Solutions: Formula Editor 
Created 20021209   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_TREE has no forward declaration.
Interfaces
Class CL_UA_TREE has no interface implemented.
Friends
Class CL_UA_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_COUNTER Instance attribute Private Type reference (TYPE) SYTABIX Internal Tables, Current Row Index 20021209
2 MT_NODE Instance attribute Private Type reference (TYPE) UAB_T_DATA Table of Data References 20021209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD_NODE Instance method Public Method 20021209
2 CREATE_NODE Instance method Public Method 20021209
3 DELETE_NODES Instance method Public Method 20021209
4 GET_NODE Instance method Public Method 20021210
5 SET_PARENT_NODE Instance method Public Method 20021209
6 SORT_CHILD_NODES Instance method Public Method 20021209
Events
Class CL_UA_TREE has no event.
Types
Class CL_UA_TREE has no local type.
Method Signatures

Method ADD_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHILD_ID Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209
2 Importing I_PARENT_ID Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209

Method ADD_CHILD_NODE on class CL_UA_TREE has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20021209
2 Returning RD_ID Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209

Method CREATE_NODE on class CL_UA_TREE has no exception.

Method DELETE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209

Method DELETE_NODES on class CL_UA_TREE has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) ANY 20021210
2 Importing I_KEY Value transfer Type reference (TYPE) STRING 20021210
3 Importing I_VALUE Value transfer Type reference (TYPE) STRING 20021210

Method GET_NODE on class CL_UA_TREE has no exception.

Method SET_PARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209
2 Importing I_PARENT_ID Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209

Method SET_PARENT_NODE on class CL_UA_TREE has no exception.

Method SORT_CHILD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20021209

Method SORT_CHILD_NODES on class CL_UA_TREE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350