Newer Version Available

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

ProductItemTransaction

Represents an action taken on a product item in field service.

Supported Calls

create()describeLayout()describeSObjects()getDeleted()getUpdated()query()retrieve()update()upsert()

Special Access Rules

Field Service Lightning must be enabled.

Fields

Field Name Details
Description
Type
textarea
Properties
Create, Nillable, Update
Description
A description of the transaction.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
ProductItemId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The associated product item.
ProductItemTransactionNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
(Read Only) Auto-generated number identifying the product item transaction.
Quantity
Type
double
Properties
Create, Filter, Sort
Description
Amount consumed.
RelatedRecordId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Work order or work order line item associate with the related product item.
TransactionType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
Transaction type. Values include:
  • Replenished: When the quantity of the part is stocked at its location.
  • Consumed: When parts are consumed to complete a work order or work order line item. The technician updates the products consumed related list on the work order or work order line item.
  • Adjusted: When there is a discrepancy. Adjustments are made by editing the product item quantity on hand.