objid | proc_fc_item | objid | Internal record number proc_fc_item | 3 (UNIQUE) |
id | proc_fc_item | id | Id from definition or instance - updated at actual end time | |
fc_start | proc_fc_item | fc_start | Forecast start time | |
fc_end | proc_fc_item | fc_end | Forecast end time | |
actual_start | proc_fc_item | actual_start | Actual start time, copied from relevent instance on creation | |
actual_end | proc_fc_item | actual_end | Actual end time, copied from relevent instance on completion | |
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 | |
override | proc_fc_item | override | 0=ignore override dates, 1 = use override dates | |
is_milestone | proc_fc_item | is_milestone | 0 = No, 1 = Completion of this group is a milestone in the process | |
proc_forecast_objid | proc_forecast | objid | Internal record number of proc_forecast | |
proc_inst_objid | proc_inst | objid | Internal record number of proc_inst | |
iter_seqno | proc_fc_item | iter_seqno | The sequence number of a sequential iteration group | |
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 | |