Share via


WMSOrderTransType_OutputDontPostTransfer.decreaseQty Method [AX 2012]

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          private boolean decreaseQty(InventQty _qty, [PdsCWInventQty _pdsCWQty])

  Microsoft Dynamics AX 2012 R2 (SYS)
          private boolean decreaseQty(InventQty _qty, [PdsCWInventQty _pdsCWQty])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          private boolean decreaseQty(InventQty _qty, [PdsCWInventQty _pdsCWQty])

  Microsoft Dynamics AX 2012 (FPK)
          private boolean decreaseQty(InventQty _qty)

  Microsoft Dynamics AX 2012 (SYS)
          private boolean decreaseQty(InventQty _qty)

Run On

Called

Parameters

See Also

Reference

WMSOrderTransType_OutputDontPostTransfer Class