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 ITEMS Instance attribute Public Type reference (TYPE) CITEMS TFC_ITEM itab 20021218
4 NODES Instance attribute Public Type reference (TYPE) CNODES Node Table 20021218
5 ORG Instance attribute Public Type reference (TYPE) TFC_TEMPL_ORG Organizational Structure: Fast Close 20021218
6 VALUES Instance attribute Public Type reference (TYPE) TFC_IVAL ITab for TFC_VAL 20021218
Methods
# Method Level Visibility Method type Description Created on
1 ABORT_JOB Instance method Public Method Cancel Job 20031212
2 ADD_END_NODES Instance method Public Method Add Last Nodes 20021219
3 CHANGE_DOCUMENT_READ Instance method Public Method Read Change Documents 20040308
4 CHECK_ADD_VALUE Instance method Public Method Include new value in Valuestab, if selection is changed 20030312
5 CLEAR_VALUES Instance method Public Method As Clear_values1 only Recursive 20030314
6 COLLECT_JOB Instance method Public Method Find All Job Instances in Tree for PJOB 20030204
7 COLLECT_NODE Instance method Public Method Insert New Nodes if Necessary 20030305
8 COMPRESS Instance method Public Method Summarize Nodes 20021218
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030226
10 COPY_NOTIZ Instance method Public Method COPY_OFFICE_DOCUMENT 20030626
11 COPY_OFFICE_DOCUMENT Instance method Public Method COPY_OFFICE_DOCUMENT 20030521
12 CREATE_CHILD_NODE Instance method Public Method 20031209
13 CREATE_DEPS Instance method Public Method Create Dependencies 20030218
14 CREATE_TASK_LIST Instance method Public Method Create Task List for SchedMan 20030604
15 DELETE Instance method Public Method Delete Nodes + Subnodes 20021219
16 DISPLAY_ITEMS Instance method Public Method Display Val Tab 20030131
17 DISPLAY_VALUES Instance method Public Method Display Val Tab 20021218
18 EDIT_JOB Instance method Public Method Add Job to Selected Nodes 20030618
19 EXECUTE Instance method Public Method Start Task + Subtask for Node Directly Without Schedman 20030506
20 EXPAND Instance method Public Method Expand Summarized Nodes 20030108
21 EXTRACT_FROM_START_LEVEL Instance method Public Method Determine Subnodes from Level 20030627
22