HRMApplicationBasket.applicantType Method
Displays the type of the current applicant.
Syntax
display HcmApplicantType applicantType()
Run On
Called
Return Value
Type: HcmApplicantType Enumeration
An HcmApplicantType::Employee enumeration value if the applicant is already an employee in the system, an HcmApplicantType::Contractor enumeration value if it is a contractor, or an HcmApplicantType::ExternalApplicant enumeration value if it is neither.
Remarks
The type of an applicant indicates to what extent the applicant is already in the system as an employee work contractor.