Share via


HcmApplicantReference::findByApplicantName Method

Finds the specified record in the HcmApplicantReference table by using the specified values of the Applicant and Name fields.

Syntax

client server public static HcmApplicantReference findByApplicantName(
    RefRecId _applicant, 
    HRMReferenceName _name, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmApplicantReference Table
The specified record in the HcmApplicantReference table if found.

See Also

Reference

HcmApplicantReference Table