DBA Data[Home] [Help]

APPS.POR_UTIL_PKG dependencies on PO_REQ_LINES_SV1

Line 2302: po_req_lines_sv1.get_cost_price ( x_item_id,

2298: END IF;
2299: --
2300: ELSE
2301:
2302: po_req_lines_sv1.get_cost_price ( x_item_id,
2303: x_source_organization_id,
2304: x_unit_of_measure,
2305: x_unit_price);
2306: END IF;