TaxRegistrationType::createTaxRegistrationType Method
Creates a record in the TaxRegistrationType table.
Syntax
client server public static RefRecId createTaxRegistrationType(TaxRegistrationTypeName _taxRegistrationType, [TaxRegistrationTypeDescription _taxRegistrationTypeDescription])
Run On
Called
Parameters
- _taxRegistrationType
Type: TaxRegistrationTypeName Extended Data Type
A tax registration type.
- _taxRegistrationTypeDescription
Type: TaxRegistrationTypeDescription Extended Data Type
The value of a type description, optional.
Return Value
Type: RefRecId Extended Data Type
The record ID of the created record.