Share via


ReleaseUpdateDB60_HRM.updateHcmJobTemplateEducationDiscipline Method [AX 2012]

Inserts data into the HcmJobTemplateEducationDiscipline table from the HRMJobEducationProfile table.

Syntax

public void updateHcmJobTemplateEducationDiscipline()

Run On

Server

Remarks

  1. The JobTemplate field which holds the record ID from the HcmJobTemplate 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