Hi,
While generating an Oracle package it came to our notice that the parameters in the generated procedure and function do not get generated with the default value specified in the Oracle procedure.
The code responsible for this has been disabled in the source code, with a comment that further testing was needed.
Have the necessary tests been performed, so we can activate that piece of the code again or is there an other solution to pass along the default values?
While generating an Oracle package it came to our notice that the parameters in the generated procedure and function do not get generated with the default value specified in the Oracle procedure.
The code responsible for this has been disabled in the source code, with a comment that further testing was needed.
Have the necessary tests been performed, so we can activate that piece of the code again or is there an other solution to pass along the default values?