Поделиться через


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

allowDupTaxWithholdReportPeriod_THTaxPer

Description

Updates the TaxPeriodIdx index in the TaxWithholdReportPeriod_TH table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

TaxWithholdReportPeriod_TH

Remarks

The DEL_TaxWithholdPeriod field is replaced with the new TaxWithholdPeriodHead_TH surrogate key field in the TaxPeriodIdx unique index. Initially this field contains no value. So the index is set to allow for duplicates before the field is updated with the value of the record ID field in the TaxWithholdPeriodHead_TH table.