View Name: | select_proc_inst |
View Number: | 9857 |
Group: | Process Manager |
Description: | Used to display the process instance. Used on form 2009 |
Flags: | VIEW_OPTIMIZED |
Baseline/Custom: | Baseline |
View Field Name | Table Name | Field Name | Comment | Generic Field Id |
---|---|---|---|---|
proc_inst_objid | proc_inst | objid | Objid from table proc_inst | 3 (UNIQUE) |
start_time | proc_inst | start_time | Process Inst start time | |
end_time | proc_inst | end_time | Process inst end time | |
status | proc_inst | status | Process Inst status | |
process_id | group_inst | id | Process id | |
process_objid | process | objid | Process description | |
duration | process | duration | Process duration | |
version | process | version | Process version | |
focus_object | process | focus_object | Process focus object | |
description | process | description | Process description | |
process_type | process | type | 0:process, 1:script |
Join From | Join To |
---|---|
(proc_inst).proc_inst2process | (process).inst2proc_inst |
OUTER (group_inst).group2proc_inst | (proc_inst).proc2group_inst |
select_proc_inst | |||