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

Debugging the POP-UP

radhushankar
Participant
0 Likes
1,271

hi all

i am debugging a standard SAP transaction .for example va01. i am getting pop up while debugging .but i am not able to <u><i><b>debug the pop up</b></i></u>.can anyone tell me how to debug the popup.

Thanks and regards,

Arun.J

1 ACCEPTED SOLUTION
Read only

Former Member
5 REPLIES 5
Read only

Former Member
Read only

Former Member
0 Likes
918

Please give me reward points if it is useful..

Thanks

Murali Poli

Read only

0 Likes
918

In the desktop of your computer. Right click.

Then select New -> SAP GUI short cut. Give a valid name .

Then right click and select<b> EDIT</b> option

In the

Type: select <b>System Command</b>

Command: select <b>/H</b>

Give Title as Debug (Any title as you like)

Whenever you want to debug a popup, drag and drop this short cut over your popup.

Read only

0 Likes
918

Thanks my doubt got cleared.

Read only

Former Member
0 Likes
918

I've not tried this myself, but it was provided by a reliable colleague.

Create a text file woth the following contents;

[Function]

Command=/H

Title=Debugger

Type=SystemCommand

[System]

Name=R/3

Client=

Description=

[User]

Name=

Language=EN

Give the file a .sap extension.

If you then drag this file onto your SAP pop-up debugging will be switched on. You need to arrange the windows on your screen to be able to do this (take SAPgui off fullscreen before you call the popup).

Regards,

Nick