DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on AP_INVOICE_PAYMENTS_ALL

Line 561: from AP_Invoice_Payments_all pay,

557: ,'Y' si_assets_addition_flag
558: ,'Y' insert_flag
559: , paydist.payment_hist_dist_id
560: ,dist.pa_addition_flag pa_addition_flag --Bug# 5516855
561: from AP_Invoice_Payments_all pay,
562: po_vendors vend,
563: ap_invoices inv,
564: ap_payment_hist_dists paydist,
565: PA_Transfer_AP_Invoices_View DIST,