Newer Version Available
ProductItem
Represents the stock of a particular product at a particular location in field service,
such as all bolts stored in your main warehouse.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Special Access Rules
Field Service Lightning must be enabled.
Fields
| Field Name | Details |
|---|---|
| LastReferencedDate |
|
| LastViewedDate |
|
| LocationId |
|
| OwnerId |
|
| Product2Id |
|
| ProductItemNumber |
|
| ProductName |
|
| QuantityOnHand |
|
| QuantityUnitOfMeasure |
|
| SerialNumber |
|
Usage
Each product item is associated with a product and a location in Salesforce. If a product is stored at multiple locations, the product will be tracked in a different product item for each location.