ReleaseUpdateDB60_Ledger.allowDupClaimPercentage_INRGRegisterDate

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupClaimPercentage_INRGRegisterDate

Description

Updates the index <c>RGRegisterDateIdx</c> in the table <c>ClaimPercentage_IN</c> to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

CLAIMPERCENTAGE_IN

Remarks

The TaxComponent is replaced with the new surrogate key field TaxComponentTable in the unique index RGRegisterDateIdx. Also, the FromDate and ToDate fields are replaced with the Dateefeectivity fields ValidFrom and ValidTo. Initially these fields contains no values. So the index is set to allow duplicates before the field is updated with the value of the RecId's of the corresponding tables.