TaxRegistration::deleteForCountryId Method
Deletes a record in TaxRegistration table for a specified country id.
Syntax
client server public static void deleteForCountryId(RefRecId _dirPartyLocation, LogisticsAddressCountryRegionId _addressCountryId)
Run On
Called
Parameters
- _dirPartyLocation
Type: RefRecId Extended Data Type
The ID of the address for which the delete will be done.
- _addressCountryId
Type: LogisticsAddressCountryRegionId Extended Data Type
The ID of the country for which the delete will be done.