Skip to Content
0
Former Member
Mar 27, 2009 at 06:27 AM

Worflow is not triggered through event

21 Views

Hello friends,

In my screen program when the user presses the APPLY button my workflow should trigger. I have called the function module SWE_EVENT_CREATE in my PAI.

also i have checked the transaction SWETYPV and there my event is linked to the workflow.

also when my program executes i have checked for the event in event trace and it is present there but in that the receiver is empty. what could be the reason.

I have added the event in SWDD through basic data and given proper object type and event.

where exactly am i going wrong.

and can you please explain what is objkey in the FM SWE_EVENT_CREATE .

thanks.