‎2010 Jun 30 2:54 PM
‎2010 Jun 30 3:13 PM
hi,
Put this code in a file exemple debug.txt and save it on desktop.
[Function]
Command=/H
Type=SystemCommand
After, Drag & Drop this file on the popup. And normally, the system continue after in debug mode.
Rgds
‎2010 Jun 30 3:05 PM
‎2010 Jun 30 3:07 PM
Hi,
While debuging after putting /h , a pop up i appering. I want to debugg after that pop up. After pop up no debugging happening.
REgards,
Jeetu
‎2010 Jun 30 3:13 PM
You have to go step by step till the pop up appears, donot hit F8 in between.
Also let me know the transaction .
‎2010 Jun 30 3:17 PM
Or if you know the line of code where the popup triggers, then place a break point in the next line and execute the transaction.
‎2010 Jun 30 3:13 PM
hi,
Put this code in a file exemple debug.txt and save it on desktop.
[Function]
Command=/H
Type=SystemCommand
After, Drag & Drop this file on the popup. And normally, the system continue after in debug mode.
Rgds
‎2020 Jul 03 10:03 AM
Can we Debug in the similar manner as given above in SAP EP Portal.?
‎2010 Jun 30 3:22 PM
The solution is a little strange but it works:
1) use notepad or another editor and create a small file with the following lines:
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand
save this file ON YOUR DESKTOP, with any name (for example: debug.txt)
2) run your SAP program with a part of your desktop visible (you must see the icon of debug.txt).
3) when the popup window appears, drag-and-drop debug.txt into the popup window. You enter in debug mode.
‎2024 Jun 25 1:39 PM
Hi,
SAP Easy Access then Select the Generate shortcut button and enter the information below the shown image.
After creating the shortcut for the Pop-up Debugger, choose the location and save the file to your directory.
After that, you may quickly drag and drop the pop-up debugging shortcut.
Regards,
Awais Syed