Share via


HcmPersonSkill::findByPersonSkillRatingDetails Method

Finds the specified record in the HcmPersonSkill table.

Syntax

client server public static HcmPersonSkill findByPersonSkillRatingDetails(
    HcmPersonRecId _person, 
    HcmSkillRecId _skill, 
    HRMSkillLevelType _ratingLevelType, 
    TransDate _ratingLevelDate, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonSkill Table
A record in the HcmPersonSkill table.

See Also

Reference

HcmPersonSkill Table