Hi!
You can try to put endless loop DO... ENDDO and then go to SM51 and find your process and then choose Administration->Program->Debugging
Hope it's helpful
Evgeny
Hi,
in de abap editor go to utilities-->settings
Then tab ABAP editor-->Debugging.
Type here the user id that is used when you call the fm in background task. Now place an external break-point in the code and reproduce the behaviour.
If the user is a background user, then temporarily change it to dialog.
Kind regards, Rob Dielemans
Add comment