If online patching is needed, can customized code refer to tables at all? (In 12.2.10)
Upgrading Oracle Apps from 12.1.3 to 12.2.10.
Custom code refers to base table like <schema_name>.<table_name>.
But, it looks like every table must have an editioning view with a synonym in apps.
Please suggest if all the code should be modified manually or is there any automation or if it is not an issue.
Thank you.