Share via


InventTransferOrderButtonController.getCanPickingListBeUpdated Method [AX 2012]

Determines whether a picking list update can be done.

Syntax

public boolean getCanPickingListBeUpdated()

Run On

Called

Return Value

Type: boolean
true if a picking list update can be done; otherwise, false.

Remarks

The value is only set if the runForPosting method has been called.

See Also

Reference

InventTransferOrderButtonController Class