Skip to Content
0
May 09, 2008 at 04:05 PM

Function Module - Calling Screen with Subscreen?

125 Views

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