DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV8 dependencies on PO_COO_S

Line 282: po_coo_s.get_default_country_of_origin(x_item_id,

278: FROM sys.dual;
279: -- Added for bug 2350043 by jbalakri
280: X_Progress:= '025';
281:
282: po_coo_s.get_default_country_of_origin(x_item_id,
283: x_ship_org_id,
284: x_vendor_id,
285: x_vendor_site_id,
286: x_country_of_origin_code);