DBA Data[Home] [Help]

APPS.PA_FAXFACE dependencies on AP_BATCHES_ALL

Line 1522: ap_batches_all APB ,

1518: x_invoice_updated_by,
1519: x_payables_batch_name
1520: FROM ap_invoices_all API ,
1521: ap_self_assessed_tax_dist_all sat,
1522: ap_batches_all APB ,
1523: po_vendors POV ,
1524: po_headers_all POH ,
1525: po_distributions_all POD
1526: /* Added _all for bug 9253946 */

Line 1557: ap_batches_all APB ,

1553: x_invoice_updated_by,
1554: x_payables_batch_name
1555: FROM ap_invoices_all API ,
1556: ap_invoice_distributions_all APID,
1557: ap_batches_all APB ,
1558: po_vendors POV ,
1559: po_headers_all POH ,
1560: po_distributions_all POD
1561: /* Added _all for bug 9253946 */