ReleaseUpdateDB60_Ledger.allowDupClaimPercentage_INRGRegisterDate Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupClaimPercentage_INRGRegisterDate |
Description |
Updates the RGRegisterDateIdx index in the ClaimPercentage_IN table to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
CLAIMPERCENTAGE_IN |
Remarks
The TaxComponent field is replaced with the new TaxComponentTable surrogate key field in the unique RGRegisterDateIdx index. Also, the FromDate and ToDate fields are replaced with the Dateefeectivity fields. Initially these fields contains no values. So the index is set to allow duplicates before the field is updated with the value of the record ID of the corresponding tables.