DBA Data[Home] [Help]

APPS.BEN_ELIG_CVRD_DPNT_API dependencies on PER_ALL_PEOPLE_F

Line 2399: from per_all_people_f per

2395: --
2396: --
2397: cursor get_person_info_c is
2398: select min(per.effective_start_date)
2399: from per_all_people_f per
2400: where per.person_id = l_dpnt_person_id;
2401: --
2402: --
2403: cursor get_dpnt_type_id_c is