DBA Data[Home] [Help]

APPS.OKE_ALLOCATION_PVT dependencies on PA_PROJECT_TYPES_ALL

Line 792: pa_project_types_all l,

788: select 'x'
789: from pa_project_customers p,
790: pa_projects_all a,
791: oke_k_funding_sources f,
792: pa_project_types_all l,
793: hz_cust_accounts h
794: where p.project_id = p_project_id
795: and nvl(a.template_flag, '-99') <> 'Y'
796: and f.funding_source_id = p_funding_source_id