ProductAvailabilityProjection

Represents the projected product quantity available at an inventory location at various points in time. Records for this object are automatically created by Intelligent Sales. This object is available in API version 55.0 and later.

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last viewed.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the record.
OwnerId
Type
Lookup
Properties
Filter, Group, Sort
Description
The owner of the record.
Refers To
Group, User
Product2Id
Type
Lookup
Properties
Filter, Group, Nillable, Sort
Description
The product whose quantity is available quantity is projected.
Refers To
Product2
ProductLocationId
Type
Lookup
Properties
Filter, Group, Nillable, Sort
Description
The inventory location of the product with that quantity.
Refers To
Location
ProjectedQuantity
Type
double
Properties
Filter, Nillable, Sort
Description
The quantity projected at the inventory for the specified date.
ProjectionDate
Type
date
Properties
Filter, Group, Nillable, Sort
Description
The date for when the quantity projection is applicable.
Status
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The status of the inventory based on the projected quantity and the required quantity for that day.
Possible values are:
  • Available
  • ProjectedAvailable
  • Shortfall

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.

ProductAvailabilityProjectionFeed
Feed tracking is available for the object.
ProductAvailabilityProjectionHistory
History is available for tracked fields of the object.
ProductAvailabilityProjectionShare
Sharing is available for the object.