RetailSumLines::totalQty Method
Gets the total purchase quantity.
Syntax
client server public static PurchQty totalQty(PurchId _sPurchId, LineNum _rLineNum)
Run On
Called
Parameters
- _sPurchId
Type: PurchId Extended Data Type
The identification value of the purchase order.
- _rLineNum
Type: LineNum Extended Data Type
The line number of the sum lines.
Return Value
Type: PurchQty Extended Data Type
The total purchase quantity of the purchase lines.