ReleaseUpdateDB60_Ledger.allowDupTaxBookSectionTaxBookIdx Method [AX 2012]
Updates the TaxBookIdx value in the TaxBookSection table to allow for duplicate records.
Syntax
public void allowDupTaxBookSectionTaxBookIdx()
Run On
Server
Remarks
The TaxBookId field is replaced with the new replacement TaxBook key field in the unique TaxBookIdx value. Initially, this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the value of the RecId field of the TaxBook table.