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 | 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 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | Internal Node Counter | 20010727 | ||
| 2 | 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 | Instance method | Public | Method | Add to Internal Node Table | 20010727 | |
| 2 | Instance method | Public | Method | Deselects an Entry in Node Table | 20010727 | |
| 3 | Instance method | Public | Method | Supplies Key of Node ID | 20010727 | |
| 4 | Instance method | Public | Method | Supplies Selected Entry in Node Table | 20010727 | |
| 5 | Instance method | Public | Method | Gets New ID for Building Tree | 20010727 | |
| 6 | Instance method | Public | Method | Supplies Node ID for Keys | 20010727 | |
| 7 | Instance method | Public | Method | Selects an Entry in Node Table | 20010727 | |
| 8 | 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 | ID_INTKEY | Call by reference | Type reference (TYPE) | CLIKE | Tree: interner Key (undefiniert) | 20010727 | |||
| 2 | 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 | 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 | ID_NODEKEY | Call by reference | Type reference (TYPE) | RECA_TREE_NODE-NODEKEY | Tree Control: Schlüssel eines Knotens | 20010727 | |||
| 2 | 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 | 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 | 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 | ID_INTKEY | Call by reference | Type reference (TYPE) | CLIKE | Tree: interner Key (undefiniert) | 20010727 | |||
| 2 | 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 | 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 |