I have a function module that is calling a screen. This screen includes a subscreen area (due to a tabstrip). When I call the screen, I get a dump
Program "RS_TESTFRAME_CALL" tried to use screen 1100.
The screen does not exist.
- however if I test the screen outside of the function module call it works fine. Is it possible to do what I'm trying?
Thanks for any help