DBA Data[Home] [Help]

APPS.OTA_LRNG_PATH_MEMBER_UTIL dependencies on OTA_LP_SECTIONS_TL

Line 768: l_path_name ota_lp_sections_tl.name%TYPE := p_path_name;

764: l_exists boolean;
765:
766: l_proc varchar2(72) := g_package ||'create_talent_mgmt_lpm';
767: l_path_source_code ota_learning_paths.path_source_code%TYPE;
768: l_path_name ota_lp_sections_tl.name%TYPE := p_path_name;
769:
770: CURSOR csr_get_lp IS
771: SELECT lps.learning_path_id,
772: lpe.lp_enrollment_id,