cancel
Showing results for 
Search instead for 
Did you mean: 

Event is triggered again and again after error

tobias_setzekorn
Explorer
0 Kudos

I have started the event BUS2081-POSTED manually via SWUE with an invalid object key. Unfortunately the receiving function module is now producing a short dump due to the invalid object key. Due to the dump the event is now triggered hourly and running each time on the same dump.

Does anybody have an idea how to get rid of that event? I had a look in SWEQDEL, but this is empty.

I know that the best solution would be to change the receiving function module to have a better exception handling, but this is currently not possible.

Thanks a lot for your help...

View Entire Topic
tobias_setzekorn
Explorer
0 Kudos

This is very easy. I started in transaction SWUE the event BUS2081-POSTED with any object key which is not a MM invoice. In our solution we have a self-made workflow for that event with a self-made receiver function module. That function module expected a valid MM invoice document number. Due to the lack of a good exception handling, the function module produced a short dump because of the invalid MM document number. SAP now tries to execute this again each hour.

former_member185167
Active Contributor
0 Kudos

Hello,

"SAP now tries to execute this again each hour"

Is that how you have temporary error handling set up??

regards

Rick Bakker

hanabi technology