InventTransferOrderButtonController.getCanReceiptBeUpdated Method [AX 2012]

Determines whether a receipt can be done.

Syntax

public boolean getCanReceiptBeUpdated()

Run On

Called

Return Value

Type: boolean
true if a receipt can be done; otherwise, false.

Remarks

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

See Also

Reference

InventTransferOrderButtonController Class