DBA Data[Home] [Help]

APPS.OTA_LRNG_PATH_UTIL dependencies on OTA_LP_SECTIONS

Line 284: FUNCTION get_no_of_mand_compl_courses(p_learning_path_section_id IN ota_lp_sections.learning_path_section_id%TYPE,

280: --
281: -- {End Of Comments}
282: -- ----------------------------------------------------------------------------
283:
284: FUNCTION get_no_of_mand_compl_courses(p_learning_path_section_id IN ota_lp_sections.learning_path_section_id%TYPE,
285: p_person_id IN ota_learning_paths.person_id%TYPE,
286: p_contact_id IN ota_learning_paths.contact_id%TYPE)
287: RETURN number;
288: