InventTransferLine.postInitFromInventTransferTableBR Method
Performs Brazilian-specific initialization on the InventTransferLineFiscalInfo_BR table record that is associated with the line based on values from the InventTransferTable table that is passed as an argument.
Syntax
public void postInitFromInventTransferTableBR(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.