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 records into the HcmAgreementTerm table from the HRMHiringTerms table.
Syntax
public void updateHcmAgreementTerm()
Run On
Server
Remarks
This upgrade will discard duplicate records if the HrmHiringTermId field and the Description field of the HRMHiringTerms table are identical. The new unique identifier AgreementTermId field of the HcmAgreementTerm table combines the HrmHiringTermId field and the DataAreaId field of the HRMHiringTerms table from the first record found. All records found that are identified as duplicates in other companies will be discarded. If only one company exists, the DataAreaId field will not be appended.