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