Tax.getAmountInclTaxMap Method [AX 2012]

Gets the map that contains the amount including tax for transaction lines.

Syntax

public Map getAmountInclTaxMap()

Run On

Server

Return Value

Type: Map Class
The map that contains the amount including tax for the transaction lines.

See Also

Reference

Tax Class