Share via


WHSPostEngineBase.prodPickQty Method [AX 2012]

Picks production BOM quantities for the wave.

Syntax

public boolean prodPickQty()

Run On

Called

Return Value

Type: boolean
true if the pick succeeded; otherwise, false.

Exceptions

Exception Condition
Error

On hand inventory is insufficient.

See Also

Reference

WHSPostEngineBase Class