DBA Data[Home] [Help]

APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PON_AUC_PAYMENTS_SHIPMENTS

Line 3160: pon_auc_payments_shipments apys,

3156:
3157: FROM pon_auction_item_prices_all paip,
3158: pon_bid_item_prices pbip,
3159: pon_bid_payments_shipments bpys,
3160: pon_auc_payments_shipments apys,
3161: po_lines_interface pli,
3162: mtl_units_of_measure mtluom
3163: WHERE pbip.bid_number = p_bid_number and
3164: pbip.auction_header_id = p_auction_header_id and