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

pop screen to select postal code

Former Member
0 Likes
344

IN xk02 change vendor when move from one screen to other apop screen is appear to select the postal code . please help to determine from why the pop is occur normmally is dosent occur .

1 REPLY 1
Read only

Former Member
0 Likes
318

Hello Rohit,

To determine when/why a screen is being called, look at the system status of the screen to get the program name and screen number.

Then go to SE51 and use the "where used" function to determine where it is being called.

Then you can look at the logic that calls the screen to determine why it is called.

Thank you and best regards,

Kim