HRMApplication::getApplicationCount Method
Gets the number of applications for the specified HcmApplicantRecId value.
Syntax
server public static Counter getApplicationCount(HcmApplicantRecId _applicant, boolean _isCurrentCompanyOnly)
Run On
Server
Parameters
- _applicant
Type: HcmApplicantRecId Extended Data Type
A HcmApplicantRecId value that indicates the application records to count.
- _isCurrentCompanyOnly
Type: boolean
A Boolean value that indicates whether to only count applications for the current company.
Return Value
Type: Counter Extended Data Type
The number of applications that are related to the specified HcmApplicantRecId value.