Share via


PurchLineType.updateRetailSumLines Method [AX 2012]

Updates information about purchase order line changes in retail sum lines

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 boolean updateRetailSumLines()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public boolean updateRetailSumLines([boolean _forcePurchLineUpdate])

Run On

Called

Return Value

Type: boolean
true if the RetailSumLines table buffer has been changed; otherwise, false.

See Also

Reference

PurchLineType Class