DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on PER_PERSON_TYPE_USAGES_F

Line 1314: from per_person_type_usages_f ppu

1310:
1311: --
1312: cursor c1 is
1313: select null
1314: from per_person_type_usages_f ppu
1315: where ppu.person_id = p_person_id
1316: and ppu.person_type_id = p_person_type_id
1317: and p_effective_date
1318: between ppu.effective_start_date