DBA Data[Home] [Help]

APPS.PON_NEG_UPDATE_PKG dependencies on PON_PF_SUPPLIER_FORMULA

Line 1166: insert into pon_pf_supplier_formula

1162: from pon_auction_item_prices_all
1163: where auction_header_id = p_auction_header_id and
1164: (has_price_elements_flag = 'Y' or has_buyer_pfs_flag = 'Y');
1165:
1166: insert into pon_pf_supplier_formula
1167: (auction_header_id,
1168: line_number,
1169: trading_partner_id,
1170: vendor_site_id,