Share via


InventMov_Jour_Loss_SumUp.journalSetQty Method [AX 2012]

This member overrides the journalSetQty Method.

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
          public void journalSetQty(
           [NoYes _transQtySignChangedToNegative, 
            boolean _showUserDialog, 
            boolean _doMinQtyCheck, 
            boolean _doMaxQtyCheck])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void journalSetQty([NoYes _transQtySignChangedToNegative])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public void journalSetQty([NoYes _transQtySignChangedToNegative])

  Microsoft Dynamics AX 2012 (FPK)
          public void journalSetQty([NoYes _transQtySignChangedToNegative])

  Microsoft Dynamics AX 2012 (SYS)
          public void journalSetQty([NoYes _transQtySignChangedToNegative])

Run On

Called

Parameters

See Also

Reference

InventMov_Jour_Loss_SumUp Class