Share via


ReleaseUpdateDB60_HRM.updateHcmBenefitOption Method [AX 2012]

Inserts a single record into the HcmBenefitOption table.

Syntax

public void updateHcmBenefitOption()

Run On

Server

Remarks

The record inserted by this method will be associated with all of the records inserted into the HcmBenefit table.

See Also

Reference

ReleaseUpdateDB60_HRM Class