2007 May 24 11:47 AM
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
2007 May 24 11:49 AM
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
2007 May 24 11:49 AM
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.
2007 May 24 11:49 AM
hi use this as the code
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand
reward if helpful
2007 May 24 11:49 AM
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
2007 May 24 11:49 AM
Hi Ranjith,
Place this code in text file.
<b>[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand</b>
Thanks,
Vinay
2007 May 24 11:51 AM
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
2007 May 24 11:56 AM
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
2007 May 24 11:59 AM
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
2008 May 28 7:52 AM
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
2022 Apr 11 10:00 AM
Hi ,
Below lines should be enough
[ FUNCTION ]
Command=/H
Type=SystemCommand
Thank you,
Viswa.
2022 Apr 11 11:58 AM
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