DBA Data[Home] [Help]

APPS.PO_PRICE_HELPER dependencies on PO_SOURCING2_SV

Line 281: PO_SOURCING2_SV.get_break_price(

277: END IF;
278:
279: IF (x_system_allows_update = 'Y') THEN
280: d_position := 100;
281: PO_SOURCING2_SV.get_break_price(
282: p_api_version => 1.0
283: , p_order_quantity => p_order_quantity
284: , p_ship_to_org => p_ship_to_org
285: , p_ship_to_loc => p_ship_to_loc