This document summarizes the changes to tables related to accounts payable functionality in Oracle R12 as compared to Oracle 11i. Key changes include new tables for supplier, invoice, and tax information. Functionality for payments, accounting, trial balance, and bank accounts has moved to other modules like IBY, SLA, and Cash Management, along with corresponding new tables. Existing tables are replaced or made obsolete in many cases.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
66 views2 pages
R12 Table Changes: Suppliers
This document summarizes the changes to tables related to accounts payable functionality in Oracle R12 as compared to Oracle 11i. Key changes include new tables for supplier, invoice, and tax information. Functionality for payments, accounting, trial balance, and bank accounts has moved to other modules like IBY, SLA, and Cash Management, along with corresponding new tables. Existing tables are replaced or made obsolete in many cases.
Additional supplier related tables in IBY (Payments) and HZ (TCA):
IBY_EXTERNAL_PAYEES_ALL - stores Payee(supplier) information. HZ_PARTIES - Party data for the suppliers. HZ_PARTY_SITES - Party site data for the supplier sites.
Invoices:
Additional table in R12: AP_INVOICE_LINES_ALL
Allocations - AP_CHRG_ALLOCATIONS_ALL is obsolete in R12
Taxes:
Functionality provided by E-Business Tax
New tables in R12 ZX_LINES - Detailed Tax lines for the invoice (trx_id = invoice_id) ZX_LINES_SUMMARY - Summary tax lines for the invoice (trx_id = invoice_id) ZX_REC_NREC_DIST - Tax distributions for the invoice (trx_id = invoice_id) ZX_LINES_DET_FACTORS - Tax determination factors for the invoice (trx_id = invoice_id)
Payments:
Functionality moved to central Payments (IBY)
New IBY tables in R12: IBY_PAY_SERVICE_REQUESTS - Payment Process Request information