function_objid | function | objid | Objid from table function | 3 (UNIQUE) |
seqno | function | seqno | Sequence no | |
func_group_objid | func_group | objid | Objid from table func_group | |
func_group_id | func_group | id | Function group id | |
func_group_iter | func_group | iter | 0=No Iteration, 1=Iteration, 2=Sequential Iteration | |
func_group_iter_focus | func_group | iter_focus | 0=Foucs Object 1=Group_Inst | |
process_objid | process | objid | Objid from table process NB - this is only from a sub process | |
svc_rqst_objid | svc_rqst | objid | Objid from table svc_rq st | |
svc_rqst_id | svc_rqst | id | Service request id | |
svc_rqst_type | svc_rqst | type | 0=Action, 1=Null, 2=Fallout | |
process_id | process | id | Process id | |
func_group_parent_objid | group_parent(func_group) | objid | Objid from parent function group | |
group_parent_type | group_parent(func_group) | type | 1=Serial, 2=Parallel, 3=Conditional - from parent function group | |
group_parent_iter | group_parent(func_group) | iter | 0=No Iteration, 1=Iteration, 2=Sequential Iteration | |
version | process | version | Version no of process - used in tree text | |
func_type | function | func_type | Needed to set overlay bitmaps | |
func_flags | function | flags | Needed to set tree view description | |
is_milestone | func_group | is_milestone | 0 = No, 1 = Completion of this group is a milestone in the process | |
cond_expected | function | cond_expected | Expected function in conditional node | |
duration | svc_rqst | duration | Service request duration | |
func_group_iter_expected | func_group | iter_expected | Number of expected iterations of the func group | |
func_group_type | func_group | type | 1=Serial, 2=Parallel, 3=Conditional - from function group | |
use_elapsed | svc_rqst | use_elapsed | For forecasting 0=use calendar if set, 1=use elapsed time/24 hour calendar | |