SalesLine::modifySalesQty Method

Updates a SalesLine table buffer based on changed sales quantity.

Syntax

server public static void modifySalesQty(
    SalesLine _salesLine, 
    InventDim _inventDim, 
   [boolean _resetPrice])

Run On

Server

Parameters

  • _resetPrice
    Type: boolean
    A Boolean value that specifies whether to reset price and discounts; optional.

See Also

Reference

SalesLine Table