Hi all
I am getting an error with this dump in my report::
"You requested too many consecutive nested call screens."
I know the reason: I am calling too many screen and I should use LEAVE TO SCREEN instead.
But I cannot do it.
The question is: I don't need to hold the list of screen visisted, so I would like to know if is it possible to blank somehow the structure that holds this list.
Thanks
Gabriele