group_inst_objid | group_inst | objid | Objid from table group_inst | 3 (UNIQUE) |
seqno | group_inst | 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_type | func_group | type | 1=Serial, 2=Parallel, 3=Conditional | |
func_group_iter | func_group | iter | 0=No Iteration, 1=Iteration, 2=Sequential Iteration | |
func_group_cond_path | func_group | cond_path | Conditional expression | |
process_inst_objid | proc_inst | objid | Objid from table proc_inst | |
parent_group_inst_objid | parent_group_inst(group_inst) | objid | Parent Objid from table group_inst | |
parent_seqno | parent_group_inst(group_inst) | seqno | Parent group inst Sequence no | |
parent_iter_seqno | parent_group_inst(group_inst) | iter_seqno | parent group inst iteration sequence no | |
parent_func_group_objid | parent_func_group(func_group) | objid | Parent Objid from table func_group | |
parent_func_group_id | parent_func_group(func_group) | id | Parent Function group id | |
parent_func_group_type | parent_func_group(func_group) | type | 1=Serial, 2=Parallel, 3=Conditional | |
parent_func_group_iter | parent_func_group(func_group) | iter | 0=No Iteration, 1=Iteration, 2=Sequential Iteration | |
parent_func_group_cond_path | parent_func_group(func_group) | cond_path | Conditional expression | |
proc_inst_id | process | id | Process id from process | |