DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV8 dependencies on PO_COO_S

Line 305: po_coo_s.get_default_country_of_origin(x_item_id,

301: FROM sys.dual;
302: -- Added for bug 2350043 by jbalakri
303: X_Progress:= '025';
304:
305: po_coo_s.get_default_country_of_origin(x_item_id,
306: x_ship_org_id,
307: x_vendor_id,
308: x_vendor_site_id,
309: x_country_of_origin_code);