Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts data into the HcmJob table from the HRPPartyJobTable table.
Syntax
public void updateHcmJob()
Run On
Server
Remarks
This update will retain the data of each company by appending the value of the DataAreaId field to the JobId field of the HRPPartyJobTable table. This creates unique identifiers for the HcmJob table when there are multiple companies. If there is only one company, the DataAreaId field will not be appended.