Newer Version Available

This content describes an older version of this product. View Latest

WorkOrderLineItemHistory

Represents the history of changes made to tracked fields on a work order line item. This object is available in API version 36.0 and later.

Supported Calls

describeSObjects()getDeleted()getUpdated()query()retrieve()

Special Access Rules

Work orders or Field Service Lightning must be enabled in your organization, and field tracking for work order line item fields must be configured.

Fields

Field Name Details
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the field that was changed.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
The new value of the field that was changed.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
The value of the field before it was changed.
WorkOrderLineItemId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the work order line item being tracked. The history is displayed on the detail page for this record.