DBA Data[Home] [Help]

APPS.HR_CHANGE_START_DATE_API dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 1146: from ben_elig_per_elctbl_chc bepec, ben_pil_elctbl_chc_popl bpecp

1142:
1143: Cursor c_ben_per_elctbl_chc_GSP(cl_business_group_id number, cl_per_in_ler_id number) is
1144: select bepec.elig_per_elctbl_chc_id,
1145: bepec.object_version_number
1146: from ben_elig_per_elctbl_chc bepec, ben_pil_elctbl_chc_popl bpecp
1147: where bpecp.pil_elctbl_chc_popl_id = bepec.pil_elctbl_chc_popl_id
1148: and bpecp.business_group_id = cl_business_group_id
1149: and bepec.business_group_id = cl_business_group_id
1150: and bepec.per_in_ler_id = cl_per_in_ler_id