Hi,
I am getting the following runtime error .
Dump:
No further list processing possible.
What happened?
You requested too many consecutive nested call screens.
-
What can you do?
If possible, leave the current screen level before making a further
selection (Back=F3 or Cancel=F12).
Note the actions and input that caused the error.
Inform your SAP system administrator.
You can print out this message by choosing "Print". Transaction ST22
allows you to display and manage termination messages, including keeping
them beyond their normal deletion date.
Error analysis
At present, the maximum permitted number of nested screen levels is
restricted to 50.
I have seen the below link
runtime-error-listtoomanylpros
and even i am using the SET SCREEN scrno
LEAVE SCREEN stmts
but still i am getting the same error when the stack reaches to count 50.
How can i resolve this issue....?
Thanks,
Sara