DBA Data[Home] [Help]

APPS.AP_WEB_CREDIT_CARD_PKG dependencies on AP_EXPENSE_REPORT_HEADERS_ALL

Line 186: ap_expense_report_headers_all erh,

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
189: where iby.document_payable_id = p_document_payable_id
190: and iby.calling_app_doc_unique_ref2 = inv.invoice_id