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.

WorkOrderDiagnosis

Represents the diagnosis details of the Work Order that the user records during depot repair.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
WorkOrder
Type
reference
Properties
Create, Filter, Group, Sort
Description
The work order associated with the diagnosis.
WorkOrderLineItem
Type
reference
Properties
Create, Filter, Group, Sort
Description
The work order line item associated with the diagnosis.
FaultCode
Type
reference
Properties
Create, Filter, Group, Sort
Description
The fault code associated with the asset or product.
CausalPart
Type
reference
Properties
Create, Filter, Group, Sort
Description
The part of the asset or product causing the fault.
Diagnosis
Type
string
Properties
Create, Filter, Group, Sort
Description
The details of the fault or issue that's being diagnosed.
Solution
Type
string
Properties
Create, Filter, Group, Sort
Description
The details about the solution to fix the fault.