InventBatch::pdsUpdateNullBatchDateTrans Method
Updates the vendor batch information about an InventBatch record.
Syntax
server public static void pdsUpdateNullBatchDateTrans(TmpInventTransWMS _tmpInventTrans, ItemId _itemId)
Run On
Server
Parameters
- _tmpInventTrans
Type: TmpInventTransWMS Table
The TmpInventTransWMS record buffer that contains the references for the inventory batches to update.
- _itemId
Type: ItemId Extended Data Type
The ID of the item that the batches are associated with.