ReleaseUpdateDB60_HRM.updateHcmEmploymentBonus Method [AX 2012]

Inserts records into the HcmEmploymentBonus table from the HRMBonus table.

Syntax

public void updateHcmEmploymentBonus()

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