Lot Summary

Sepasoft MES Module Suite

Binding Function | Lot Summary

The Lot Summary binding function is used to retrieve information for a lot based on the filter parameters listed in the image below. It can be used to display and report lot details including Lot UUID, Lot Number and Lot Sequence.

Function Name

Lot Summary

Parameters

NameDescriptionProperty Type
Lot UUIDThe lot UUID to return the lot information results. Optionally Lot Name can be used but not both. See UUIDs for more information.

String

Lot NumberThe lot number to return the material lot object for.

String

Lot.SequenceThe lot sequence number to return the material lot object for. If it is less than zero, then the lot holding the maximum value is returned and if the same lot number is used for multiple segments, each lot with the same lot number will be assigned a different lot sequence number. 

String


Table Columns

The lot summary results are returned as a Dataset with the following columns.

ColumnDescriptionData Type
MESMaterialLotUUIDUnique identifier for the material lotString
LotNumberNumber assigned to the material lotString
LotSequenceThe sequence property is incremented every time a new Material Lot is created for a given lot number. If it is less than zero, then the lot holding the maximum value is returned and if the same lot number is used for multiple segments, each lot with the same lot number will be assigned a different lot sequence number. Integer
InQuantityQuantity of material feeding into a segment that will be part of the finished goodsDouble
OutQuantityQuantity of a specific item moved out of the segment that is or will be part of the finished goodsDouble
ScheduledQuantity of a specific item within a scheduleDouble
NetQuantityNet quantity of a specific item. Net Quantity = inQuantity - outQuantityDouble
UnitsUnits for the quantity settingString
Location NameName of locationString
Location UUIDUnique identifier representing the locationString
Location TypeType of locationString

Sepasoft MES Module Suite