DBA Data[Home] [Help]

APPS.BEN_BATCH_REPORTING dependencies on BEN_ELIG_PER_ELCTBL_CHC

Line 705: ben_elig_per_elctbl_chc epe1

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
709: and epe1.per_in_ler_id=pil.per_in_ler_id

Line 898: ben_elig_per_elctbl_chc epe1

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
902: and epe1.per_in_ler_id=pil.per_in_ler_id