ReleaseUpdateDB60_Jmg.allowDupJmgStampJournalTableEmplDayIdx Method [AX 2012]

Updates the EmplDayIdx index in the JmgStampJournalTable to allow for duplicate records.

public void allowDupJmgStampJournalTableEmplDayIdx()

Run On

Server

The EmplId field is replaced with the new surrogate key field, the Worker field, and the Worker field replaces the EmplId field in the unique index EmplDayIdx.

Initially this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the value of the record ID field of the HcmWorker table.

Community Additions

ADD
Show: