function_objid | function | objid | Objid from table function | |
process_objid | process | objid | Objid from table process NB - this is only from a sub process | |
process_version | process | version | Included sub-process version | |
group_subproc_objid | func_group_subproc(func_group) | objid | Objid from the func group associated with the process | |
func_group_parent_objid | group_parent(func_group) | objid | Objid from parent function group | |
group_inst_parent_objid | group_inst_parent(group_inst) | objid | Objid of the parent group instance | |
group_inst_subproc_objid | group_inst_subproc(group_inst) | objid | Objid of the group instance for a sub process | 3 (UNIQUE) |
group_inst_parent_status | group_inst_parent(group_inst) | status | Status of the parent group instance | |
group_inst_subproc_status | group_inst_subproc(group_inst) | status | Status of the group instance for a sub process | |
id | group_inst_subproc(group_inst) | id | Id from the top level group instance, displayed in tree view | |
group_inst_subproc_start | group_inst_subproc(group_inst) | start_time | Date and time the sub process was executed | |
group_inst_subproc_end | group_inst_subproc(group_inst) | end_time | Date and time the sub process was completed | |
parent_inst_iter_seqno | group_inst_parent(group_inst) | iter_seqno | Iter seqno of the parent group instance | |
iter_instance_count | group_inst_subproc(group_inst) | iter_instance_count | Number of actual iterations of the group instance for a sub process | |
iter_seqno | group_inst_subproc(group_inst) | iter_seqno | Iteration seqno of the group instance for a sub process | |