PriceDiscHeading.updateDiscQty Method
Updates the total balance for the specified multiline discount code.
Syntax
public void updateDiscQty(
TmpSum _tmpSum,
InventMultiLineDiscCode _multiLineDisc,
Qty _qty)
Run On
ClientOrServer
Parameters
- _tmpSum
Type: TmpSum Table
A TmpSum buffer to update the balance.
- _multiLineDisc
Type: InventMultiLineDiscCode Extended Data Type
The multiline discount code for which the balance must be updated.
- _qty
Type: Qty Extended Data Type
The quantity to be updated into the TmpSum buffer.