2006 Feb 16 12:31 PM
Hi there,
Is there some way to debug a standard function that is called in update task ??
this function is standard, I can't change it's code.
Thanks..
Alexandre Nogueira.
2006 Feb 16 12:35 PM
Before starting your program, use /hs, start your program.
With the bunton Setting, set background debuging.
Press F8
A new window must appear, that's the background task in debug mode. After this, set a break-point to the call of your function module. (in the menu)
Rgd
Frédéric
go to the FM in se37.
instead of execute click 'execute debugging'.
this is debug the FM.
Reward points if it helps.
Cheers
2006 Feb 16 12:32 PM
Hi
Yes, while you're in debbuging mode, set Update Debbuging from Setting in menu.
Max
2006 Feb 16 12:33 PM
go to the FM in se37.
instead of execute click 'execute debugging'.
this is debug the FM.
Reward points if it helps.
Cheers
2006 Feb 16 12:35 PM
Before starting your program, use /hs, start your program.
With the bunton Setting, set background debuging.
Press F8
A new window must appear, that's the background task in debug mode. After this, set a break-point to the call of your function module. (in the menu)
Rgd
Frédéric
2006 Feb 16 1:08 PM
2006 Feb 16 12:47 PM
Hi,
Start debugging with /HS and then Go to menu
Break Points->Break Point At-> Function Module
give the name of FM.
regards
vijay
2006 Feb 16 12:58 PM
Nope,
Those sugestion did not work,
The function that I'm trying to debug is ME_UPDATE_DOCUMENT, in transaction ME28, because it's making an error "Upddate Canceled", after saving.
but, I tryied all your tips and it did not stop in the function.
Thanks,
Alexandre Nogueira.
2006 Feb 16 1:01 PM
Hi
This fm is for system application too, so after activing debug try to set Update Debbuging and System Debugging.
Max
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |