producttransfer

Represents the transfer of inventory between locations in field service.

Supported Calls

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

Fields

Field Details
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Details not recorded in the provided fields.
DestinationLocationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The place the product is to be delivered.
ExpectedPickupDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date that the transfer is being requested for.
IsReceived
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Checkbox identifying that the product was received.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date when the product request was last modified. Its label in the user interface is Last Modified Date.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date when the product request was last viewed.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Owner of the product transfer.
Product2Id
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Lookup field for the product associated with the product transfer.
ProductTransferNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-assigned number that identifies the product transfer.
QuantityReceived
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Amount of product received at the destination location.
QuantitySent
Type
double
Properties
Create, Filter, Sort, Update
Description
Amount of product that’s being requested.
QuantityUnitOfMeasure
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The units of the product, for example grams, liters, or units.
ReceivedById
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Lookup field for the person who received the product at the destination location.
ShipmentExpectedDeliveryDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date for which the transfer is being accepted..
SourceLocationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the location of the inventory making the transfer.
SourceProductItemId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the inventory making the transfer.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The status of the transfer request.
Possible values are:
  • Accepted
  • Rejected
  • Requested

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

ProductTransferFeed
Feed tracking is available for the object.
ProductTransferHistory
History is available for tracked fields of the object.
ProductTransferOwnerSharingRule
Sharing rules are available for the object.
ProductTransferShare
Sharing is available for the object.