InventMov_Process.checkUpdateEstimated Method [AX 2012]

Determines whether the movement can be estimated without error.

Syntax

public boolean checkUpdateEstimated(InventUpd_Estimated _updateNow, InventMovement _this_orig)

Run On

Called

Parameters

Return Value

Type: boolean
true if the movement can be estimated without error; otherwise, false.

See Also

Reference

InventMov_Process Class