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.
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.