DBA Data[Home] [Help]

APPS.FV_SLA_AP_PROCESSING_PKG dependencies on FV_TREASURY_CONFIRMATIONS_ALL

Line 621: fv_treasury_confirmations_all ftc,

617: ap_invoice_distributions_all aid,
618: ap_payment_history_all aph,
619: xla_events_gt e,
620: ap_invoices_all ai,
621: fv_treasury_confirmations_all ftc,
622: ap_checks_all aca
623: WHERE ftc.event_id = e.event_id
624: AND aca.payment_instruction_id = ftc.payment_instruction_id
625: AND aph.check_id = aca.check_id