function_objid | function | objid | Objid from table function | 3 (UNIQUE) |
func_group_objid | func_group | objid | Objid from table func_group | |
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 | |
func_group_parent_objid | group_parent(func_group) | objid | Objid from parent function group | |
seqno | function | seqno | Sequence no | |
focus_object | function | focus_object | Focus Object | |
flags | function | flags | Function flags | |
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 | |
func_group_cond_focus | func_group | cond_focus | Conditional expression | |
func_group_iter_path | func_group | iter_path | Iteration Path | |
func_group_iter_rev_path | func_group | iter_rev_path | Iteration Reverse Path | |
func_group_iter_target_name | func_group | iter_target_name | Iteration Path | |
func_group_iter_focus | func_group | iter_focus | 0=Foucs Object 1=Group_Inst | |
func_group_iter_sqlwhere | func_group | iter_sqlwhere | 0=Foucs Object 1=Group_Inst | |
func_group_iter_sqlfrom | func_group | iter_sqlfrom | 0=Foucs Object 1=Group_Inst | |
svc_rqst_id | svc_rqst | id | Service request id | |
svc_rqst_type | svc_rqst | type | 0=Action, 1=Null, 2=Fallout | |
svc_rqst_duration | svc_rqst | duration | Duration of an action | |
process_id | process | id | Process id | |
process_version | process | version | Process version | |
process_status | process | status | Process status | |
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 | |