ProductBatchItem

Represents the details about the product items in each batch. This object is available in API version 65.0 and later.

Supported Calls

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

Fields

Field Details
AssigneeId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the user or group assigned to the product batch item.
This field is a polymorphic relationship field.
Relationship Name
Assignee
Refers To
User
ExpirationDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date when the product batch item expires and is no longer usable.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the batch status is active (true) or not (false).
The default value is false.
IsProductionBatchActive
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the production batch associated with the product batch item is active (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view.
LocationId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The location associated with the product batch item.
This field is a relationship field.
Relationship Name
Location
Refers To
Location
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the product batch item.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner of the product batch item record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ProductId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The product associated with the product batch item.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
ProductItemId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The product item associated with the product batch item.
This field is a relationship field.
Relationship Name
ProductItem
Refers To
ProductItem
ProductionBatchId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The production batch associated with the product batch item.
This field is a relationship field.
Relationship Name
ProductionBatch
Refers To
ProductionBatch
QuantityUnitOfMeasure
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
The quantity of the product batch item deducted through the web interface.
Possible values are:
  • Each
RemainingQuantity
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The remaining quantity of product items in the product batch item.

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.

ProductBatchItemChangeEvent
Change events are available for the object.
ProductBatchItemFeed
Feed tracking is available for the object.
ProductBatchItemHistory
History is available for tracked fields of the object.
ProductBatchItemOwnerSharingRule
Sharing rules are available for the object.
ProductBatchItemShare
Sharing is available for the object.