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 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.
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- ProductItemChangeEvent (API version 48.0)
- Change events are available for the object.
- ProductItemFeed
- Feed tracking is available for the object.
- ProductItemHistory
- History is available for tracked fields of the object.
- ProductItemOwnerSharingRule
- Sharing rules are available for the object.
- ProductItemShare
- Sharing is available for the object.