ReleaseUpdateDB60_HRM.updateHRMCompPerfPlanEmpl Method [AX 2012]

Updates the HRMCompPerfPlanEmpl table.

Syntax

public void updateHRMCompPerfPlanEmpl()

Run On

Server

Remarks

Updates the RatingLevel field of the HRMCompPerfPlanEmpl table with the corresponding value from the record ID field of the HcmRatingLevel table. Updates the Worker field of the HRMCompPerfPlanEmpl table with the corresponding value from the RecId field of the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_HRM Class