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.
Updates fields in the HRMApplication table.
Syntax
public void updateHRMApplication()
Run On
Server
Remarks
Updates the Applicant field of the HRMApplication table with the record ID value of the HcmApplicant table that corresponds. Updates the HcmReasonCode field of the HRMApplication table with the record ID value of the HcmReasonCode table that corresponds. Updates the Department field of the HRMApplication table with the record ID value of the DirPartyTable table, that corresponds. Updates the HiringManager field of the HRMApplication table with the record ID value of the HcmWorker table, that corresponds. Creates records for HcmApplicant table from EmplTable table records which have HRMApplication record that corresponds. Creates records for HcmApplicant table from ContactPerson table records which have HRMApplication record that corresponds.