ProductTransferState

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
Action
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The action that must be performed on the inventory item.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated name of the product transfer state.
ProductTransferId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The transfer for which this inventory transaction was requested.
This field is a relationship field.
Relationship Name
ProductTransfer
Relationship Type
Lookup
Refers To
ProductTransfer
SerializedProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The serialized product being transferred.
This field is a relationship field.
Relationship Name
SerializedProduct
Relationship Type
Lookup
Refers To
SerializedProduct
TransferState
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The new status for the inventory item.