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.
Updates an InventTransferLine record.
Syntax
protected void updateInventTransferLine(InventTransferParmLine _inventTransferParmLine)
Run On
Called
Parameters
- _inventTransferParmLine
Type: InventTransferParmLine Table
The InventTransferParmLine record that defines the InventTransferLine record to be updated.
Remarks
The method should not update the related InventTransferTable record. The record will be updated by the caller after all lines are updated.