Skip to Content
0
Nov 16, 2012 at 04:58 PM

Run abap code when execute workflow

54 Views

Hi experts,

I was wondering for example, i've created a workflow with an event that raise when someone create a material.

Now, i want to inform to a specific user, but i don't want to make it sending a mail. I would like to catch the workitem id, description,

and so on. Also i would to execute an abap code and send the information to a web service for example.

Regards.