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..