DBA Data[Home] [Help]

APPS.FPA_MAIN_PROCESS_PVT dependencies on PA_PROJECT_PARTIES_V

Line 665: pa_project_parties_v ppp,

661:
662: Cursor c_get_dlist_users IS
663: SELECT DISTINCT ppp.user_name, ppp.organization_id -- select to fetch persons attached to the role defined in the access list
664: FROM pa_dist_list_items i,
665: pa_project_parties_v ppp,
666: pa_object_dist_lists podl,
667: fnd_user u
668: WHERE i.recipient_type = 'PROJECT_ROLE'
669: AND i.list_id = podl.list_id