DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on AP_PREPAY_APP_DISTS

Line 1026: AP_Prepay_APP_Dists PDIST,

1022: ,l_pay_hist_id
1023: ,DIST2.PRepay_distribution_id PRepay_distribution_id
1024: FROM PO_Vendors VEND,
1025: AP_Invoices INV,
1026: AP_Prepay_APP_Dists PDIST,
1027: AP_INVOICE_DISTRIBUTIONS DIST1,
1028: AP_INVOICE_DISTRIBUTIONS DIST2,
1029: -- changed from view to table to process the rec tax part of prorated prepay appl for bug#5514129
1030: --PA_Transfer_AP_Invoices_View DIST1,