Skip to Content
0
Former Member
Mar 26, 2009 at 11:08 AM

SWE_EVENT_CREATE Fill event container to WF container

113 Views

Hi All,

I have to trigger PO workflow Event 'RESET' programatically after validation. if PO is saved then this event should get trigger in the user exit

and I am using the FM SWE_EVENT_CREATE for this. I have to pass parameters from event to workflow but I am not able to write the complete code

to fill the container that will be passed over the FM SWE_EVENT_CREATE.

how can i see which parameters are passed to workflow container from event conatainer?

Kindly suggest..