DBA Data[Home] [Help]

APPS.INL_SHIPMENT_PVT dependencies on PO_VENDOR_SITES_ALL

Line 2893: po_vendor_sites_all pvs,

2889: inl_ship_lines_all sl,
2890: po_headers_all ph,
2891: po_line_locations_all pll,
2892: po_vendors pv,
2893: po_vendor_sites_all pvs,
2894: hz_party_sites hps
2895: WHERE
2896: ph.po_header_id = pll.po_header_id
2897: AND hps.party_site_id = pvs.party_site_id

Line 2926: po_vendor_sites_all pvs,

2922: inl_ship_lines_all sl,
2923: po_headers_all ph,
2924: po_line_locations_all pll,
2925: po_vendors pv,
2926: po_vendor_sites_all pvs,
2927: hz_party_sites hps
2928: WHERE
2929: ph.po_header_id = pll.po_header_id
2930: AND hps.party_site_id = pvs.party_site_id