Share via


ReleaseUpdateDB60_HRM.updateHcmJobPreferredEducationDiscipline Method [AX 2012]

Inserts data into the HcmJobPreferredEducationDiscipline from the HRMJobEducationProfile table.

Syntax

public void updateHcmJobPreferredEducationDiscipline()

Run On

Server

Remarks

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

  2. The EducationDiscipline field which holds the record ID from the HcmEducationDiscipline table replaces the EducationTypeId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class