DBA Data[Home] [Help]

APPS.GMD_SAMPLES_GRP dependencies on PO_VENDOR_SITES_ALL

Line 5115: FROM po_vendor_sites_all

5111: AND rsh.shipment_header_id = p_receipt_id ;
5112:
5113: CURSOR Cur_get_site IS
5114: SELECT vendor_site_code
5115: FROM po_vendor_sites_all
5116: WHERE vendor_site_id = p_supplier_site_id;
5117:
5118: /*CURSOR Cur_operating_unit IS
5119: SELECT name