Data Model > Data Dictionary > S > Stocked Serial/Batch Detail
Stocked Serial/Batch Detail
This object is used to track serial numbers in a product's inventory at a given location.
API Label: SVMXC__Product_Serial__c
No. of Fields: 6
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Batch/Lot
SVMXC__SM_Batch_Lot2__c
Lookup(Batch/Lot)
Identification number assigned to a specific quantity or lot of materials from a single manufacturer.
Product
SVMXC__Product__c
Lookup(Product)
This is a lookup to an existing product record.
Product Stock
SVMXC__Product_Stock__c
Lookup(Product Stock)
This is a lookup to an existing product-stock record.
Standard Fields
Serial Number
Name
Text(80)
The auto-generated record number.
Custom Fields
Active
SVMXC__Active__c
Checkbox
Flag indicates Serial Number record is active or not.
Quantity
SVMXC__SM_Quantity__c
Number(13,5)
Batch or lot quantity within a stocking location.
Was this helpful?