Share via


ReleaseUpdateDB60_HRM.updateHcmTitle Method [AX 2012]

Inserts records into the HcmTitle table from the PersonTitleTable table.

Syntax

public void updateHcmTitle()

Run On

Server

Remarks

This update will discard duplicate records if the TitleId field of the PersonTitleTable table is identical.

See Also

Reference

ReleaseUpdateDB60_HRM Class