Object Reference for the Salesforce Platform
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.
ProductServiceCampaignStatus
Supported Calls
describeSObjects(), query(), retrieve()
Special Access Rules
Field Service must be enabled.
Fields
| Field | Details |
|---|---|
| ApiName |
|
| IsDefault |
|
| MasterLabel |
|
| SortOrder |
|
| StatusCode |
|
Usage
- New—Product service campaign created, but there hasn’t been any activity.
- In Progress—Work has begun.
- On Hold—Work is paused.
- Completed—Work is complete.
- Cannot Complete—Work couldn’t be completed.
- Closed—All work and associated activity is complete.
- Canceled—Work is canceled, typically before any work began.
Product service campaigns also come with a Status Category field whose values are identical to the default status values. If you create custom status values, you must indicate which category it belongs to. For example, if you create a Customer Absent value, add it to the Cannot Complete category. To learn which processes reference StatusCategory, see How are Status Categories Used?
Note