ProductConsumed
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 |
---|---|
Description |
|
IsConsumed |
|
IsLocked |
|
IsProduct2Serialized |
|
LastReferencedDate |
|
LastViewedDate |
|
MayEdit |
|
PricebookEntryId |
|
Product2Id |
|
ProductConsumedNumber |
|
ProductItemId |
|
ProductName |
|
QuantityConsumed |
|
QuantityUnitOfMeasure |
|
TotalPrice |
|
UnitPrice |
|
WorkOrderId |
|
WorkOrderLineItemId |
|
Usage
When a product is consumed during the completion of a work order, create a product consumed record to track its consumption. You can add products consumed to work orders or work order line items. Track product consumption at the line item level if you want to know which products were used for each line item’s tasks.
The way you use products consumed depends on how closely you want to track the state of your inventory in Salesforce. If you want to track the entire lifecycle of items in your inventory, including their storage, transfer, and consumption, link your products consumed records to product items. This approach ensures that your inventory numbers auto-update to reflect the consumption of products from your inventory. If you want to track product consumption only, however, specify a Price Book Entry on each product consumed record and leave the Product Item field blank.
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.
- ProductConsumedChangeEvent (API version 48.0)
- Change events are available for the object.
- ProductConsumedFeed
- Feed tracking is available for the object.
- ProductConsumedHistory
- History is available for tracked fields of the object.