518: select null
519: from dual
520: where exists (
521: (select null
522: from per_people_f
523: where person_type_id = X_person_type_id)
524: UNION
525: (select null
526: from per_person_type_usages_f