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
An InventTransferParmLine record that indicates the InventTransferLine record to update.
Remarks
The method should not update a related InventTransferTable record because the record will be updated by the caller after all lines have been updated.