parent_group_objid | parent_group(func_group) | objid | Internal record number of parent func_group | |
parent_group_id | parent_group(func_group) | id | Id string of parent group | |
proc_inst_objid | proc_inst | objid | Internal record number of owning process instabce | |
forecast_objid | proc_forecast | objid | Internal record number of forecast for the process instance | |
func_objid | function | objid | Internal record number of the child function | |
subproc_objid | process | objid | Internal record number of the child function group | |
subproc_id | process | id | Id string of the child group | |
objid | proc_fc_item | objid | Internal record number of the forecast item | 3 (UNIQUE) |
planned_start | proc_fc_item | fc_start | Forecast start time | |
planned_end | proc_fc_item | fc_end | Forecast end time | |
override | proc_fc_item | override | 0=ignore override dates, 1 = use override dates | |
ov_start | proc_fc_item | ov_start | Override start time - set by user to reset forecast dates | |
ov_end | proc_fc_item | ov_end | Override end time - set by user to reset forecast dates | |
seqno | function | seqno | Sequence number for serial functions | |
parent_group_type | parent_group(func_group) | type | Group type of the parent - 1=Serial, 2=Parallel, 3=Conditional | |
cond_expected | function | cond_expected | Indicates which function is used for forecasting when parent = conditional | |
iter_seqno | proc_fc_item | iter_seqno | Iteration sequence no of the Group | |
actual_start | proc_fc_item | actual_start | Actual start time from proc_fc_item | |
actual_end | proc_fc_item | actual_end | Actual end time from proc_fc_item | |
func_group_objid | func_group | objid | Objid of func_group | |
iter_expected | func_group | iter_expected | Expected iterations for forecasting | |
iter_type | func_group | iter | Type of iteration - No Iteration, Normal Iteration and Sequential Iteration | |
subproc_owner_func | proc_fc_item | subproc_owner_func | Function that calls the closest associated subprocess further up the tree | |
parent_fc_item_objid | parent_fc_item(proc_fc_item) | objid | Parent Forecast Item Objid | |