DBA Data[Home] [Help]

APPS.AP_WEB_CREDIT_CARD_PKG dependencies on AP_INVOICES_ALL

Line 174: from ap_invoices_all inv,

170: BEGIN
171:
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