DBA Data[Home] [Help]

APPS.PON_CP_INTRFAC_TO_TRANSACTION dependencies on PO_SHIP_TO_LOC_ORG_V

Line 290: from po_ship_to_loc_org_v st,

286: if l_is_blanket_agreement <> 'Y' then
287:
288: update pon_item_prices_interface p1
289: set ship_to_location = (select st.location_code
290: from po_ship_to_loc_org_v st,
291: financials_system_params_all fsp,
292: pon_auction_item_prices_all pal
293: where p1.batch_id = p_batch_id
294: and p1.action = g_update_action