DBA Data[Home] [Help]

APPS.PQH_GSP_DEFAULT dependencies on PQH_FR_CR_PATH_ENGINE_PKG

Line 69: PQH_FR_CR_PATH_ENGINE_PKG.get_elctbl_chc_career_path (p_per_in_ler_id => p_per_in_ler_id,

65: fetch lesgislation_info into l_legislation_code;
66: close lesgislation_info;
67:
68: if l_legislation_code = 'FR' then
69: PQH_FR_CR_PATH_ENGINE_PKG.get_elctbl_chc_career_path (p_per_in_ler_id => p_per_in_ler_id,
70: p_effective_date => p_effective_date,
71: P_Elig_Per_Elctbl_Chc_Id => p_electbl_chc_id,
72: p_return_code => p_return_code,
73: p_return_status => l_return_status);