DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on AP_PREPAY_APP_DISTS

Line 1019: AP_Prepay_APP_Dists PDIST,

1015: ,l_pay_hist_id
1016: ,DIST2.PRepay_distribution_id PRepay_distribution_id
1017: FROM PO_Vendors VEND,
1018: AP_Invoices INV,
1019: AP_Prepay_APP_Dists PDIST,
1020: AP_INVOICE_DISTRIBUTIONS DIST1,
1021: AP_INVOICE_DISTRIBUTIONS DIST2,
1022: -- changed from view to table to process the rec tax part of prorated prepay appl for bug#5514129
1023: --PA_Transfer_AP_Invoices_View DIST1,