cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

workflow triggering

Former Member
0 Likes
310

Hello,

I have an workflow which is triggering .

How to know from which point this workflow is triggering.

Satya

View Entire Topic
Former Member
0 Likes

Unless it is done via function module SWE_EVENT_CREATE. Then the location where the event is triggered is a bit more difficult to locate...

Otherwise look at transactions SWEC and SWETYPV. Those also display when the events get triggered.

Former Member
0 Likes

HELLO,

How can I know which part of program is triggering workflow ,

since the workflow is triggering one of the exits, I am unable to find out where this workflow is started from program.

Regards,

Satya