IBY Tables in R12
In order to fetch the invoice ,payment ,bank informatin we used below tables in 11i.
AP_INVOICE_PAYMENTS_ALL
AP_CHECKS_ALL
AP_PAYMENT_SCHEDULES_All
AP_BANK_BRANCHES_ALL
AP_BANK_ACCOUNTS_ALL
in R12 we have the new IBY schema.
Ap_BANK_ACCOUNTS_ALL is replacded by CE_BANK_ACCOUNTS.
Can someone tell which are the other tables which have been replaced from the above list of tables ,or do we have some documentation on that?