GetAllItemSerializedLots 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 GetAllItemSerializedLots() method retrieves the lot numbers of the specified item's serialized lots.Syntax Visual BasicC# 'Declaration Public Shared Function GetAllItemSerializedLots( _ ByVal item_id As String _ ) As DataSet public static DataSet GetAllItemSerializedLots( string item_id ) Parametersitem_id Required. Holds the ID of the item whose serialized lot numbers are being retrieved. Return Value Returns a Dataset which contains a row, that includes a lot serial number, for each of the specified item's serialized lots. See AlsoReferenceLots ClassLots Members In This Topic
The GetAllItemSerializedLots() method retrieves the lot numbers of the specified item's serialized lots.Syntax Visual BasicC# 'Declaration Public Shared Function GetAllItemSerializedLots( _ ByVal item_id As String _ ) As DataSet public static DataSet GetAllItemSerializedLots( string item_id ) Parametersitem_id Required. Holds the ID of the item whose serialized lot numbers are being retrieved. Return Value Returns a Dataset which contains a row, that includes a lot serial number, for each of the specified item's serialized lots. See AlsoReferenceLots ClassLots Members
The GetAllItemSerializedLots() method retrieves the lot numbers of the specified item's serialized lots.Syntax Visual BasicC# 'Declaration Public Shared Function GetAllItemSerializedLots( _ ByVal item_id As String _ ) As DataSet public static DataSet GetAllItemSerializedLots( string item_id ) Parametersitem_id Required. Holds the ID of the item whose serialized lot numbers are being retrieved. Return Value Returns a Dataset which contains a row, that includes a lot serial number, for each of the specified item's serialized lots. See AlsoReferenceLots ClassLots Members
The GetAllItemSerializedLots() method retrieves the lot numbers of the specified item's serialized lots.Syntax Visual BasicC# 'Declaration Public Shared Function GetAllItemSerializedLots( _ ByVal item_id As String _ ) As DataSet public static DataSet GetAllItemSerializedLots( string item_id ) Parametersitem_id Required. Holds the ID of the item whose serialized lot numbers are being retrieved. Return Value Returns a Dataset which contains a row, that includes a lot serial number, for each of the specified item's serialized lots. See AlsoReferenceLots ClassLots Members