Return Value from Outside Workflow

Jacob Crane jacob.crane at us.epiuse.com
Thu Jun 5 11:44:58 EDT 2008


Hi Sandy,

     That would work.  You can create an event on the object you're using
and call it with one of the WAPI functions and set it as the terminating
event for your step.  To differentiate between the buttons you can pass a
value with the event or create an individual event for each outcome.  I'd be
interested to know what the experts recommend as a more graceful solution
for this, though.

 

Thanks,

Jacob

 

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of
Sandy
Sent: Wednesday, June 04, 2008 7:52 PM
To: SAP Workflow - MIT
Subject: Return Value from Outside Workflow

 

Dear all.
We have custom workflow task that called custom transaction.
This transaction execute ABAP program that has several buttons on it e.g.
submit, approve, reject, view, etc.
Workflow task launch that transaction perfectly.
After execution one of those buttons, I'd like close ABAP program and back
to workflow.

The only idea come to my head at the moment is ABAP program raise a
terminating event upon execution of button and put wait event in workflow
side.

Does some one can give me a hints the best way for this requirement?

Many thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20080605/2d392591/attachment.htm


More information about the SAP-WUG mailing list