SAP ABAP Class CNODE (Node Element)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
AC (Application Component) Accounting - General
⤷
FB_CLOSING (Package) Closing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | C_BASIC_NODE | Basic Node | 20030313 |
Properties
| Class | CNODE | |
| Short Description | Node Element | |
| Super Class | C_BASIC_NODE | Basic Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FB_CLOSING | Closing |
| Created | 20021218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CNODE has no forward declaration.
Interfaces
Class CNODE has no interface implemented.
Friends
Class CNODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Is Node Expanded? | ||||||||
| 2 | Is Node Selected? | ||||||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CITEMS | TFC_ITEM itab | 20021218 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNODES | Node Table | 20021218 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TFC_TEMPL_ORG | Organizational Structure: Fast Close | 20021218 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TFC_IVAL | ITab for TFC_VAL | 20021218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Job | 20031212 | |
| 2 | Instance method | Public | Method | Add Last Nodes | 20021219 | |
| 3 | Instance method | Public | Method | Read Change Documents | 20040308 | |
| 4 | Instance method | Public | Method | Include new value in Valuestab, if selection is changed | 20030312 | |
| 5 | Instance method | Public | Method | As Clear_values1 only Recursive | 20030314 | |
| 6 | Instance method | Public | Method | Find All Job Instances in Tree for PJOB | 20030204 | |
| 7 | Instance method | Public | Method | Insert New Nodes if Necessary | 20030305 | |
| 8 | Instance method | Public | Method | Summarize Nodes | 20021218 | |
| 9 | Instance method | Public | Constructor | CONSTRUCTOR | 20030226 | |
| 10 | Instance method | Public | Method | COPY_OFFICE_DOCUMENT | 20030626 | |
| 11 | Instance method | Public | Method | COPY_OFFICE_DOCUMENT | 20030521 | |
| 12 | Instance method | Public | Method | 20031209 | ||
| 13 | Instance method | Public | Method | Create Dependencies | 20030218 | |
| 14 | Instance method | Public | Method | Create Task List for SchedMan | 20030604 | |
| 15 | Instance method | Public | Method | Delete Nodes + Subnodes | 20021219 | |
| 16 | Instance method | Public | Method | Display Val Tab | 20030131 | |
| 17 | Instance method | Public | Method | Display Val Tab | 20021218 | |
| 18 | Instance method | Public | Method | Add Job to Selected Nodes | 20030618 | |
| 19 | Instance method | Public | Method | Start Task + Subtask for Node Directly Without Schedman | 20030506 | |
| 20 | Instance method | Public | Method | Expand Summarized Nodes | 20030108 | |
| 21 | Instance method | Public | Method | Determine Subnodes from Level | 20030627 | |
| 22 |