Share via


ReleaseUpdateDB60_Jmg.allowNoDupJmgBulletinBoardRecipientMsgId Method [AX 2012]

Updates the MsgIdEmployeeIdxindex in the JmgBulletinBoardRecipient to disallow duplicate records.

Syntax

public void allowNoDupJmgBulletinBoardRecipientMsgId()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Jmg Class