Execute workitem via e-mail/internet
    Soady, Phil 
    phil.soady at sap.com
       
    Mon Oct  9 09:38:11 EDT 2006
    
    
  
See also the new ABAP OO version in SO50.
An abap class can be used.
 
 
 
Phil Soady 
Solution Architect 
Netweaver Consulting 
SAP Australia 
M  +61 412 213 079 
F  +61 2 9957 7263 
mailto:phil.soady at sap.com 
 
________________________________
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Andy Curtis
Sent: Monday, 09 October 2006 8:22 PM
To: sap-wug at mit.edu
Subject: Re: Execute workitem via e-mail/internet
Henk
 
There is a section in 'the bible' on Offline Work Item Execution via
EMail, pg 465.  I have not used it but have always thought it would be a
good thing to try.  
 
The basic steps are:
 
send email to Approver, the email contains a MAILTO: link.  The email is
sent to the Workflow system.  There appears to be a bit of config in
SO28 to do something and it looks like the email is processed by
Business Object WI_MAILREC.  WI_MAILREC has Interface IFRECEIVE, which
you can add to your Business Object and redefine the RECEIVE method to
process the incoming email creating the termination event you want for
the decision task. 
 
Andy Curtis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20061009/7f423e5b/attachment.htm
    
    
More information about the SAP-WUG
mailing list