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 793: hr_utility.set_location(' vrfy fmly mmbr cd from ben_elig_to_prte_rsn_f '

789: --
790: elsif p_oipl_id is not null then
791: if g_debug then
792: hr_utility.set_location(l_proc||' oipl NN ',28);
793: hr_utility.set_location(' vrfy fmly mmbr cd from ben_elig_to_prte_rsn_f '
794: || l_elig_to_prte_rsn_row.vrfy_fmly_mmbr_cd ,29);
795: end if;
796: --
797: if l_vrfy_fmly_mmbr_cd is null then