SalesTotals::getTax Method [AX 2012]
Gets the Tax object from the total calculation.
server public static Tax getTax(Common _record)
Run On
ServerParameters
- _record
- Type: Common Table
The record on which to base the calculation.
Show:
Gets the Tax object from the total calculation.
server public static Tax getTax(Common _record)