ProductionBatch

Represents the batch of homogeneous products manufactured in the same production line. 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
BatchCreatedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the production batch is created.
CreationLocationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the location where the batch is created.
This field is a relationship field.
Relationship Name
CreationLocation
Refers To
Location
Description
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the production batch.
ExpirationDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the batch expires and is no longer usable.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the production batch 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.
ManufacturedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The manufactured date and time for the production batch.
ManufacturingLocationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the manufacturing location of the production batch.
This field is a relationship field.
Relationship Name
ManufacturingLocation
Refers To
Location
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the production batch.
OriginType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the type of origin of the batch.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner or creator of this object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The product associated with the production batch.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
QuantityUnitOfMeasure
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the unit of measure for the products of the production batch.
UniqueIdentificationNumber
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The unique identification number of the production batch. This field is unique within your organization.

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.

ProductionBatchChangeEvent
Change events are available for the object.
ProductionBatchFeed
Feed tracking is available for the object.
ProductionBatchHistory
History is available for tracked fields of the object.
ProductionBatchOwnerSharingRule
Sharing rules are available for the object.
ProductionBatchShare
Sharing is available for the object.