2007 Apr 16 1:00 PM
2007 Apr 16 1:02 PM
Hi,
Create a text file 'Debug.txt' and write following content:
[function]
command = /h
type = systemcommand
save this file. and Just drag and drop this file to the popup window and bingo you enter into the debug mode.
Hope it helps
Abhinav Sharma
How to debug the pop up window?
Regards,
Venkata Chalapathi
2007 Apr 16 1:02 PM
HI,
Put break point to that Function module and run the report..
regards
nazeer
2007 Apr 16 1:02 PM
Hi,
Create a text file 'Debug.txt' and write following content:
[function]
command = /h
type = systemcommand
save this file. and Just drag and drop this file to the popup window and bingo you enter into the debug mode.
Hope it helps
Abhinav Sharma
2007 Apr 16 1:03 PM
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:
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommandPlace this little text file on your desktop or wherever you can reach it easily.
Start Debugging
Whenever you want to debug a popup take this little file and drop it over your popup.
Regards
Sudheer
2007 Apr 16 1:05 PM
hi..
Create a shortcut for the abap debugging using generate shortcut icon on the tool bar beside new session.When the pop window appears just drag the shortcut on to the window and drop it .Then debuuging will be on.
regards,
veeresh
2007 Apr 16 1:08 PM
u can also try this method
1.click on the button('Generates a Shortcut') that is next to the 'Create a New Session'
2. Fill the parameters in the 'Application' section as mentioned below
Type : System Command
Command : /h
Title : <title of ur choice>
3.then a short cut will be generated on ur working directory
4.drag and drog this shortcut onto ur pop-up to start debugging
2007 Apr 16 1:09 PM
Hi
use a handy notepad code
[function]
command = /h
type = systemcommand
& save it in ur start up .
So at any time without resizing window you can debug the code.
Sandeep
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |