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

Debug Window

Former Member
0 Likes
445

Hi,

How to debug a popup window.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
420

Hi

Goto the logon pad in that we have tab system in that we have proprties .

give the application name

command is /h

type is system command.

try this ,

then check this one also

put break point at POP UP WINDOW stament so that when ever it reaches to that stament it will go into the debugging mode and press F5 it will continue the process

put exactly where your calling that POPUP WINDOW

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi

Goto the logon pad in that we have tab system in that we have proprties .

give the application name

command is /h

type is system command.

try this ,

then check this one also

put break point at POP UP WINDOW stament so that when ever it reaches to that stament it will go into the debugging mode and press F5 it will continue the process

put exactly where your calling that POPUP WINDOW

Read only

KalC
Active Participant
0 Likes
420

Hi Sourav,

Go to any sap initial screen then click on Generate shortcut button (Third button from right in the Standard tool bar). Then a window is displyaed in that goto APPLICATION box and in that select type as system command and in command field give /h and then give any title to identify easily and click on ok. Now go to your desktop you will find a new icon with the title given. Now go to your transaction and execute when popup is displyed just minimize the window and Hold this icon and drag and drop it on your popup window this will activate the debugging and shows the status message that debugging is activated.

Hope this helps.Reward if helpful.

Regards,

Kalyan.