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.
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.