DBA Data[Home] [Help]

APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PON_AUC_PAYMENTS_SHIPMENTS

Line 2647: pon_auc_payments_shipments apys,

2643:
2644: FROM pon_auction_item_prices_all paip,
2645: pon_bid_item_prices pbip,
2646: pon_bid_payments_shipments bpys,
2647: pon_auc_payments_shipments apys,
2648: po_lines_interface pli,
2649: mtl_units_of_measure mtluom
2650: WHERE pbip.bid_number = p_bid_number and
2651: pbip.auction_header_id = p_auction_header_id and