Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
WorkOrderStatus
Supported Calls
describeSObjects(), query(), retrieve()
Special Access Rules
Field Service must be enabled.
Fields
| Field Name | Details |
|---|---|
| ApiName |
|
| IsDefault |
|
| MasterLabel |
|
| SortOrder |
|
| StatusCode |
|
Usage
The Status field on work orders comes with the following values:
- New—Work order was created, but there hasn’t yet been any activity.
- In Progress—Work has begun.
- On Hold—Work is paused.
- Completed—Work is complete.
- Cannot Complete—Work could not be completed.
- Closed—All work and associated activity is complete.
- Canceled—Work is canceled, typically before any work began.