ReleaseUpdateDB60_HRM.updateHcmEmploymentStockOption Method [AX 2012]

Inserts records into the HcmEmploymentStockOption table from the HRMStockOption table.

Syntax

public void updateHcmEmploymentStockOption()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class