DBA Data[Home] [Help]

APPS.GMD_SAMPLES_GRP dependencies on PO_VENDOR_SITES_ALL

Line 5783: FROM po_vendor_sites_all

5779: AND rsh.shipment_header_id = p_receipt_id ;
5780:
5781: CURSOR Cur_get_site IS
5782: SELECT vendor_site_code
5783: FROM po_vendor_sites_all
5784: WHERE vendor_site_id = p_supplier_site_id;
5785:
5786: /*CURSOR Cur_operating_unit IS
5787: SELECT name