DBA Data[Home] [Help]

APPS.BEN_BATCH_REPORTING dependencies on BEN_BATCH_ELCTBL_CHC_INFO

Line 703: from ben_batch_elctbl_chc_info epe,

699:
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

Line 896: from ben_batch_elctbl_chc_info epe,

892: l_ler_info c_ler_info%rowtype;
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