FactureJour_RU.recalcTotalsDisplay Method
Recalculates totals for current facture record.
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 recalcTotalsDisplay([boolean _update])
Microsoft Dynamics AX 2012 R2 (SYS)
public void recalcTotalsDisplay()
Run On
Called
Parameters
- _update
Type: boolean