Share via


ReleaseUpdateDB60_HRM.updateHcmJobTemplateTask Method [AX 2012]

Inserts records in the HcmJobTemplateTask table from the HRMJobTask table.

Syntax

public void updateHcmJobTemplateTask()

Run On

Server

Remarks

  1. The JobTemplate field that holds the record ID from the HcmJobTemplate table replaces the Reference field.

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

See Also

Reference

ReleaseUpdateDB60_HRM Class