ReleaseUpdateDB60_Ledger.allowDupTaxWithholdReportVoucher_THDateP Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateDB60_Ledger

Method

allowDupTaxWithholdReportVoucher_THDateP

Description

Updates the DatePeriodIdx index in the TaxWithholdReportVoucher_TH table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

TaxWithholdReportVoucher_TH

Remarks

The field TaxWithholdPeriod is replaced with the new TaxWithholdPeriodHead_TH surrogate key field in the unique DatePeriodIdx index. Initially, this field contains no value. Therefore, the index is set to allow for duplicate values before the field is updated with the value of the RecId field of the TaxWithholdPeriodHead_TH table.