Share via


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

  • _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.

See Also

Reference

SalesLine Table