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 MsgIdEmployeeIdx index in the JmgBulletinBoardRecipient table to allow for duplicate records.
Syntax
public void allowDupJmgBulletinBoardRecipientMsgIdEm()
Run On
Server
Remarks
The EmplId field is replaced with the new surrogate key field, the Worker field, in the MsgIdEmployeeIdx unique index. 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.