APPS.POR_CUSTOM_PKG will not compile in R12
Hello All,
We are testing an upgrade to the R12.3 environment and we are not able to compile this package. In 11i, at the start of the Package we declared packaged variables (global) and assigned them values throughout the multiple procedures. However, when we try to do this in R12, it is saying you can only declare a variable one time. Any ideas as to why I can't use a Global variable now?
Thanks,
Chris
We are testing an upgrade to the R12.3 environment and we are not able to compile this package. In 11i, at the start of the Package we declared packaged variables (global) and assigned them values throughout the multiple procedures. However, when we try to do this in R12, it is saying you can only declare a variable one time. Any ideas as to why I can't use a Global variable now?
Thanks,
Chris
Tagged:
0