DBA Data[Home] [Help]

APPS.PA_FP_CI_MERGE dependencies on PA_PT_CO_IMPL_STATUSES

Line 2006: FROM pa_pt_co_impl_statuses ptco,

2002: AND pmc.version_type = Decode (targetver.version_type, 'ALL', pmc.version_type,
2003: targetver.version_type)
2004: AND (sourcever.fin_plan_type_id=targetver.fin_plan_type_id OR
2005: EXISTS (SELECT 1
2006: FROM pa_pt_co_impl_statuses ptco,
2007: pa_control_items pci
2008: WHERE ptco.fin_plan_type_id=targetver.fin_plan_type_id
2009: AND pci.ci_id=pmc.ci_id
2010: AND ptco.ci_type_id=pci.ci_type_id

Line 2136: FROM pa_pt_co_impl_statuses ptco,

2132: AND pmc.version_type = Decode (targetver.version_type, 'ALL', pmc.version_type,
2133: targetver.version_type)
2134: AND (sourcever.fin_plan_type_id=targetver.fin_plan_type_id OR
2135: EXISTS (SELECT 1
2136: FROM pa_pt_co_impl_statuses ptco,
2137: pa_control_items pci
2138: WHERE ptco.fin_plan_type_id=targetver.fin_plan_type_id
2139: AND pci.ci_id=pmc.ci_id
2140: AND ptco.ci_type_id=pci.ci_type_id