DBA Data[Home] [Help]

APPS.FV_SLA_AP_PROCESSING_PKG dependencies on AP_PAYMENT_HISTORY_ALL

Line 569: ap_payment_history_all aph,

565: ai.vendor_id
566: FROM ap_checks_all aca,
567: ap_payment_hist_dists aphd,
568: ap_invoice_distributions_all aid,
569: ap_payment_history_all aph,
570: xla_events_gt e,
571: ap_invoices_all ai
572: WHERE aphd.accounting_event_id = e.event_id
573: AND e.application_id = p_application_id

Line 618: ap_payment_history_all aph,

614: ai.reference_key2 ref_key2,
615: ai.vendor_id
616: FROM ap_payment_hist_dists aphd,
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

Line 665: ap_payment_history_all aph,

661: ai.reference_key2 ref_key2,
662: ai.vendor_id
663: FROM ap_payment_hist_dists aphd,
664: ap_invoice_distributions_all aid,
665: ap_payment_history_all aph,
666: xla_events_gt e,
667: ap_invoices_all ai,
668: fv_voided_checks fvc,
669: ap_checks_all aca