Tax.eximBalTaxSingleLineInclUseTax_IN Method [AX 2012]

The inclusive use tax of exim bal tax single line.

Syntax

public AmountMST eximBalTaxSingleLineInclUseTax_IN(
    TableId _tableId, 
    RefRecId _recId, 
   [boolean _adjustTaxSign])

Run On

Server

Parameters

  • _adjustTaxSign
    Type: boolean
    The adjust tax sign.

Return Value

Type: AmountMST Extended Data Type
The instance of the AmountMST class.

See Also

Reference

Tax Class