DBA Data[Home] [Help]

APPS.WIP_OSP_SHP_I_WF dependencies on PO_LOCATION_ASSOCIATIONS

Line 1438: po_location_associations_all pla,

1434: msik2.concatenated_segments,
1435: msik2.description,
1436: pr.release_num
1437: from po_releases_all pr,
1438: po_location_associations_all pla,
1439: mtl_system_items_kfv msik2,
1440: po_lines_all pl2,
1441: po_line_locations_all ps1,
1442: po_headers_all ph2,

Line 1481: po_location_associations pla,

1477: pvs.vendor_site_code
1478: from po_vendors pv,
1479: po_vendor_sites_all pvs,
1480: po_distributions_all pd,
1481: po_location_associations pla,
1482: po_line_locations_all ps
1483: where pd.po_distribution_id = l_po_distribution_id
1484: and ps.line_location_id = pd.line_location_id
1485: and pla.location_id = ps.ship_to_location_id