DBA Data[Home] [Help]

APPS.MSC_EXCEPTION_PKG dependencies on MSC_DEMANDS

Line 357: msc_demands md,

353: msc_exception_details med,
354: msc_apcc_item_d msi,
355: msc_trading_partners mtp,
356: msc_supplies ms,
357: msc_demands md,
358: msc_full_pegging mfp,
359: msc_demands md2
360: where med.plan_id=p_plan_id
361: and l_plan_type <> 6

Line 359: msc_demands md2

355: msc_trading_partners mtp,
356: msc_supplies ms,
357: msc_demands md,
358: msc_full_pegging mfp,
359: msc_demands md2
360: where med.plan_id=p_plan_id
361: and l_plan_type <> 6
362: and msi.inventory_item_id(+) = med.inventory_item_id
363: and msi.organization_id(+) = med.organization_id