Hi all

The solution I found like this yesterday.
The Open cursor does not still work in Excpetion but if you call a different function altogether with same code and assing its output to the cursor then it works.

l_cursor:=CalledData(iapid);

Is there any simple solution?

Amol