HcmCourseTypeSkillProfile::findByCourseTypeSkill Method

Finds the specified record in the HcmCourseTypeSkillProfile table based on the specified CourseType and Skill field values.

Syntax

client server public static HcmCourseTypeSkillProfile findByCourseTypeSkill(
    HcmCourseTypeRecId _courseType, 
    HcmSkillRecId _skill, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseTypeSkillProfile Table
A record in the HcmCourseTypeSkillProfile table; otherwise, an empty record.

See Also

Reference

HcmCourseTypeSkillProfile Table