DBA Data[Home] [Help]

APPS.PO_PRICE_BREAK_GRP dependencies on PO_LOCATIONS_S

Line 360: PO_LOCATIONS_S.get_ship_to_location( p_deliver_to_location_id, -- IN

356: -- Initialize Variables Used in Cursors ===================================
357: --
358: -- (v_ship_to_location_id)
359: l_dummy_var :=
360: PO_LOCATIONS_S.get_ship_to_location( p_deliver_to_location_id, -- IN
361: v_ship_to_location_id ); -- IN/OUT
362:
363: l_progress := '020';
364: IF g_debug_stmt THEN