Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module giving dump while calling Screen

Former Member
0 Likes
332

Hi Experts,

i am getting shotdump while calling screen 0200 in Function Module .

Please see the error below :

Program "RS_TESTFRAME_CALL" tried to use screen 0208.

The screen does not exist.

Screen 200 , all the subscreens and Function Module are in same Function Group .

when i run this directly by executing Transction , screen 200 and all the subscreens are comming , when i tried to run the same by running Function Module I am getting the above error .

i tried my best to solve this issue but unable to correct this issue.

Please give me the best solution to solve this issue.

Thanks ,

Shrikanth

1 REPLY 1
Read only

Former Member
0 Likes
294

i got the solution ...