Share via


InventOnHandQty.addReservationCheck Method [AX 2012]

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

Syntax

public void addReservationCheck(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