SaveSerializedLot MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The SaveSerializedLot() method saves a serialized lot.Syntax Visual BasicC# 'Declaration Public Shared Sub SaveSerializedLot( _ ByVal _item_id As String, _ ByVal lot_no As String _ ) public static void SaveSerializedLot( string _item_id, string lot_no ) Parameters_item_id Required. Holds the ID of the serialized lot's item.lot_no Required. Holds the lot number of the serialized lot. See AlsoReferenceLots ClassLots Members In This Topic
The SaveSerializedLot() method saves a serialized lot.Syntax Visual BasicC# 'Declaration Public Shared Sub SaveSerializedLot( _ ByVal _item_id As String, _ ByVal lot_no As String _ ) public static void SaveSerializedLot( string _item_id, string lot_no ) Parameters_item_id Required. Holds the ID of the serialized lot's item.lot_no Required. Holds the lot number of the serialized lot. See AlsoReferenceLots ClassLots Members
The SaveSerializedLot() method saves a serialized lot.Syntax Visual BasicC# 'Declaration Public Shared Sub SaveSerializedLot( _ ByVal _item_id As String, _ ByVal lot_no As String _ ) public static void SaveSerializedLot( string _item_id, string lot_no ) Parameters_item_id Required. Holds the ID of the serialized lot's item.lot_no Required. Holds the lot number of the serialized lot. See AlsoReferenceLots ClassLots Members
The SaveSerializedLot() method saves a serialized lot.Syntax Visual BasicC# 'Declaration Public Shared Sub SaveSerializedLot( _ ByVal _item_id As String, _ ByVal lot_no As String _ ) public static void SaveSerializedLot( string _item_id, string lot_no ) Parameters_item_id Required. Holds the ID of the serialized lot's item.lot_no Required. Holds the lot number of the serialized lot. See AlsoReferenceLots ClassLots Members