456: select null
457: from dual
458: where exists (
459: (select null
460: from per_people_f
461: where person_type_id = X_person_type_id)
462: UNION
463: (select null
464: from per_person_type_usages_f