DBA Data[Home] [Help]

APPS.FPA_MAIN_PROCESS_PVT dependencies on HZ_PARTIES

Line 673: hz_parties hzp,

669: UNION
670: SELECT DISTINCT u.user_name, a.organization_id -- select to fetch persons defined in the access list
671: FROM pa_dist_list_items i,
672: pa_object_dist_lists podl,
673: hz_parties hzp,
674: fnd_user u,
675: per_all_assignments_f a, per_all_people_f p
676: WHERE i.recipient_type = 'HZ_PARTY'
677: AND i.list_id = podl.list_id