Tax.eximTaxSingleLineInclUseTax_IN Method [AX 2012]
The inclusive use tax of exim tax single line.
Syntax
public AmountMST eximTaxSingleLineInclUseTax_IN(
TableId _tableId,
RefRecId _recId,
[boolean _adjustTaxSign])
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The table id.
- _recId
Type: RefRecId Extended Data Type
The record id.
- _adjustTaxSign
Type: boolean
The adjust tax sign.
Return Value
Type: AmountMST Extended Data Type
The instance of the AmountMST class.