ReleaseUpdateDB60_HRM.updateHcmJobResponsibility Method [AX 2012]

Inserts records in the HcmJobResponsibility table from the HRMJobResponsibility table.

Syntax

public void updateHcmJobResponsibility()

Run On

Server

Remarks

  1. The Job field that holds the record ID from the HcmJob 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