Share via


InventOnHandQty.addDepreciateOrderedCheck Method [AX 2012]

Ensures that inventory on hand is checked for deprecated ordered quantity during final commit.

Syntax

public void addDepreciateOrderedCheck(NoYes _negativePhysical)

Run On

Called

Parameters

  • _negativePhysical
    Type: NoYes Enumeration
    NoYes::Yes if negative physical inventory is allowed; otherwise NoYes::No

See Also

Reference

InventOnHandQty Class