SAP ABAP Class CL_REBD_NODE_MNGR (Node Manager (VIBDNODE): Standard Implementation)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_BD_AO (Package) RE: Arch. Object (Master Data of Architectural Object)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20011024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REBD_NODE_MNGR | Nodes Manager (VIBDNODE) | 20011024 |
Properties
| Class | CL_REBD_NODE_MNGR | |
| Short Description | Node Manager (VIBDNODE): Standard Implementation | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_BD_AO | RE: Arch. Object (Master Data of Architectural Object) |
| Created | 20010503 | SAP |
| Last change | 20100310 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REBD_NODE_MNGR | Nodes Manager (VIBDNODE) | 20011024 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20011024 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Subnodes Read | 20011024 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20011024 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_REBD_ARCH_OBJECT | Architectural Object (VIBDARHEADER) | 20011024 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | REBD_NODE | Node Structure (VIBDNODE) | 20011024 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | REBD_NODE | Old Node Structure | 20011024 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RE_T_NODE | Lower-Level Node | 20011024 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RE_T_NODE | Old Subordinate Node | 20011024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20011024 | ||
| 2 | Instance method | Public | Method | 20011024 | ||
| 3 | Instance method | Public | Method | 20011024 | ||
| 4 | Instance method | Public | Method | 20011024 | ||
| 5 | Instance method | Protected | Method | Fills Nodes | 20011024 | |
| 6 | Instance method | Public | Method | 20011024 | ||
| 7 | Instance method | Public | Method | 20020206 | ||
| 8 | Instance method | Public | Method | 20011024 | ||
| 9 | Instance method | Public | Method | 20020207 | ||
| 10 | Instance method | Public | Method | 20020207 | ||
| 11 | Instance method | Public | Method | 20020207 | ||
| 12 | Instance method | Public | Method | 20011024 | ||
| 13 | Instance method | Public | Method | 20011115 |
Events
Class CL_REBD_NODE_MNGR has no event.
Types
Class CL_REBD_NODE_MNGR has no local type.
Method Signatures
Method CHECK_KEY Signature
Method CHECK_KEY on class CL_REBD_NODE_MNGR has no parameter.
Method CHECK_KEY on class CL_REBD_NODE_MNGR has no exception.
Method EXISTS Signature
Method EXISTS on class CL_REBD_NODE_MNGR has no parameter.
Method EXISTS on class CL_REBD_NODE_MNGR has no exception.
Method EXISTS_CHILD Signature
Method EXISTS_CHILD on class CL_REBD_NODE_MNGR has no parameter.
Method EXISTS_CHILD on class CL_REBD_NODE_MNGR has no exception.
Method EXISTS_PARENT Signature
Method EXISTS_PARENT on class CL_REBD_NODE_MNGR has no parameter.
Method EXISTS_PARENT on class CL_REBD_NODE_MNGR has no exception.
Method FILL_NODE Signature
Method FILL_NODE on class CL_REBD_NODE_MNGR has no parameter.
Method FILL_NODE on class CL_REBD_NODE_MNGR has no exception.
Method GET_CHILD_NODES Signature
Method GET_CHILD_NODES on class CL_REBD_NODE_MNGR has no parameter.
Method GET_CHILD_NODES on class CL_REBD_NODE_MNGR has no exception.
Method GET_COMPLETE_NODE_HIERARCHY Signature
Method GET_COMPLETE_NODE_HIERARCHY on class CL_REBD_NODE_MNGR has no parameter.
Method GET_COMPLETE_NODE_HIERARCHY on class CL_REBD_NODE_MNGR has no exception.
Method GET_NODE Signature
Method GET_NODE on class CL_REBD_NODE_MNGR has no parameter.
Method GET_NODE on class CL_REBD_NODE_MNGR has no exception.
Method GET_PARENT_NODE Signature
Method GET_PARENT_NODE on class CL_REBD_NODE_MNGR has no parameter.
Method GET_PARENT_NODE on class CL_REBD_NODE_MNGR has no exception.
Method GET_PARENT_NODE_AOTYPE Signature
Method GET_PARENT_NODE_AOTYPE on class CL_REBD_NODE_MNGR has no parameter.
Method GET_PARENT_NODE_AOTYPE on class CL_REBD_NODE_MNGR has no exception.
Method GET_ROOT_NODE Signature
Method GET_ROOT_NODE on class CL_REBD_NODE_MNGR has no parameter.
Method GET_ROOT_NODE on class CL_REBD_NODE_MNGR has no exception.
Method INIT_BY_PARENT Signature
Method INIT_BY_PARENT on class CL_REBD_NODE_MNGR has no parameter.
Method INIT_BY_PARENT on class CL_REBD_NODE_MNGR has no exception.
Method SET_PARENT Signature
Method SET_PARENT on class CL_REBD_NODE_MNGR has no parameter.
Method SET_PARENT on class CL_REBD_NODE_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 110 |