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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Finder | String | finder |