WMSOrderTransType.doesStatusAllowPicking Method [AX 2012]
Determines whether the related WMSOrderTrans record has a status that allows for picking.
Syntax
public NoYes doesStatusAllowPicking()
Run On
Called
Return Value
Type: NoYes Enumeration
true if the related WMSOrderTrans record has a status that allows for picking; otherwise, false.