Share via


ReleaseUpdateDB60_HRM.updateHcmJobTaskAssignment Method [AX 2012]

Inserts data into the HcmJobTaskAssignment table from the HRMJobTask table.

Syntax

public void updateHcmJobTaskAssignment()

Run On

Server

Remarks

  1. The Job field which holds the record ID from the HcmJob table replaces the Reference field.

  2. The JobTask field which holds the record ID from the HcmJobTask table replaces the TaskId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class