DBA Data[Home] [Help]

APPS.MSC_X_NETTING4_PKG dependencies on MSC_TRADING_PARTNER_MAPS

Line 607: msc_trading_partner_maps map

603: FROM msc_sup_dem_history sd1,
604: msc_sup_dem_entries sd2,
605: msc_item_suppliers itm,
606: msc_trading_partners part,
607: msc_trading_partner_maps map
608: WHERE sd1.plan_id = msc_x_netting_pkg.G_PLAN_ID
609: AND sd1.publisher_order_type = msc_x_netting_pkg.ALLOCATED_ONHAND
610: AND sd1.item_name is not null
611: AND sd1.quantity_new = 0