|  | 
		Erman thank you very much for your contributions, they are very useful.
 We are upgrading from EBS 12.1.3 to 12.2.10.
 We have decided to work on our customizations using Downtime Patching and Minimal Compliance.
 
 In the Oracle E-Business Suite Developer's Guide, we see that public synonyms should be
 dropped and replaced by private synonyms, the question is:
 Can these synonyms be recreated in the APPS schema or
 should they only be created in schemas that use the
 previous PUBLIC synonym ( users that have code dependencies on that PUBLIC Synonym)?
 
 Other question is, Synonyms created on our custom tables in Custom schema must point to an editionable View necessarily or this is optional, can its point to the object (custom) directly?
 
 Thanks in advance.
 Antonino
 |