SalesEditLinesForm_ShippingBill_IN.qtyToPickInSalesUnit Method [AX 2012]

Checks whether the quantity can be picked in the sales unit.

Syntax

public boolean qtyToPickInSalesUnit()

Run On

Client

Return Value

Type: boolean
true if the quantity can be picked in the sales unit; otherwise, false.

See Also

Reference

SalesEditLinesForm_ShippingBill_IN Class