The purpose of this function is to allow the user to view the details of entries on the CASE table.
This form is accessed by selecting entries in the List Workflow Case screen before pressing the 'READ' button in the navigation bar.
For a complete description of how this type of form works please see Transaction Pattern ENQUIRE 1.
Field Name | Type | Description |
---|---|---|
Workflow ID | NUMERIC | This points to an entry on the WORKFLOW table. |
Case ID | NUMERIC | This points to an entry on the CASE table. |
Case Status | STRING | Possible options are:
|
Context | STRING | The primary key of the database entry which initiated this case. |
Start Date | DATE+TIME | The date on which this case was opened. |
End Date | DATE+TIME | The date on which this case was closed. |