DBA Data[Home] [Help]

APPS.MSC_PUBLISH_SAFETY_STOCK_PKG dependencies on MSC_COMPANY_RELATIONSHIPS

Line 1713: msc_company_relationships r,

1709: into t_supp_id(j),
1710: t_supp(j)
1711: from msc_companies c,
1712: msc_trading_partner_maps m,
1713: msc_company_relationships r,
1714: msc_item_suppliers mis
1715: where m.tp_key = mis.supplier_id and
1716: m.map_type = 1 and
1717: r.relationship_id = m.company_key and