The purpose of this function is to allow the user to update the details of entries on the PLACE table.
This form is accessed by selecting entries in the List Workflow Place screen before pressing the 'UPDATE' button in the navigation bar.
For a complete description of how this type of form works please see Transaction Pattern UPDATE 1.
Field Name | Type | Description |
---|---|---|
Workflow ID | NUMERIC | Required. This is passed down from the parent function so is entered automatically. It is part of the primary key and cannot be changed. |
Place ID | NUMERIC | Required. Primary Key, will be assigned by the system. |
Place Name | STRING | Required. The short description for this entry. |
Description | STRING | Optional. The long description for this entry. |