DBA Data[Home] [Help]

APPS.PO_PRICE_BREAK_GRP dependencies on PO_LOCATIONS_S

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

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