Skip to Content
0
Former Member
Feb 11, 2011 at 11:45 AM

CALL SCREEN nested call

336 Views

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