Share via


ReleaseUpdateDB60_Jmg.allowNoDupJmgStampJournalTableEmplDayIdx Method [AX 2012]

Updates the EmplDayIdx index in the JmgStampJournalTable table to disallow duplicate records.

Syntax

public void allowNoDupJmgStampJournalTableEmplDayIdx()

Run On

Server

Remarks

After the surrogate key Worker field is updated with the value of the record ID field of the HcmWorker table, the index EmplDateIdx is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Jmg Class