DBA Data[Home] [Help]

APPS.AP_MASS_ADDITIONS_CREATE_PKG dependencies on AP_BATCHES_ALL

Line 615: ap_batches_all APB,

611: 'NEW'
612: FROM ap_invoice_distributions_gt APIDG, --Bug 7284987 / 7392117
613: ap_invoice_lines_all APIL,
614: ap_invoices_all API,
615: ap_batches_all APB,
616: po_distributions_all POD,
617: po_headers_all POH,
618: po_lines_all POL,
619: po_vendors POV,

Line 1017: ap_batches_all APB,

1013: 'NEW'
1014: FROM ap_invoice_distributions_gt APIDG, -- Bug 7284987 / 7392117
1015: ap_invoice_lines_all APIL,
1016: ap_invoices_all API,
1017: ap_batches_all APB,
1018: po_distributions_all POD,
1019: po_headers_all POH,
1020: po_lines_all POL,
1021: po_vendors POV,

Line 1418: ap_batches_all APB,

1414: ap_invoice_lines_all APIL,
1415: ap_invoice_payments_all APIP,
1416: ap_payment_hist_dists APHD,
1417: ap_invoices_all API,
1418: ap_batches_all APB,
1419: po_distributions_all POD,
1420: po_headers_all POH,
1421: po_lines_all POL,
1422: po_vendors POV,