DBA Data[Home] [Help]

APPS.FPA_MAIN_PROCESS_PVT dependencies on HZ_PARTIES

Line 681: hz_parties hzp,

677: UNION
678: SELECT DISTINCT u.user_name, a.organization_id -- select to fetch persons defined in the access list
679: FROM pa_dist_list_items i,
680: pa_object_dist_lists podl,
681: hz_parties hzp,
682: fnd_user u,
683: per_all_assignments_f a, per_all_people_f p
684: WHERE i.recipient_type = 'HZ_PARTY'
685: AND i.list_id = podl.list_id