Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _vatNum
Type: VATNum Extended Data Type
The tax exempt number.
- _countryRegionId
Type: LogisticsAddressCountryRegionId Extended Data Type
The country/region ID that defines the tax code.
Return Value
Type: VATNum Extended Data Type
The tax exempt number without heading tax code.