Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the serial number for the receipt transaction.
Syntax
public void updateSerialNumReceipt(
InventTrans _inventTrans,
InventTrans _inventTrans_orig,
[InventDim _inventDim])
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction to update.
- _inventTrans_orig
Type: InventTrans Table
A buffer that contains the original values of the inventory transaction.
- _inventDim
Type: InventDim Table
The inventory dimension for this transaction.
Remarks
When creating virtual inventory transactions for the inventory closing, do not update serial numbers.
Both the issue and the receipt transaction must hold the same financial dimensions.