DBA Data[Home] [Help]

APPS.CTO_OSS_SOURCE_PK dependencies on AP_SUPPLIER_SITES_ALL

Line 4613: ap_supplier_sites_all vend

4609: mrp_sr_source_org src,
4610: mrp_sr_assignments assg,
4611: bom_cto_order_lines_gt bcol,
4612: mtl_system_items msi,
4613: ap_supplier_sites_all vend
4614:
4615: where
4616: bcol.ato_line_id = bcol.line_id
4617: and nvl(bcol.wip_supply_type,-1) <> 6

Line 4678: ap_supplier_sites_all vend

4674: mrp_sr_source_org src,
4675: mrp_sr_assignments assg,
4676: bom_cto_order_lines_gt bcol,
4677: mtl_system_items msi,
4678: ap_supplier_sites_all vend
4679:
4680: where
4681: bcol.config_item_id is not null
4682: and bcol.top_model_line_id is not null