PurchLineType.updateRetailSumLines Method [AX 2012]
Updates information about purchase order line changes in retail sum lines
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
CalledReturn Value
Type: booleantrue if the RetailSumLines table buffer has been changed; otherwise, false.
Community Additions
ADD
Show:
Note