Share via


TaxReportFormatter_IT::stripVATNum Method [AX 2012]

Removes heading country tax code from the tax exempt number.

Syntax

client server public static VATNum stripVATNum(VATNum _vatNum, LogisticsAddressCountryRegionId _countryRegionId)

Run On

Called

Parameters

Return Value

Type: VATNum Extended Data Type
The tax exempt number without heading tax code.

See Also

Reference

TaxReportFormatter_IT Class