We make extensive use of PLSQL packages for reporting purposes. We have the need to change these report generating packages at the beginning of each year. I am looking for a way to deliver the change for 2014 before it is needed for acceptance testing (and to keep things flowing rather than delivering several all at once).
We would like to have both the 2013 and 2014 package installed on the db at the same time and use effective dating to determine which is called if possible. Is this possible? Is there another way to approach. For various reasons it would be difficult to use a solution that required storing these packages with different names or API's.