Share via


ReleaseUpdateDB60_Basic.allowNoDupTaxRegistration_CAAccountTypeI Method [AX 2012]

Updates the AccountTypeIdx index in the TaxRegistration_CA table to disallow for duplicate records.

Syntax

public void allowNoDupTaxRegistration_CAAccountTypeI()

Run On

Server

Remarks

After the CompanyInfo surrogate key field is updated with the value of the record ID field of the CompanyInfo table, the AccountTypeIdx index is reset to disallow for duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class