DBA Data[Home] [Help]

APPS.AP_MASS_ADDITIONS_CREATE_PKG dependencies on PO_HEADERS_ALL

Line 825: po_headers_all POH,

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,
828: po_line_types_b POLT,
829: -- mtl_system_items MTLSI,

Line 1330: po_headers_all POH,

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,
1333: po_line_types_b POLT,
1334: -- mtl_system_items MTLSI,

Line 1791: po_headers_all POH,

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,
1794: --po_line_types_b POLT,
1795: xla_distribution_links XDL,