DBA Data[Home] [Help]

APPS.PER_QH_SUMMARY_QUERY dependencies on PER_PERSON_TYPES

Line 10: ,system_person_type per_person_types.system_person_type%type

6: ,business_group_name per_business_groups.name%type
7: ,per_effective_start_date per_all_people_f.effective_start_date%type
8: ,per_effective_end_date per_all_people_f.effective_end_date%type
9: ,person_type varchar2(240)
10: ,system_person_type per_person_types.system_person_type%type
11: ,last_name per_all_people_f.last_name%type
12: ,start_date per_all_people_f.start_date%type
13: ,applicant_number per_all_people_f.applicant_number%type
14: ,background_check_status per_all_people_f.background_check_status%type