DBA Data[Home] [Help]

APPS.BEN_BATCH_REPORTING dependencies on BEN_PER_IN_LER

Line 704: ben_per_in_ler pil,

700: /* Convert to using count */
701: cursor c_choices is
702: select null
703: from ben_batch_elctbl_chc_info epe,
704: ben_per_in_ler pil,
705: ben_elig_per_elctbl_chc epe1
706: where epe.benefit_action_id = l_ler_info.benefit_action_id
707: and epe.person_id= l_ler_info.person_id
708: and pil.person_id=epe.person_id

Line 897: ben_per_in_ler pil,

893: --
894: cursor c_choices is
895: select null
896: from ben_batch_elctbl_chc_info epe,
897: ben_per_in_ler pil,
898: ben_elig_per_elctbl_chc epe1
899: where epe.benefit_action_id = l_ler_info.benefit_action_id
900: and epe.person_id= l_ler_info.person_id
901: and pil.person_id=epe.person_id