Share via


TaxModelTaxable_IN.getTaxLocationRefRecId Method [AX 2012]

Gets the tax location RefRecId on the transaction.

Syntax

public RefRecId getTaxLocationRefRecId()

Run On

Called

Return Value

Type: RefRecId Extended Data Type
The tax location of the transaction.

Remarks

The method may be required to be overridden by different type of transaction.

See Also

Reference

TaxModelTaxable_IN Interface