DBA Data[Home] [Help]

APPS.AP_WEB_CREDIT_CARD_PKG dependencies on AP_EXPENSE_REPORT_HEADERS_ALL

Line 176: ap_expense_report_headers_all erh,

172: select crd.card_reference_id -- Instrument ID
173: into l_card_reference_id
174: from ap_invoices_all inv,
175: iby_docs_payable_all iby,
176: ap_expense_report_headers_all erh,
177: ap_credit_card_trxns_all ctx,
178: ap_cards_all crd
179: where iby.document_payable_id = p_document_payable_id
180: and iby.calling_app_doc_unique_ref2 = inv.invoice_id