DBA Data[Home] [Help]

APPS.PA_FP_CI_MERGE dependencies on PA_PT_CO_IMPL_STATUSES

Line 2650: FROM pa_pt_co_impl_statuses ptco,

2646: AND pmc.version_type = Decode (targetver.version_type, 'ALL', pmc.version_type,
2647: targetver.version_type)
2648: AND (sourcever.fin_plan_type_id=targetver.fin_plan_type_id OR
2649: EXISTS (SELECT 1
2650: FROM pa_pt_co_impl_statuses ptco,
2651: pa_control_items pci
2652: WHERE ptco.fin_plan_type_id=targetver.fin_plan_type_id
2653: AND pci.ci_id=pmc.ci_id
2654: AND ptco.ci_type_id=pci.ci_type_id

Line 2780: FROM pa_pt_co_impl_statuses ptco,

2776: AND pmc.version_type = Decode (targetver.version_type, 'ALL', pmc.version_type,
2777: targetver.version_type)
2778: AND (sourcever.fin_plan_type_id=targetver.fin_plan_type_id OR
2779: EXISTS (SELECT 1
2780: FROM pa_pt_co_impl_statuses ptco,
2781: pa_control_items pci
2782: WHERE ptco.fin_plan_type_id=targetver.fin_plan_type_id
2783: AND pci.ci_id=pmc.ci_id
2784: AND ptco.ci_type_id=pci.ci_type_id