ReleaseUpdateDB60_HRM.updateHcmJobTemplateResponsibility Method [AX 2012]

Inserts records in the HcmJobTemplateResponsibility table from the HRMJobResponsibility table.

Syntax

public void updateHcmJobTemplateResponsibility()

Run On

Server

Remarks

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

  2. The Responsibility field that holds the record ID from the HcmResponsibility table replaces the ResponsibilityId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class