Share via


HcmCourseTypeEducationProfile::findByCourseTypeEducationDiscipline Method

Finds a record in the HcmCourseTypeEducationProfile table by using the specified values in the CourseType and EducationDiscipline fields.

Syntax

client server public static HcmCourseTypeEducationProfile findByCourseTypeEducationDiscipline(
    HcmCourseTypeRecId _courseType, 
    HcmEducationDisciplineRecId _educationDiscipline, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseTypeEducationProfile Table
A record in the HcmCourseTypeEducationProfile table.

See Also

Reference

HcmCourseTypeEducationProfile Table