Skip to Content
0
May 11, 2018 at 04:51 PM

Workitem logically deleted -> Workflow doesn't start properly

628 Views

All,

I am starting a self-made workflow with a report that finally call SAP standard function SWW_WI_CREATE_VIA_EVENT. It exactly worked ONE time perfectly – when I started it the first time for the scenario. All following approaches to start the workflow with this function module leads to the following error: Ereignis ZBWF_VSM->BWF_CREATED mit Kennung CL_SWF_UTL_EVT_IDENTIFIER wurde bereits zugestellt (Meldungsnr. WL063) saying that the event already has been submitted with this identifier. This message says nothing to me. Yes: it’s always the same event the function module calls, but every time for another object key. Yes: within SWETYPV the above mentioned function module is defined. It doesn’t matter what I tried – it doesn’t work. Does anybody has a clou what’s going on? Thanks for your time and effort.