Share via


WMSOrderTransType.canBeUnpicked Method [AX 2012]

Determines whether the related WMSOrderTrans record has a status that allows for it to be unpicked.

Syntax

public NoYes canBeUnpicked()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the related WMSOrderTrans record has a status that allows for it to be unpicked; otherwise, false.

See Also

Reference

WMSOrderTransType Class