Administrator
|
Read this -> Question on Custom Schema Editioned or Non Editioned in 12.2 (Doc ID 2017828.1)
It says:
If the objects in a custom schema that reference an EBS table, then one must reference the table via the APPS table synonym. The APPS table synonym will point to the editioning view if one exists. One can create synonyms in a custom schema that point to the APPS table synonym for any EBS tables that one wants to reference. If one has existing synonyms that point directly to the EBS base table at the time of the EBS 12.2 upgrade, then the upgrade will automatically convert those synonyms to point at the editioning view instead, if one exists.
And read this -> Community discussion -> Custom Database Objects converted from 11i to 12.2...
According to this discusssion editioning views are created automatically, if your custom application is registered with EBS before the upgrade.
However; I didn't test it yet.
The readiness report should show you that.
It should give you the list that which custom schema will be editioned by R12.2 upgrade.
Using the Online Patching Readiness Report in Oracle E-Business Suite Release 12.2 (Doc ID 1531121.1)
|