DBA Data[Home] [Help]

APPS.PON_AUCTION_PKG dependencies on PO_LOOKUP_CODES

Line 13473: po_lookup_codes fl_pay_item

13469: po_all_doc_style_lines ps,
13470: pon_auction_headers_all_v ah,
13471: po_doc_style_headers pdsh,
13472: po_style_enabled_pay_items pspay,
13473: po_lookup_codes fl_pay_item
13474: WHERE
13475: ah.auction_header_id = p_auction_header_id
13476: AND ah.po_style_id = ps.style_id(+)
13477: AND ah.contract_type = ps.document_subtype(+)