DBA Data[Home] [Help]

APPS.AP_WEB_CREDIT_CARD_PKG dependencies on AP_INVOICES_ALL

Line 184: from ap_invoices_all inv,

180: BEGIN
181:
182: select crd.card_reference_id -- Instrument ID
183: into l_card_reference_id
184: from ap_invoices_all inv,
185: iby_docs_payable_all iby,
186: ap_expense_report_headers_all erh,
187: ap_credit_card_trxns_all ctx,
188: ap_cards_all crd