DBA Data[Home] [Help]

APPS.IGF_AP_PROFILE_MATCHING_PKG dependencies on PER_PERSON_TYPES

Line 4091: per_person_types ppt,

4087: hp.date_of_birth date_of_birth,
4088: hp.gender gender
4089: FROM per_all_people_f ppf,
4090: per_business_groups_perf pbg,
4091: per_person_types ppt,
4092: hz_parties hz,
4093: hz_person_profiles hp
4094: WHERE IGS_EN_GEN_001.Check_HRMS_Installed = 'Y'
4095: AND pbg.legislation_code = 'US'