Data Model > Data Dictionary > B > Batch/Lot
Batch/Lot
This object is used for tracking batched/lot products.
API Label: SVMXC__SM_Batch_Lot__c
No. of Fields: 5
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Product
SVMXC__SM_Product__c
Lookup(Product)
Link to the product record whose batch is being tracked.
Standard Fields
Batch/Lot Number
Name
Text(80)
The auto-generated record number.
Custom Fields
Active
SVMXC__SM_Active__c
Checkbox
Select this checkbox to indicate that the lot is active and can be included in inventory transactions.
Expiry Date
SVMXC__SM_Expiry_Date__c
Date
Expiration date of the batch or lot provided by the manufacturer.
Quantity
SVMXC__SM_Quantity__c
Number(13, 5)
This field is used to record number of units of the product in the batch/lot.
Was this helpful?