DBA Data[Home] [Help]

APPS.AP_PMT_CALLOUT_PKG dependencies on CE_GL_ACCOUNTS_CCID

Line 2328: ce_gl_accounts_ccid cegl,

2324: ap_invoices_all AI,
2325: ap_checks_all ac,
2326: --ap_supplier_sites_all aps, -- bug 7673570 --Removed by bug 9074840
2327: --ce_bank_acct_uses_all ceu, --Removed by bug 9074840
2328: ce_gl_accounts_ccid cegl,
2329: XLA_EVENTS_INT_GT xeg
2330: /* Bug 6950891. Added TO_CHAR */
2331: WHERE ibydocs.calling_app_doc_unique_ref1 = TO_CHAR(si.checkrun_id)
2332: AND ibydocs.calling_app_doc_unique_ref2 = TO_CHAR(si.invoice_id)