DBA Data[Home] [Help]

APPS.PON_AUCTION_PKG dependencies on PO_LOOKUP_CODES

Line 12616: po_lookup_codes fl_pay_item

12612: po_all_doc_style_lines ps,
12613: pon_auction_headers_all_v ah,
12614: po_doc_style_headers pdsh,
12615: po_style_enabled_pay_items pspay,
12616: po_lookup_codes fl_pay_item
12617: WHERE
12618: ah.auction_header_id = p_auction_header_id
12619: AND ah.po_style_id = ps.style_id(+)
12620: AND ah.contract_type = ps.document_subtype(+)