| parent_group_objid | parent_group(func_group) | objid | Objid of the parent function group |  | 
| function_objid | function | objid | Internal record number | 3 (UNIQUE) | 
| function_seqno | function | seqno | Sequence number for serial functions |  | 
| function_func_type | function | func_type | Function type. 0 = normal, 1 = error, 2 = cancel |  | 
| function_value | function | value | The value to match for a conditional group |  | 
| function_val_type | function | val_type | 0 = Path, 1 = constant |  | 
| function_val_focus | function | val_focus | If val_type is Path then 0 = focus object, 1 =group_inst |  | 
| function_cond_type | function | cond_type | For condition groups, the function type. 0 = value, 1 = default, 2 = action |  | 
| function_cond_operator | function | cond_operator | For condition groups, the operator type. 0 = equal to, 1 = greater than, 2 = less than, 3 = greater than/equal to, 4 = less than/equal to |  | 
| function_cond_expected | function | cond_expected | 1 = The expected function in a conditional group |  | 
| function_focus_object | function | focus_object | The focus object of the function (and its related group/rqst/sub-process) |  | 
| function_flags | function | flags | Various flags that control the way a function is used |  | 
| function_reforecast | function | reforecast | Reforecast at the completion of this function |  | 
| function_goto_seqno | function | goto_seqno | Goto sequence number for associative group functions |  | 
| function_goto_cond | function | goto_cond | The focus object of the function (and its related group/rqst/sub-process) |  | 
| function_goto_cond_seqno | function | goto_cond_seqno | Order of evaluation of goto_cond (lowest to highest) |  | 
| function_is_checkpoint | function | is_checkpoint | This is a checkpoint funciton in a manual checkpoint group |  | 
| action_objid | svc_rqst | objid | Internal record number |  | 
| action_id | svc_rqst | id | Function ID |  | 
| action_type | svc_rqst | type | 0 = Service call, 1 = Null, 2 = Fallout, 3 = Raise Error 4 = Resume 5 = Raise Cancel 6 = ShowPage |  | 
| action_svc_name | svc_rqst | svc_name | The Tuxedo service name that this function will call |  | 
| action_duration | svc_rqst | duration | Maximum duration (number of seconds before timeout) |  | 
| action_max_retries | svc_rqst | max_retries | Maximum retries |  | 
| action_retry_interval | svc_rqst | retry_interval | Retry Interval |  | 
| action_cb_exesub | svc_rqst | cb_exesub | 0 = svc_name is Tux service, 1 = svc_name is sub func. name written to subfld, subsvc=Tux service, 2: Tux service = CB_EXESUB, subsvc is CLFY_SUB |  | 
| action_sub_service | svc_rqst | sub_service | COntrolled by cb_exesub, the tux service, or sub-service to call |  | 
| action_sub_field | svc_rqst | sub_field | The FML field that svc_name is written to |  | 
| action_use_elapsed | svc_rqst | use_elapsed | For forecasting: 0 = use bizcal hours, 1 = use elapsed time |  | 
| action_action_spec | svc_rqst | action_spec | The action_spec XML that defines the action |  | 
| process_objid | process | objid | Internal record number |  | 
| process_id | process | id | Process ID |  | 
| process_duration | process | duration | Max. duration (number of seconds before timeout) |  | 
| process_status | process | status | Status of the process - New, Verified, Active, Obsolete |  | 
| process_version | process | version | Version |  | 
| process_focus_object | process | focus_object | The focus object of the process |  | 
| process_bizcal_path | process | bizcal_path | Business calendar path |  | 
| process_owner_path | process | owner_path | Owner path |  | 
| process_forecasting | process | forecasting | Forecasting mode: 0 = None, 1 = Forecast at creation, 2 = Reforecast each step |  | 
| group_objid | func_group | objid | Internal record number |  | 
| group_id | func_group | id | Function Group ID |  | 
| group_type | func_group | type | Type of Group 1=Serial, 2=Parallel, 3=Conditional |  | 
| group_iter | func_group | iter | Type of iteration 0=Not iterative, 1=iterative, 2=iterative sequential |  | 
| group_iter_path | func_group | iter_path | Iteration path |  | 
| group_iter_focus | func_group | iter_focus | 0 = Current focus object, 1 = current group_inst |  | 
| group_iter_order | func_group | iter_order | Colon separated list of fields to order the iteration for sequential processing |  | 
| group_cond_path | func_group | cond_path | Conditional expression |  | 
| group_cond_focus | func_group | cond_focus | 0 = Current focus object, 1 = current group_inst |  | 
| group_iter_expected | func_group | iter_expected | Expected iteration count for forecasting sequential iteration |  | 
| group_is_milestone | func_group | is_milestone | 0 = No, 1 = Completion of this group is a milestone in the process |  | 
| group_exec_type | func_group | exec_type | 0 = Default, 1 = foreground, 2 = detached |  | 
| group_checkpoint_mode | func_group | checkpoint_mode | 0 = Automatic, 1 = Manual |  | 
| group_iter_target_name | func_group | iter_target_name | Iteration path target object name |  | 
| group_iter_target_id | func_group | iter_target_id | Iteration path target type ID |  | 
| action_is_rerunnable | svc_rqst | is_rerunnable | Set to 1 if the service call can be safely re-executed after a system failure |  | 
| group_iter_rev_path | func_group | iter_rev_path | Iteration reverse path |  | 
| process_is_transient | process | is_transient | Defines a process as transient, in which case it does not create any instance data when executed. |  | 
| process_tlist | process | tlist | Semicolon delimited list of tags that define process instances that can run  non-ACTIVE versions of this definition |  | 
| group_iterated_item | func_group | iterated_item | For non-database iteration, defines the location of the iterated item within each iterated occurrence of the group |  | 
| action_showpage_type | svc_rqst | showpage_type | For showpage actions: 0 - normal, 1 = No Display, 2 = Display Only |  |