Hi,
I looked through searches and found some a decade old that say this isn't possible--hopefully that isn't still true.
I have a function that takes input parameters of %ROWTYPE and a NUMBER--it returns a NUMBER.
I would like to open a test window and walk through the code. I need to know what I should enter as that parameter value on the test window.
For example, for the number I enter 10 for the value--but what to put for %ROWTYPE. I tried using 'PLSQL String' from the type dropdown with no success. I also tried just leaving it as string. I thought maybe 'Temporary CLOB'. Maybe one of those is correct and I just don't know the proper value format.
Thanks
Renee
I looked through searches and found some a decade old that say this isn't possible--hopefully that isn't still true.
I have a function that takes input parameters of %ROWTYPE and a NUMBER--it returns a NUMBER.
I would like to open a test window and walk through the code. I need to know what I should enter as that parameter value on the test window.
For example, for the number I enter 10 for the value--but what to put for %ROWTYPE. I tried using 'PLSQL String' from the type dropdown with no success. I also tried just leaving it as string. I thought maybe 'Temporary CLOB'. Maybe one of those is correct and I just don't know the proper value format.
Thanks
Renee