DBA Data[Home] [Help]

APPS.PON_NEG_UPDATE_PKG dependencies on PON_PF_SUPPLIER_FORMULA

Line 1224: insert into pon_pf_supplier_formula

1220: from pon_auction_item_prices_all
1221: where auction_header_id = p_auction_header_id and
1222: (has_price_elements_flag = 'Y' or has_buyer_pfs_flag = 'Y');
1223:
1224: insert into pon_pf_supplier_formula
1225: (auction_header_id,
1226: line_number,
1227: trading_partner_id,
1228: vendor_site_id,