<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana, helvetica, sans-serif;font-size:10pt"><DIV></DIV>
<DIV>Hi John,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Assuming you're aiming for user master email address, then use&nbsp;BAPI_USER_GET_DETAIL. email is returned in table ADDSMTP.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Enjoy.<BR>&nbsp;</DIV>
<P><FONT face="verdana, helvetica, sans-serif" color=#00007f size=2><STRONG>Regards,<BR>Shai Eyal</STRONG></FONT></P>
<P><FONT face=Verdana color=#000080 size=2><STRONG>SAP Logistics senior consultant<BR>SAP Workflow &amp; BPM specialist</STRONG></FONT></P>
<P><FONT face=Verdana color=#000080 size=2><STRONG><A href="http://www.linkedin.com/in/shaieyal" target=_blank rel=nofollow>http://www.linkedin.com/in/shaieyal</A><BR>Mobile: 972-52-5816633</STRONG></FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: verdana, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: verdana, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> "sap-wug-request@mit.edu" &lt;sap-wug-request@mit.edu&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> sap-wug@mit.edu<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wednesday, October 7, 2009 14:11:31<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> SAP-WUG Digest, Vol 59, Issue 13<BR></FONT><BR>Send SAP-WUG mailing list submissions to<BR>&nbsp;&nbsp;&nbsp; <A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A><BR><BR>To subscribe or unsubscribe via the World Wide Web, visit<BR>&nbsp;&nbsp;&nbsp; <A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>or, via email, send a message with subject or body 'help' to<BR>&nbsp;&nbsp;&nbsp; <A href="mailto:sap-wug-request@mit.edu" ymailto="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</A><BR><BR>You can reach the person
 managing the list at<BR>&nbsp;&nbsp;&nbsp; <A href="mailto:sap-wug-owner@mit.edu" ymailto="mailto:sap-wug-owner@mit.edu">sap-wug-owner@mit.edu</A><BR><BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of SAP-WUG digest..."<BR><BR><BR>Today's Topics:<BR><BR>&nbsp; 1. RE: Trigger workflow when adobe form submitted<BR>&nbsp; &nbsp; &nbsp; (Prakashreddy Sabbu)<BR>&nbsp; 2. SMTP email (John Howarth)<BR><BR><BR>----------------------------------------------------------------------<BR><BR>Message: 1<BR>Date: Wed, 7 Oct 2009 16:17:18 +0530<BR>From: "Prakashreddy Sabbu" &lt;<A href="mailto:prakashreddy.sabbu@mytecsoft.com" ymailto="mailto:prakashreddy.sabbu@mytecsoft.com">prakashreddy.sabbu@mytecsoft.com</A>&gt;<BR>Subject: RE: Trigger workflow when adobe form submitted<BR>To: "SAP Workflow Users' Group" &lt;<A href="mailto:sap-wug@mit.edu"
 ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A>&gt;<BR>Message-ID:<BR>&nbsp;&nbsp;&nbsp; &lt;<A href="mailto:46F0CCE39AAAED44987700572B4089C8014455C5@mytecdc01.mytecsoft.com" ymailto="mailto:46F0CCE39AAAED44987700572B4089C8014455C5@mytecdc01.mytecsoft.com">46F0CCE39AAAED44987700572B4089C8014455C5@mytecdc01.mytecsoft.com</A>&gt;<BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>Thank you Clinton.<BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; But my client is expecting some kind of coding under the<BR>SUBMIT button to achieve this instead of configurations. The form is<BR>already crated. Previously we thought to achieve this through SCOT<BR>settings once after receiving mail, but the scenario has changed to this<BR>way. Can you suggest if you have any other ideas..<BR><BR><BR><BR>From: <A href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A> [mailto:<A
 href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A>] On Behalf<BR>Of Clinton Peters<BR>Sent: Wednesday, October 07, 2009 3:13 PM<BR>To: SAP Workflow Users' Group<BR>Subject: RE: Trigger workflow when adobe form submitted<BR><BR><BR><BR>You need to set up the ISR configuration. Try transaction QISRSCENARIO.<BR>There you'll see the notification type. <BR><BR>In SPRO go to&nbsp; (IMG &gt; Cross app &gt; Notifications &gt; Processing on<BR>Internet) - there is a big button at the bottom of the ISR detail screen<BR>called Addition Data for Scenario. Workflow details is in there. You can<BR>then see the standard setup...<BR><BR><BR><BR><BR><BR>From: <A href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A> [mailto:<A href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A>] On Behalf<BR>Of Prakashreddy
 Sabbu<BR>Sent: 07 October 2009 10:36 AM<BR>To: SAP Workflow Users' Group<BR>Subject: Trigger workflow when adobe form submitted<BR><BR><BR><BR>Hello experts,<BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Can anyone guide me, how to trigger a workflow through<BR>an adobe form. The situation is like when a submit button is clicked in<BR>the form, the workflow have to be triggered. It is bit urgent for me.<BR>Please help me out if anyone had already worked on this. <BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thanks to all.<BR><BR>Thanks &amp; Regards,<BR><BR>Prakash Reddy .S,<BR><BR>Associate Programmer Analyst,<BR><BR>My-Tec Software Private Limited<BR><BR>040 - 40300600 Ext : 936 (Office)<BR><BR>093951.46530&nbsp; (Cell)<BR><BR>040- 40300700&nbsp; (Fax)<BR><BR><BR><BR>www.mytecsoft.com<BR><BR><BR><BR><BR><BR>________________________________<BR><BR>B-BBEE Rating: arivia.kom is a Level 3 Contributor (certified by
 BEE<BR>BIZ)<BR><BR>DISCLAIMER:<BR>Everything in this email and its attachments relating to the official<BR>business of arivia.kom is proprietary to arivia.kom. It is confidential,<BR>legally privileged and protected by law. The person addressed in the<BR>email is the sole authorised recipient. Any unauthorized dissemination<BR>or copying of this e-mail (or any attachment to this e-mail) or the<BR>wrongful disclosure of the information herein contained is prohibited.<BR><BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: <A href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20091007/47f4da93/attachment-0001.htm" target=_blank>http://mailman.mit.edu/pipermail/sap-wug/attachments/20091007/47f4da93/attachment-0001.htm</A><BR>-------------- next part --------------<BR>A non-text attachment was scrubbed...<BR>Name: not available<BR>Type: image/jpeg<BR>Size: 9732 bytes<BR>Desc: image001.jpg<BR>Url : <A
 href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20091007/47f4da93/attachment-0001.jpg" target=_blank>http://mailman.mit.edu/pipermail/sap-wug/attachments/20091007/47f4da93/attachment-0001.jpg</A><BR><BR>------------------------------<BR><BR>Message: 2<BR>Date: Wed, 7 Oct 2009 13:14:45 +0100<BR>From: "John Howarth" &lt;<A href="mailto:John.Howarth@eads.com" ymailto="mailto:John.Howarth@eads.com">John.Howarth@eads.com</A>&gt;<BR>Subject: SMTP email<BR>To: &lt;<A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A>&gt;<BR>Message-ID:<BR>&nbsp;&nbsp;&nbsp; &lt;<A href="mailto:ACF26F10C0FF46468AF0FCD5E93EE93ACE9E55@suknpt8104.cogent-dsn.local" ymailto="mailto:ACF26F10C0FF46468AF0FCD5E93EE93ACE9E55@suknpt8104.cogent-dsn.local">ACF26F10C0FF46468AF0FCD5E93EE93ACE9E55@suknpt8104.cogent-dsn.local</A>&gt;<BR>Content-Type: text/plain;&nbsp;&nbsp;&nbsp; charset="us-ascii"<BR><BR><BR><BR>Hi<BR><BR>Does anyone know of a
 standard Function Module that I can call in a new<BR>custom BO method that would provide the SMTP email address, held in the<BR>user master, when provided with a SAP user name?<BR><BR>Thanks<BR><BR>John<BR><BR><BR>***************************************<BR><BR>The information contained within this e-mail and any files attached to this e-mail is private and in addition may include commercially sensitive information. The contents of this e-mail are for the intended recipient only and therefore if you wish to disclose the information contained within this e-mail or attached files, please contact the sender prior to any such disclosure. <BR>If you are not the intended recipient, any disclosure, copying or distribution is prohibited. Please also contact the sender and inform them of the error and delete the e-mail, including any attached files from your system. <BR>EADS Defence and Security Systems Limited <BR>Registered Office : Quadrant House, Celtic
 Springs, Coedkernew, Newport , NP10 8FZ <BR>Company No: 04191036 <BR><A href="http://www.eadsdsuk.com/" target=_blank>http://www.eadsdsuk.com</A><BR>The information contained within this e-mail and any files attached to this e-mail is private and in addition may include commercially sensitive information. The contents of this e-mail are for the intended recipient only and therefore if you wish to disclose the information contained within this e-mail or attached files, please contact the sender prior to any such disclosure. <BR>If you are not the intended recipient, any disclosure, copying or distribution is prohibited. Please also contact the sender and inform them of the error and delete the e-mail, including any attached files from your system. <BR>EADS Defence and Security Systems Limited <BR>Registered Office : Quadrant House, Celtic Springs, Coedkernew, Newport , NP10 8FZ <BR>Company No: 04191036 <BR><A href="http://www.eadsdsuk.com/"
 target=_blank>http://www.eadsdsuk.com</A><BR><BR><BR><BR>------------------------------<BR><BR>_______________________________________________<BR>SAP-WUG mailing list<BR><A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR><A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR><BR><BR>End of SAP-WUG Digest, Vol 59, Issue 13<BR>***************************************<BR></DIV></DIV></div><br>
      <hr size=1> <a href="http://sg.rd.yahoo.com/aa/mail/domainchoice/mail/signature/*http://mail.promotions.yahoo.com/newdomains/aa/"> New Email names for you! </a> <br>
Get the Email name you&#39;ve always wanted on the new @ymail and @rocketmail.<br>
Hurry before someone else does!</body></html>