group_inst_objid | group_inst | objid | Internal record number | |
group_inst_status | group_inst | status | Active, Complete, Suspended | |
group_inst_err_code | group_inst | err_code | Error Code | |
group_inst_err_mess | group_inst | err_mess | Error message text | |
group_inst_seqno | group_inst | seqno | Sequence number of current serial function | |
group_inst_no_functions | group_inst | no_functions | Number of active paralled functions | |
group_inst_cond_val | group_inst | cond_val | Conditional expression for conditional group | |
group_inst_focus_type | group_inst | focus_type | Focus object for group | |
group_inst_focus_lowid | group_inst | focus_lowid | Objid of the focus object | |
group_inst_status_code | group_inst | status_code | Status code | |
group_inst_iter_seqno | group_inst | iter_seqno | Sequence number of this iteration instance | |
group_inst_start_time | group_inst | start_time | Date and time the function was executed | |
group_inst_end_time | group_inst | end_time | Date and time the function was completed | |
group_inst_focus_object | group_inst | focus_object | Focus object as text (focus_type is less useful!) | |
group_inst_iter_instance_count | group_inst | iter_instance_count | Number of concurrent iteration instances | |
group_inst_error_status | group_inst | error_status | Status of an error group (Active, Fallout, Resumed) | |
group_inst_err_type | group_inst | err_type | Type of error eg USER, SYSTEM | |
group_inst_err_info | group_inst | err_info | Additional info for an error | |
group_inst_resume_focus_type | group_inst | resume_focus_type | Resume focus type for error group | |
group_inst_resume_focus_lowid | group_inst | resume_focus_lowid | Resume focus lowid for error group | |
group_inst_id | group_inst | id | Group instance ID | |
function_objid | function | objid | Internal record number of related function | |
function_seqno | function | seqno | Sequence number for serial functions | |
function_goto_seqno | function | goto_seqno | Goto sequence number for associative group functions | |
proc_inst_objid | proc_inst | objid | Internal record number of related proc_inst | |
parent_group_inst_objid | parent_group_inst(group_inst) | objid | Internal record number of parent group_inst | |
group_inst_step_seqno | group_inst | step_seqno | Sequence number of execution in an associative group | |
process_objid | process | objid | Internal record number of related process | |
context_group_inst_objid | context_group_inst(group_inst) | objid | Internal record number of context_inst owning group_inst | |
context_inst_objid | context_inst | objid | Internal record number of context_inst | 3 (UNIQUE) |
context_inst_name | context_inst | name | Context name - $Var or $Cdo | |
context_inst_value | context_inst | value | The serialized value of the context | |
last_client_rqst_time | group_inst | last_client_rqst_time | Foreground group: Date and time of the most recent client request | |
client_id | group_inst | client_id | Foreground group:Unique identifier of the last client to make a request | |
client_session_id | group_inst | client_session_id | Foreground group:Unique identifier of the last client to make a request | |
group_inst_is_detached | group_inst | is_detached | Set to 1 if the group is running detached | |
is_foreground_complete | group_inst | is_foreground_complete | Set to 1 if the process is complete in the foreground, but still has (detached) groups active in the background | |
group_inst_num_detached | group_inst | num_detached | The number of detached background groups still active for this (foreground) process | |
function_type | function | func_type | Function type (0=normal, 1=error, 2=cancel) | |
func_group_objid | func_group | objid | Internal record number of func_group | |
topfg_group_inst_objid | topfg_group_inst(group_inst) | objid | Internal record number of tompost foreground group inst | |