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

Short dum(Screen does not exist) on T-CODE ME21

former_member295881
Contributor
0 Likes
585

Hello Experts!

Iu2019m working with t-code ME21 but after 1st screen system give me a short dum(Screen does not exist). Iu2019ve been told that there was a screen exit implemented and it was not properly implemented earlier. That can cause this short dum. There are 51 user exits for t-code ME21. I know I can drilldown into each of them and try to find which user exit is been implemented. After I find I just simply de-active the project & things should start work smoothly. All Iu2019m wondering is that is there any short way to find which user exit / screen exit is been implemented earlier or Iu2019ve to go though all 51 of them and try to find it.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
562

this is the enhancement MM06E005 related to ME21 screens.

2 REPLIES 2
Read only

Former Member
0 Likes
563

this is the enhancement MM06E005 related to ME21 screens.

Read only

Former Member
0 Likes
562

See the dump analysis, probably you will get your answer. See where the program is dumping which screen it is calling, which program/include it is being called from.

regards,

Advait