Share via


HcmPersonSkillMapping::findByPerson Method

Finds a record in the HcmPersonSkillMapping table by using the specified value of the Person field.

Syntax

client server public static HcmPersonSkillMapping findByPerson(
    HcmPersonRecId _person, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonSkillMapping Table
A record in the HcmPersonSkillMapping table.

See Also

Reference

HcmPersonSkillMapping Table