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.

ProductConsumedState

Represents an action taken to associate a serialized product with a product transfer. The new state is a result of the action. A product transfer state record is created when serialized products are attached to the product transfer. This object is available in API version 60.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the product consumed state.
ConsumedState
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
The state of the consumed product.
ProductConsumedId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The product consumed that’s associated with the product consumed state.
This field is a relationship field.
Relationship Name
ProductConsumed
Relationship Type
Lookup
Refers To
ProductConsumed
SerializedProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The serialized product that’s associated with the product consumed state.
This field is a relationship field.
Relationship Name
SerializedProduct
Relationship Type
Lookup
Refers To
SerializedProduct