DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on AP_INVOICE_PAYMENTS

Line 556: from AP_Invoice_Payments_all pay,

552: ,'Y' si_assets_addition_flag
553: ,'Y' insert_flag
554: , paydist.payment_hist_dist_id
555: ,dist.pa_addition_flag pa_addition_flag --Bug# 5516855
556: from AP_Invoice_Payments_all pay,
557: po_vendors vend,
558: ap_invoices inv,
559: ap_payment_hist_dists paydist,
560: PA_Transfer_AP_Invoices_View DIST,

Line 919: FROM AP_Invoice_Payments Pay,

915: ,'Y' si_assets_addition_flag
916: ,'Y' insert_flag
917: , paydist.payment_hist_dist_id
918: , l_PRepay_dist_id
919: FROM AP_Invoice_Payments Pay,
920: ap_payment_hist_dists Paydist,
921: PO_Vendors VEND,
922: AP_Invoices INV,
923: Ap_Invoice_Distributions DIST,