Share via


RetailBuyersPushLine.specifiedQty Method

Gets the user specified quantity to distribute.

Syntax

edit QtyString specifiedQty(boolean set, QtyString specifiedQty)

Run On

Called

Parameters

  • set
    Type: boolean
    The flag indicating whether the field is set.
  • specifiedQty
    Type: QtyString Extended Data Type
    The specified quantity. If the input is empty, it means the user does not specify the quantity to distribute.

Return Value

Type: QtyString Extended Data Type
The user specified quantity to distribute.

See Also

Reference

RetailBuyersPushLine Table