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.
Finds the rating factor for a specified HcmRatingModel and an HcmRatingLevel record.
Syntax
client server public static HRMRatingNormFactor findRatingFactor(HcmRatingModelRecId _ratingModelRecId, HcmRatingLevelId _ratingLevelId)
Run On
Called
Parameters
- _ratingModelRecId
Type: HcmRatingModelRecId Extended Data Type
The value of the HcmRatingModel field of the record to find.
- _ratingLevelId
Type: HcmRatingLevelId Extended Data Type
The value of the HcmRatingLevel field of the record to find.
Return Value
Type: HRMRatingNormFactor Extended Data Type
The rating factor.