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

how to debug the dialog screen

Former Member
0 Likes
11,154

hi all,

I want to debug the dialog screen, I know that by writing a small text file on the desktop and dragging that text box into dialog screen we can debug the screen, can you please say me how to wirte that text file.

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,994

hi use this as the code

[FUNCTION]

Command=/H

Title=Debugger

Type=SystemCommand

reward if helpful

hi all,

I want to debug the dialog screen, I know that by writing a small text file on the desktop and dragging that text box into dialog screen we can debug the screen, can you please say me how to wirte that text file.

thanks in advance

10 REPLIES 10
Read only

Former Member
0 Likes
4,994

Hi,

Try putting <b>'/h'</b> in the command line after you start the dialog screen.

This will start the debugger....then you should get the debugger once you click on something...!!!

Hope this helps...!

<i>Do reward each useful answer..!</i>

Thanks,

Tatvagna.

Read only

Former Member
0 Likes
4,995

hi use this as the code

[FUNCTION]

Command=/H

Title=Debugger

Type=SystemCommand

reward if helpful

Read only

Former Member
0 Likes
4,994

Hi,

Create a text file in Notepad with the following text :

[FUNCTION]

Command=/H

Title=Debugger

Type=SystemCommand

& drag it to the dialog...

Kindly reward if useful

Regards,

gaurav

Read only

Former Member
0 Likes
4,994

Hi Ranjith,

Place this code in text file.

<b>[FUNCTION]

Command=/H

Title=Debugger

Type=SystemCommand</b>

Thanks,

Vinay

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
4,994

Hi

<b>Create a text file in Notepad with the following text :

[FUNCTION]

Command=/H

Title=Debugger

Type=SystemCommand

& drag it to the dialog...</b>

Regards,

Sreeram

Read only

Former Member
0 Likes
4,994

Hi Ranjith,

Click the generate shotcut icon on the application toolbar on sap Screen.

change the application type as system command, and give command /h.

then click ok.. You will get the debug shotcut on desktop. Drag and drop the icon where u want to debug.

Reward points if found helpful

Regards

Sarath

Read only

Former Member
0 Likes
4,994

please go through the link here it was give the step .. first you have to create the short cut of the sap desktop ......

<a href="http://">http://www.sapdevelopment.co.uk/tips/debug/debug_popup.htm</a>

reward points if it is usefull ...

Girish

Read only

Former Member
0 Likes
4,994

Hi, use previous code:

[ FUNCTION ]

Command=/H

Title=Debugger

Type=SystemCommand

(The word FUNCTION must appears with brackets without space)

Reward if helpful

Edited by: M Carmen Perez on May 28, 2008 8:52 AM

Read only

0 Likes
4,994

Hi ,

Below lines should be enough

[ FUNCTION ]

Command=/H

Type=SystemCommand

Thank you,

Viswa.

Read only

0 Likes
4,994

Hi,

This is an old question so your answer won't get any reaction and it is also similar to others.

I would like to welcome you to the community and encourage you to answer new and updated questions this way the community will be aware of your knowledge.

I recommend that you familiarize yourself with: https://community.sap.com/resources/questions-and-answers, as it provides tips for preparing questions that draw responses from our members.

Regards,

Dedi

Regards,
Dedi Metser