DBA Data[Home] [Help]

APPS.WIP_OSP_SHP_I_WF dependencies on PO_LOCATION_ASSOCIATIONS

Line 1395: po_location_associations_all pla,

1391: msik2.concatenated_segments,
1392: msik2.description,
1393: pr.release_num
1394: from po_releases_all pr,
1395: po_location_associations_all pla,
1396: mtl_system_items_kfv msik2,
1397: po_lines_all pl2,
1398: po_line_locations_all ps1,
1399: po_headers_all ph2,

Line 1438: po_location_associations pla,

1434: pvs.vendor_site_code
1435: from po_vendors pv,
1436: po_vendor_sites_all pvs,
1437: po_distributions_all pd,
1438: po_location_associations pla,
1439: po_line_locations_all ps
1440: where pd.po_distribution_id = l_po_distribution_id
1441: and ps.line_location_id = pd.line_location_id
1442: and pla.location_id = ps.ship_to_location_id