DBA Data[Home] [Help]

APPS.MSC_RELEASE_PK dependencies on MSC_FULL_PEGGING

Line 493: not exists (select 1 from msc_full_pegging mfp,

489: and TRUNC(cal2.calendar_date)
490: and (ms.releasable =0 or ms.releasable is null)
491: and ms.batch_id is null
492: and
493: not exists (select 1 from msc_full_pegging mfp,
494: msc_demands md,
495: msc_supplies ms1
496: where mfp.sr_instance_id = ms.sr_instance_id and
497: mfp.plan_id = ms.plan_id and