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 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. Unless noted, they are available in the same API version as this 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.