Share via


InventMov_Purch.checkUpdateFinancial Method [AX 2012]

Validates whether the inventory movement can be financially updated.

Syntax

public boolean checkUpdateFinancial(InventUpd_Financial _updateNow)

Run On

Called

Parameters

  • _updateNow
    Type: InventUpd_Financial Class
    An instance of the InventUpd_Financial class that contains the current financial inventory update.

Return Value

Type: boolean
true if the inventory movement is valid; otherwise, false.

See Also

Reference

InventMov_Purch Class