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 HcmJobDetail table from the HRPPartyJobTableRelationship table.
Syntax
public void updateHcmJobDetail()
Run On
Server
Remarks
The Job field which holds the record ID from the HcmJob table replaces the JobId field.
The JobFunction field which holds the record ID from the HcmJobFunction table replaces the HrmCompJobFunctionId field.
The JobType field which holds the record ID from the HcmJobType table replaces the HrmCompJobTypeId field.
The CompensationLevel field which holds the record ID from the HcmCompensationLevel table replaces the HrmCompLevelId field.
The Title field which holds the record ID from the HcmTitle table replaces the Title field.
The SurveyCompany field which holds the record ID from the HcmSurveyCompany table replaces the HrmCompSurveyCompanyId field.