Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the index RGRegisterDateIdx in the table ClaimPercentage_IN to allow duplicate records.
Syntax
public void allowDupClaimPercentage_INRGRegisterDate()
Run On
Server
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.