DBA Data[Home] [Help]

APPS.BEN_MNG_DPNT_BNF dependencies on BEN_LER_F

Line 422: ben_ler_f ler

418: --Bug 14740884
419: cursor c_prev_pil(c_per_in_ler_id number ) is
420: select pil.per_in_ler_id
421: from ben_per_in_ler pil,
422: ben_ler_f ler
423: where pil.per_in_ler_id not in (c_per_in_ler_id)
424: and pil.person_id = p_person_id
425: and pil.ler_id = ler.ler_id
426: and p_effective_date between