DBA Data[Home] [Help]

APPS.PON_CP_INTRFAC_TO_TRANSACTION dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 291: financials_system_params_all fsp,

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
295: and p1.auction_header_id = pal.auction_header_id