Do we need to create a package in run and patch editions when patch edition exists?
Dear Experts,
We are on EBS R12.2.5
From Developing and Deploying Customizations in Oracle E-Business Suite Release 12.2 (Doc ID 1577661.1)
Section 2.2.3: PL/SQL Package
Dynamic DDL Standards
If the running application creates, replaces, or drops package while a patch edition exists, then the same action must be executed in the patch edition. [minimal]
Our concern is,if we create a custom package in run edition while a patch edition exists,then do we need to create the same custom package in patch edition as well?please correct is if our understanding is wrong.
Thank you