Share via


ReleaseUpdateDB60_Retail.updateHCMWorker Method [AX 2012]

Creates record in the HCMJob table, if the record does not exist for the given Job Id.

Creates record in the RetailPositionPosPermission, if the record does not exists else updates the record.

Syntax

public void updateHCMWorker()

Run On

Server

Exceptions

Exception Condition
Error

Method checks for the worker for the given staff Id, throws error if the worker does not exist.

See Also

Reference

ReleaseUpdateDB60_Retail Class