Share via


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

  • _initShipReceiveDates
    Type: boolean
    A Boolean value that determines whether the ship and receive dates should be updated.

See Also

Reference

InventTransferLine Table