DBA Data[Home] [Help]

APPS.PO_COPYDOC_S1 dependencies on PO_VENDOR_SITES

Line 1373: from po_vendor_sites where

1369: po_headers where
1370: po_header_id=x_po_shipment_record.po_header_id;
1371:
1372: select ship_to_location_id into l_to_ship_to_location_id
1373: from po_vendor_sites where
1374: vendor_site_id=l_vendor_site_id;
1375:
1376: if (l_to_ship_to_location_id is null) then
1377: select fsp.ship_to_location_id