DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY dependencies on BEN_ELIG_TO_PRTE_RSN_F

Line 75: l_elig_inelig_cd ben_elig_to_prte_rsn_f.elig_inelig_cd%type;

71: l_dependent_elig_flag varchar2(1) := 'Y';
72: l_dpnt_inelig_rsn_cd ben_elig_dpnt.inelg_rsn_cd%type;
73: l_per_in_ler_id ben_per_in_ler.per_in_ler_id%type;
74: l_per_cvrd_cd ben_pl_f.per_cvrd_cd%type;
75: l_elig_inelig_cd ben_elig_to_prte_rsn_f.elig_inelig_cd%type;
76: l_dpnt_pl_id ben_pl_f.pl_id%type;
77: l_exists varchar2(30);
78: --
79: l_terminated per_assignment_status_types.per_system_status%type;

Line 768: hr_utility.set_location(' vrfy fmly mmbr cd from ben_elig_to_prte_rsn_f '

764: --
765: elsif p_oipl_id is not null then
766: if g_debug then
767: hr_utility.set_location(l_proc||' oipl NN ',28);
768: hr_utility.set_location(' vrfy fmly mmbr cd from ben_elig_to_prte_rsn_f '
769: || l_elig_to_prte_rsn_row.vrfy_fmly_mmbr_cd ,29);
770: end if;
771: --
772: if l_vrfy_fmly_mmbr_cd is null then