In R12 we can access multiple operating units in single responsibility but in 11i we can access single responsibility from single operating unit.
In R12 have MOAC(Multi Org Access Control) In 11i there is no MOAC.
In R12 to set org id mo_gloal.set_policy_context (org_identifier, org_id). in 11i fnd_client-info.set_org_context(org_id)
R12, 11i
Ap_suppliers, Po_vendors,
Ap_supplier_sites, Po_vendor_sites-all,
Ap_supplier_contacts Po_vendor_contacts_all
In R12, called Ledgers but in 11i, called set_of_books.
In TCA(Trade Community Arch) In R12, Relationship between suppliers, customers, bank details in 11i only relation between customers.
In R12 Ap_invoice_lines_all table but 11i there is no table.
11i only forms basis application but R12 is now forms and HTML pages.
R12 is came up subledger accounting method, R12 Consists of 4Cs but in 11i it consist of
3 Cs, ( Chart of accounts , Currency, calendar & convenstion/subledger accounting method).
3 Cs, ( Chart of accounts , Currency, calendar & convenstion/subledger accounting method).
Banks are using at single operating unit level in 11i and ledgers level using in R12.
In R11, there are only 6 validation types viz. Dependent, Independent, None, Pair, Special and Table. In R12, there are 2 additional validation types called ‘Translatable Independent’ and ‘Translatable Dependent’.