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.
Rounds the expected return quantity according to the unit setup.
Syntax
client server public static void modifyExpectedRetQty(
SalesLine _salesLine,
InventDim _inventDim,
[boolean _resetPrice])
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The sales order line that is updated.
- _inventDim
Type: InventDim Table
The Inventory dimension for the updated sales line.
- _resetPrice
Type: boolean
A Boolean value that indicates whether the sales line prices and discounts should be read again according to the new quantity.