Share via


ReleaseUpdateDB60_HRM.updateHcmEmploymentTerm Method [AX 2012]

Inserts records into the HcmEmploymentTerm table from the HRMEmplHiringTerms table.

Syntax

public void updateHcmEmploymentTerm()

Run On

Server

Remarks

The Employment field in the HcmEmploymentTerm table is the foreign key to the HcmEmployment table.

The AgreementTerm field in the HcmEmploymentTerm table is the foreign key to the HcmEmploymentTerm table.

See Also

Reference

ReleaseUpdateDB60_HRM Class