SalesLine::modifyExpectedRetQty Method
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.