InventTransferLine.initFromInventTransferTable Method
Initializes fields on a line based on values from the InventTransferTable table that is passed as an argument.
Syntax
public void initFromInventTransferTable(InventTransferTable _inventTransferTable, boolean _initShipReceiveDates)
Run On
Called
Parameters
- _inventTransferTable
Type: InventTransferTable Table
The inventory transfer table record.
- _initShipReceiveDates
Type: boolean
A Boolean value that determines whether the ship and receive dates should be updated.