Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ProductItemTransaction
Represents an action taken on a product item in field service. Product
item transactions are auto-generated records that help you track when a product item is
replenished, consumed, or adjusted.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), undelete(), upsert()
Special Access Rules
- Field Service must be enabled.
- Only users with Modify All Data or Modify All Records permissions can delete this object.
Fields
| Field Name | Details |
|---|---|
| Description |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| ProductItemId |
|
| ProductItemTransactionNumber |
|
| Quantity |
|
| RelatedRecordId |
|
| TransactionType |
|
Associated Objects
This object has these associated objects. Unless noted, they’re available in the same API version as this object.
- ProductItemTransactionChangeEvent
- Change events are available for the object.
- ProductItemTransactionFeed
- Feed tracking is available for the object.
- ProductItemTransactionHistory
- History is available for tracked fields of the object.