Share via


ReleaseUpdateDB60_HRM.updateHcmEmploymentValidTo4to6 Method [AX 2012]

Inserts records into the HcmEmploymentBonus table from the HRMBonus table.

Syntax

public void updateHcmEmploymentValidTo4to6()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class