| View Name: | process_fld_inst_view |
| View Number: | 9874 |
| Group: | Process Manager |
| Description: | Used by process engine to view service fields |
| Flags: | VIEW_OPTIMIZED |
| Baseline/Custom: | Baseline |
| View Field Name | Table Name | Field Name | Comment | Generic Field Id |
|---|---|---|---|---|
| rqst_inst_objid | rqst_inst | objid | Objid of rqst_inst | |
| svc_rqst_objid | svc_rqst | objid | Objid of svc_rqst | |
| fld_inst_objid | fld_inst | objid | Objid of fld_inst | 3 (UNIQUE) |
| flex_owner_objid | fld_inst | flex_owner_objid | Objid of owning object of an N_AttributeValue (for dependent and activation fields) | |
| fld_name | fld_inst | fld_name | Field name, from svc_fld | |
| is_pending | fld_inst | is_pending | 0 = value holds the field's value, 1 = activation/dependent field value is pending | |
| value | fld_inst | value | Value of the field | |
| svc_fld_objid | svc_fld | objid | Objid of svc_fld | |
| type | svc_fld | type | 1 = Activation, 2 = Input, 3 = Dependent, 4 = Output, 5 = Output-Async, 6 = Input Constant, 7 = Output Constant |
| process_fld_inst_view | |||