returning sys_refcursor from oracle in SAP BODS

103 views Asked by At

I want to write a sript in BODS which will call an Oracle SP, which upon passing 2 parameters will return a sys_refcursor containing 3-4 columns. How to write such a script so that that returned value can be stored in a variable and displayed.

0

There are 0 answers