‎2006 Oct 04 7:42 AM
‎2006 Oct 04 7:44 AM
hi,
In order to debug a popup you have to create a small text file on your local computer. The content of the text file is as follows:
<b>[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand</b>
1)Place this little text file on your desktop or wherever you can reach it easily.
2)Start Debugging.
3)Whenever you want to debug a popup take this little file and drop it over your popup.
Regards
Sudheer
‎2006 Oct 04 7:44 AM
hi,
In order to debug a popup you have to create a small text file on your local computer. The content of the text file is as follows:
<b>[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand</b>
1)Place this little text file on your desktop or wherever you can reach it easily.
2)Start Debugging.
3)Whenever you want to debug a popup take this little file and drop it over your popup.
Regards
Sudheer
‎2006 Oct 04 7:46 AM
SAP Tips
we have to start debugging all the way from main screen. However, here is some code that will allow you to make edits in a pop-up window. Copy the code in a notepad and store it on desktop and drag and drop it (from Windows explorer) on to the pop-up box and the debug mode will be on! So, enjoy debugging with ease...