DBA Data[Home] [Help]

APPS.AP_MASS_ADDITIONS_CREATE_PKG dependencies on AP_BATCHES_ALL

Line 823: ap_batches_all APB,

819: FROM ap_invoice_distributions_gt APIDG,
820: ap_invoice_lines_all APIL,
821: ap_invoices_all API,
822: financials_system_params_all FSP, -- changed table order # 9669334
823: ap_batches_all APB,
824: po_distributions_all POD,
825: po_headers_all POH,
826: po_lines_all POL,
827: po_vendors POV,

Line 1328: ap_batches_all APB,

1324: ap_invoice_lines_all APIL,
1325: ap_invoices_all API,
1326: AP_PAYMENT_HIST_DISTS APHD, --Bug9967535
1327: financials_system_params_all FSP, -- changed table order # 9669334
1328: ap_batches_all APB,
1329: po_distributions_all POD,
1330: po_headers_all POH,
1331: po_lines_all POL,
1332: po_vendors POV,

Line 1789: ap_batches_all APB,

1785: ap_invoice_lines_all APIL,
1786: ap_invoice_payments_all APIP,
1787: ap_payment_hist_dists APHD,
1788: ap_invoices_all API,
1789: ap_batches_all APB,
1790: po_distributions_all POD,
1791: po_headers_all POH,
1792: --po_lines_all POL, /*Bug12703009: Commented the unused table*/
1793: po_vendors POV,