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 inventory transfer line record.
Syntax
protected void updateInventTransferLine(InventTransferParmLine _inventTransferParmLine)
Run On
Called
Parameters
- _inventTransferParmLine
Type: InventTransferParmLine Table
An inventory transfer parameter line record that defines the inventory transfer line record to be updated.
Remarks
You should not use this method to update a related inventory transfer table record because the record will be updated by the caller after all lines are updated.