DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV8 dependencies on DUAL

Line 301: FROM sys.dual;

297: X_Progress := '020';
298:
299: SELECT po_line_locations_s.nextval
300: INTO X_line_location_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,