DBA Data[Home] [Help]

APPS.JL_AR_AP_AWT_REPORTS_PKG dependencies on CE_BANK_ACCOUNTS

Line 246: CE_BANK_ACCOUNTS aba,

242: atc.name tax_name,
243: docs.legal_entity_id legal_entity_id
244: , aid.org_id --bug 14798548
245: FROM IBY_FD_PAYMENTS_V ipmt,
246: CE_BANK_ACCOUNTS aba,
247: IBY_FD_DOCS_PAYABLE_V docs,
248: AP_TAX_CODES_ALL atc,
249: AP_INVOICE_DISTRIBUTIONS_ALL aid,
250: AP_INVOICE_PAYMENTS_ALL aip,

Line 291: ce_bank_accounts aba,

287: atc.name tax_name,
288: docs.legal_entity_id legal_entity_id
289: , aid.org_id --bug 14798548
290: FROM iby_fd_payments_v ipmt,
291: ce_bank_accounts aba,
292: iby_fd_docs_payable_v docs,
293: ap_tax_codes_all atc,
294: AP_AWT_TEMP_DISTRIBUTIONS_ALL aid,
295: ap_selected_invoices_all api,