WorkOrderStatuses
WorkOrderStatuses
Columns
Name | Type | Description |
SeededFlag | Bool | SeededFlag of WorkOrderStatuses |
WoStatusCode | String | Abbreviation that identifies the work order status. |
WoStatusDescription | String | Description of the work order status. |
WoStatusId [KEY] | Long | WoStatusId of WorkOrderStatuses |
WoStatusName | String | Name of the work order status. |
WoSystemStatusCode | String | Abbreviation that identifies the predefined status of this work order. |
InactiveDate | Date | Date when the status becomes inactive and unavailable for use. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |