ReleaseUpdateDB60_HRM.updateHcmBenefitType Method [AX 2012]

Inserts a single record into the HcmBenefitType table.

Syntax

public void updateHcmBenefitType()

Run On

Server

Remarks

The record inserted by this method will be associated with the records inserted into the HcmBenefitPlan table.

See Also

Reference

ReleaseUpdateDB60_HRM Class