‎2005 Jul 20 7:53 AM
is there aby way to debug Field Exit and User Exit, i user break-point, but it doesn't work.
abhishek
‎2005 Jul 20 7:55 AM
Hi,
If the user exit is in a commit work you have to enable 'Update debugging'.
Thanks
Vinod
‎2005 Jul 20 8:06 AM
Hi Abhishek,
1. Take a fresh SAP screen.
2. Click the below icon Generates a shortcut on the desktop
3.In the Application, change the following:
Type: System Command
Command: /h
Title: Any preferred title name. (e.g.: My Debugger)
4. This displays the following message:
The shortcut file C:\Documents and Settings\ur name\Desktop\PDC My Debugger. Sap was created
5. Now on the desktop we can find a new icon:
6. Step 3: Click and drag this icon and put it in the sap screen from where u want the debug to start.
7. now, if we select an item it will go to the debugging screen
Hope this helps.
Regards,
Anjali
‎2005 Jul 20 8:25 AM
Dear Abhishek Suppal ,
You cannot debug Field Exit but you can debug the User Exit.
Regards,
Vijay
‎2005 Jul 20 8:31 AM