SAP ABAP Class CL_RECA_TREE_NODES (Help Class for Node Management in Tree)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_OBJECT Instantiable Object 20010727
Properties
Class CL_RECA_TREE_NODES  
Short Description Help Class for Node Management in Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20010727   SAP 
Last change 20010727   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_OBJECT Instantiable Object 20010727
Friends
Class CL_RECA_TREE_NODES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_NODE_COUNT Instance attribute Protected Type reference (TYPE) I 0 Internal Node Counter 20010727
2 MT_NODELIST Instance attribute Protected Type reference (TYPE) RE_T_RECA_TREE_NODE Tree: Internal Node Table 20010727
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODELIST Instance method Public Method Add to Internal Node Table 20010727
2 DEMARK_NODE Instance method Public Method Deselects an Entry in Node Table 20010727
3 GET_KEY_FOR_NODE Instance method Public Method Supplies Key of Node ID 20010727
4 GET_MARKED_NODE Instance method Public Method Supplies Selected Entry in Node Table 20010727
5 GET_NEW_ID Instance method Public Method Gets New ID for Building Tree 20010727
6 GET_NODE_FOR_KEY Instance method Public Method Supplies Node ID for Keys 20010727
7 MARK_NODE Instance method Public Method Selects an Entry in Node Table 20010727
8 REFRESH Instance method Public Method Deletes Internal Buffer -> When Tree Rebuilt 20010727
Events
Class CL_RECA_TREE_NODES has no event.
Types
Class CL_RECA_TREE_NODES has no local type.
Method Signatures

Method ADD_NODELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTKEY Call by reference Type reference (TYPE) CLIKE Tree: interner Key (undefiniert) 20010727
2 Importing ID_NODEKEY Call by reference Type reference (TYPE) RECA_TREE_NODE-NODEKEY Tree Control: Schlüssel eines Knotens 20010727

Method ADD_NODELIST on class CL_RECA_TREE_NODES has no exception.

Method DEMARK_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODEKEY Call by reference Type reference (TYPE) RECA_TREE_NODE-NODEKEY Tree Control: Schlüssel eines Knotens 20010727

Method DEMARK_NODE on class CL_RECA_TREE_NODES has no exception.

Method GET_KEY_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODEKEY Call by reference Type reference (TYPE) RECA_TREE_NODE-NODEKEY Tree Control: Schlüssel eines Knotens 20010727
2 Returning RD_INTKEY Value transfer Type reference (TYPE) RECA_TREE_NODE-INTKEY Tree: interner Key (undefiniert) 20010727

Method GET_KEY_FOR_NODE on class CL_RECA_TREE_NODES has no exception.

Method GET_MARKED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NODEKEY Value transfer Type reference (TYPE) RECA_TREE_NODE-NODEKEY Tree Control: Schlüssel eines Knotens 20010727

Method GET_MARKED_NODE on class CL_RECA_TREE_NODES has no exception.

Method GET_NEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NODEKEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20010727

Method GET_NEW_ID on class CL_RECA_TREE_NODES has no exception.

Method GET_NODE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTKEY Call by reference Type reference (TYPE) CLIKE Tree: interner Key (undefiniert) 20010727
2 Returning RD_NODEKEY Value transfer Type reference (TYPE) RECA_TREE_NODE-NODEKEY Tree Control: Schlüssel eines Knotens 20010727

Method GET_NODE_FOR_KEY on class CL_RECA_TREE_NODES has no exception.

Method MARK_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODEKEY Call by reference Type reference (TYPE) RECA_TREE_NODE-NODEKEY Tree Control: Schlüssel eines Knotens 20010727

Method MARK_NODE on class CL_RECA_TREE_NODES has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RECA_TREE_NODES has no parameter.
Method REFRESH on class CL_RECA_TREE_NODES has no exception.
History
Last changed by/on SAP  20010727 
SAP Release Created in 110