Share via


HcmCourseTypeDefaultDimension::findByCourseTypeLegalEntity Method

Finds the specified record in the HcmCourseTypeDefaultDimension table by using the specified CourseTypeID value.

Syntax

client server public static HcmCourseTypeDefaultDimension findByCourseTypeLegalEntity(
    HcmCourseTypeRecId _courseType, 
    RefRecId _legalEntity, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseTypeDefaultDimension Table
A record from the HcmCourseTypeDefaultDimension table.

See Also

Reference

HcmCourseTypeDefaultDimension Table