<p dir="ltr">Hi Sue,<br>
My guess it has to do with wf-batch user type and the FM you use inside your function, maybe the device your using to simulate the SSF print. <br>
 I&#39;d suggest setting endless while inside the method, run the workflow and then through SM51 debug the session. This way you can see EXACTLY what happens. I can assure this has to work, I did that several times. </p>
<p dir="ltr">Good luck. </p>
<div class="gmail_quote">On 24 Jun 2015 01:42,  &lt;<a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send SAP-WUG mailing list submissions to<br>
        <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" rel="noreferrer" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="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 &quot;Re: Contents of SAP-WUG digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: SAP-WUG Digest, Vol 127, Issue 8 (Bharath Padmanabhan)<br>
   2. Re: WF Error - Method cannot be executed (Dart, Jocelyn)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 23 Jun 2015 15:27:17 -0400<br>
From: Bharath Padmanabhan &lt;<a href="mailto:calltobharath@gmail.com">calltobharath@gmail.com</a>&gt;<br>
Subject: Re: SAP-WUG Digest, Vol 127, Issue 8<br>
To: <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
Message-ID:<br>
        &lt;CAP+rKFJfi8f9YL1UnZxthmYBPMi=<a href="mailto:G-HMM4EVBXStFkefeCWpvA@mail.gmail.com">G-HMM4EVBXStFkefeCWpvA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hi Sue,<br>
<br>
Maybe you might have tried it already!<br>
<br>
Can you convert the BO method as dialog &amp; assign yourself as approver. You<br>
will be receiving a workitem in your inbox. You can set a debugger in the<br>
BO method. Then execute the workitem which will start the debugger &amp; see<br>
what happens in runtime.<br>
<br>
Thanks<br>
Aspire<br>
<br>
On Tue, Jun 23, 2015 at 3:19 PM, &lt;<a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a>&gt; wrote:<br>
<br>
&gt; Send SAP-WUG mailing list submissions to<br>
&gt;         <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
&gt;<br>
&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;         <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" rel="noreferrer" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>
&gt;         <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>
&gt;<br>
&gt; You can reach the person managing the list at<br>
&gt;         <a href="mailto:sap-wug-owner@mit.edu">sap-wug-owner@mit.edu</a><br>
&gt;<br>
&gt; When replying, please edit your Subject line so it is more specific<br>
&gt; than &quot;Re: Contents of SAP-WUG digest...&quot;<br>
&gt;<br>
&gt;<br>
&gt; Today&#39;s Topics:<br>
&gt;<br>
&gt;    1. WF Error - Method cannot be executed (Sue Doughty)<br>
&gt;<br>
&gt;<br>
&gt; ----------------------------------------------------------------------<br>
&gt;<br>
&gt; Message: 1<br>
&gt; Date: Tue, 23 Jun 2015 19:19:28 +0000<br>
&gt; From: Sue Doughty &lt;<a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&gt;<br>
&gt; Subject: WF Error - Method cannot be executed<br>
&gt; To: &quot;&#39;SAP Workflow Users&#39; Group&#39;&quot; &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>
&gt; Message-ID:<br>
&gt;         &lt;<a href="mailto:1646dde5cac44519bd07f81bde140dff@DC1-P-M-EXCH01.corp.odfl.com">1646dde5cac44519bd07f81bde140dff@DC1-P-M-EXCH01.corp.odfl.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
&gt;<br>
&gt; Greetings Wuggers!<br>
&gt;<br>
&gt; We are on ECC 6.0 Rel 731 SP-Level 0013<br>
&gt;<br>
&gt; I am at the end of my rope.  ?  Please help!<br>
&gt;<br>
&gt; I created a BOR background method that calls a Z Function module that<br>
&gt; creates a smart form, converts it to a PDF and then emails it.<br>
&gt;<br>
&gt; [cid:image007.png@01D0ADC6.5B576B50]<br>
&gt;<br>
&gt; [cid:image002.png@01D0ADC4.DB099D20]<br>
&gt;<br>
&gt; [cid:image005.png@01D0ADC5.3B1949E0]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; When I test it in SWO1, it works.  When my ABAPer runs the function module<br>
&gt; in background outside the workflow, it works.<br>
&gt;<br>
&gt; When it is executed in the Workflow it fails with the messages below:<br>
&gt;<br>
&gt; [cid:image001.png@01D0ADC4.6CA98A70]<br>
&gt; [cid:image006.png@01D0ADC7.FB364780]<br>
&gt;<br>
&gt; [cid:image003.png@01D0ADC4.DB099D20]<br>
&gt;<br>
&gt; The error message indicates an error in the Control Framework<br>
&gt; [cid:image004.png@01D0ADC4.DB099D20]<br>
&gt;<br>
&gt;<br>
&gt; We have searched notes, Google?.everything we can think of and cannot<br>
&gt; figure this out.<br>
&gt;<br>
&gt; We found one place that said to delete the task to method binding?.we did<br>
&gt; that.<br>
&gt;<br>
&gt; We can tell that the method is not being executed because we put a set<br>
&gt; container statement to 99 at the front of it and this never gets set.  We<br>
&gt; get this error too?<br>
&gt;<br>
&gt; [cid:image008.png@01D0ADC6.5B576B50]<br>
&gt;<br>
&gt; [cid:image009.png@01D0ADC6.5B576B50]<br>
&gt;<br>
&gt; Any ideas would be greatly appreciated.<br>
&gt;<br>
&gt; Sue Doughty<br>
&gt; SAP Workflow Analyst    [<br>
&gt; <a href="http://www.odfl.com/signature/signature_od_37x37.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_od_37x37.png</a>] &lt;<a href="http://www.odfl.com" rel="noreferrer" target="_blank">http://www.odfl.com</a><br>
&gt; &gt;<br>
&gt; Office: (336) 822-5189<br>
&gt; Fax: (336) 822-5149<br>
&gt; Email: <a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&lt;mailto:<a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&gt;<br>
&gt; Helping the World Keep Promises.?<br>
&gt; Old Dominion Freight Line, Inc.<br>
&gt; 500 Old Dominion Way<br>
&gt; Thomasville, NC 27360<br>
&gt; <a href="http://www.odfl.com" rel="noreferrer" target="_blank">www.odfl.com</a>&lt;<a href="http://www.odfl.com" rel="noreferrer" target="_blank">http://www.odfl.com</a>&gt;<br>
&gt; [<a href="http://www.odfl.com/signature/signature_facebook_25x25.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_facebook_25x25.png</a>]&lt;<br>
&gt; <a href="http://www.facebook.com/OldDominionFreightLine" rel="noreferrer" target="_blank">http://www.facebook.com/OldDominionFreightLine</a>&gt;    [<br>
&gt; <a href="http://www.odfl.com/signature/signature_twitter_white_on_blue_rounded.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_twitter_white_on_blue_rounded.png</a>]<br>
&gt; &lt;<a href="http://twitter.com/ODFL_Inc" rel="noreferrer" target="_blank">http://twitter.com/ODFL_Inc</a>&gt;       [<br>
&gt; <a href="http://www.odfl.com/signature/signature_linkedin_25x28.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_linkedin_25x28.png</a>] &lt;<br>
&gt; <a href="http://www.linkedin.com/company/old-dominion-freight-line" rel="noreferrer" target="_blank">http://www.linkedin.com/company/old-dominion-freight-line</a>&gt;<br>
&gt; CONFIDENTIALITY NOTICE: The information contained in this message may be<br>
&gt; confidential, privileged, proprietary, or otherwise legally exempt from<br>
&gt; disclosure. If the reader of this message is not the intended recipient, or<br>
&gt; an employee or agent responsible for delivering this message to the<br>
&gt; intended recipient, you are hereby notified that you are not authorized to<br>
&gt; read, print, retain, copy or disseminate this message, any part of it, or<br>
&gt; any attachments. If you have received this message in error, please delete<br>
&gt; this message and any attachments from your system without reading the<br>
&gt; content and notify the sender immediately of the inadvertent transmission.<br>
&gt; Thank you for your cooperation.<br>
&gt;<br>
&gt;<br>
&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; URL:<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment.htm" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment.htm</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image001.png<br>
&gt; Type: image/png<br>
&gt; Size: 55637 bytes<br>
&gt; Desc: image001.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image002.png<br>
&gt; Type: image/png<br>
&gt; Size: 29691 bytes<br>
&gt; Desc: image002.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0001.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0001.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image003.png<br>
&gt; Type: image/png<br>
&gt; Size: 38226 bytes<br>
&gt; Desc: image003.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0002.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0002.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image004.png<br>
&gt; Type: image/png<br>
&gt; Size: 10340 bytes<br>
&gt; Desc: image004.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0003.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0003.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image005.png<br>
&gt; Type: image/png<br>
&gt; Size: 61721 bytes<br>
&gt; Desc: image005.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0004.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0004.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image007.png<br>
&gt; Type: image/png<br>
&gt; Size: 18063 bytes<br>
&gt; Desc: image007.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0005.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0005.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image008.png<br>
&gt; Type: image/png<br>
&gt; Size: 48628 bytes<br>
&gt; Desc: image008.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0006.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0006.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image009.png<br>
&gt; Type: image/png<br>
&gt; Size: 24438 bytes<br>
&gt; Desc: image009.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0007.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0007.png</a><br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: image006.png<br>
&gt; Type: image/png<br>
&gt; Size: 35562 bytes<br>
&gt; Desc: image006.png<br>
&gt; Url :<br>
&gt; <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0008.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/161aabfc/attachment-0008.png</a><br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; SAP-WUG mailing list<br>
&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" rel="noreferrer" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt;<br>
&gt;<br>
&gt; End of SAP-WUG Digest, Vol 127, Issue 8<br>
&gt; ***************************************<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/bfd5d1e3/attachment-0001.htm" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/bfd5d1e3/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 23 Jun 2015 22:42:01 +0000<br>
From: &quot;Dart, Jocelyn&quot; &lt;<a href="mailto:jocelyn.dart@sap.com">jocelyn.dart@sap.com</a>&gt;<br>
Subject: Re: WF Error - Method cannot be executed<br>
To: &quot;SAP Workflow Users&#39; Group&quot; &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>
Message-ID: &lt;<a href="mailto:172A1D8D-84B2-4470-B899-41584C78CCB1@sap.com">172A1D8D-84B2-4470-B899-41584C78CCB1@sap.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;windows-1252&quot;<br>
<br>
Hi Sue<br>
Ok I&#39;m guessing somewhere its looking for a gui custom control (which requires a dialog user).<br>
<br>
If I were you I would go back to your ABAP programmer &amp; get them to run the program in background (ie set up a little batch job) using a userid of the same type as WF-BATCH.  I&#39;m betting their background test might have been done using their own userid as the executing user ...which isn&#39;t a true test of backgroundicity ;)<br>
<br>
Also a good time to double check the task method is passing all the right parameters.<br>
Good luck<br>
<br>
Rgds<br>
Jocelyn<br>
<br>
Sent from my iPhone with many apologies for the spelling, grammar and any other deficiencies<br>
<br>
On 24 Jun 2015, at 5:31 am, Sue Doughty &lt;<a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&lt;mailto:<a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&gt;&gt; wrote:<br>
<br>
Greetings Wuggers!<br>
<br>
We are on ECC 6.0 Rel 731 SP-Level 0013<br>
<br>
I am at the end of my rope.  :)  Please help!<br>
<br>
I created a BOR background method that calls a Z Function module that creates a smart form, converts it to a PDF and then emails it.<br>
<br>
&lt;image007.png&gt;<br>
<br>
&lt;image002.png&gt;<br>
<br>
&lt;image005.png&gt;<br>
<br>
<br>
<br>
When I test it in SWO1, it works.  When my ABAPer runs the function module in background outside the workflow, it works.<br>
<br>
When it is executed in the Workflow it fails with the messages below:<br>
<br>
&lt;image001.png&gt;<br>
&lt;image006.png&gt;<br>
<br>
&lt;image003.png&gt;<br>
<br>
The error message indicates an error in the Control Framework<br>
&lt;image004.png&gt;<br>
<br>
<br>
We have searched notes, Google?.everything we can think of and cannot figure this out.<br>
<br>
We found one place that said to delete the task to method binding?.we did that.<br>
<br>
We can tell that the method is not being executed because we put a set container statement to 99 at the front of it and this never gets set.  We get this error too?<br>
<br>
&lt;image008.png&gt;<br>
<br>
&lt;image009.png&gt;<br>
<br>
Any ideas would be greatly appreciated.<br>
<br>
Sue Doughty<br>
SAP Workflow Analyst    [<a href="http://www.odfl.com/signature/signature_od_37x37.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_od_37x37.png</a>] &lt;<a href="http://www.odfl.com" rel="noreferrer" target="_blank">http://www.odfl.com</a>&gt;<br>
Office: (336) 822-5189<br>
Fax: (336) 822-5149<br>
Email: <a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&lt;mailto:<a href="mailto:Sue.Doughty@odfl.com">Sue.Doughty@odfl.com</a>&gt;<br>
Helping the World Keep Promises.?<br>
Old Dominion Freight Line, Inc.<br>
500 Old Dominion Way<br>
Thomasville, NC 27360<br>
<a href="http://www.odfl.com" rel="noreferrer" target="_blank">www.odfl.com</a>&lt;<a href="http://www.odfl.com" rel="noreferrer" target="_blank">http://www.odfl.com</a>&gt;<br>
[<a href="http://www.odfl.com/signature/signature_facebook_25x25.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_facebook_25x25.png</a>]&lt;<a href="http://www.facebook.com/OldDominionFreightLine" rel="noreferrer" target="_blank">http://www.facebook.com/OldDominionFreightLine</a>&gt;    [<a href="http://www.odfl.com/signature/signature_twitter_white_on_blue_rounded.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_twitter_white_on_blue_rounded.png</a>] &lt;<a href="http://twitter.com/ODFL_Inc" rel="noreferrer" target="_blank">http://twitter.com/ODFL_Inc</a>&gt;       [<a href="http://www.odfl.com/signature/signature_linkedin_25x28.png" rel="noreferrer" target="_blank">http://www.odfl.com/signature/signature_linkedin_25x28.png</a>] &lt;<a href="http://www.linkedin.com/company/old-dominion-freight-line" rel="noreferrer" target="_blank">http://www.linkedin.com/company/old-dominion-freight-line</a>&gt;<br>
CONFIDENTIALITY NOTICE: The information contained in this message may be confidential, privileged, proprietary, or otherwise legally exempt from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that you are not authorized to read, print, retain, copy or disseminate this message, any part of it, or any attachments. If you have received this message in error, please delete this message and any attachments from your system without reading the content and notify the sender immediately of the inadvertent transmission. Thank you for your cooperation.<br>
<br>
<br>
_______________________________________________<br>
SAP-WUG mailing list<br>
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>&lt;mailto:<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>&gt;<br>
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" rel="noreferrer" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment.htm" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment.htm</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image001.png<br>
Type: image/png<br>
Size: 55637 bytes<br>
Desc: image001.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image002.png<br>
Type: image/png<br>
Size: 29691 bytes<br>
Desc: image002.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0001.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0001.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image003.png<br>
Type: image/png<br>
Size: 38226 bytes<br>
Desc: image003.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0002.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0002.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image004.png<br>
Type: image/png<br>
Size: 10340 bytes<br>
Desc: image004.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0003.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0003.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image005.png<br>
Type: image/png<br>
Size: 61721 bytes<br>
Desc: image005.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0004.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0004.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image007.png<br>
Type: image/png<br>
Size: 18063 bytes<br>
Desc: image007.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0005.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0005.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image008.png<br>
Type: image/png<br>
Size: 48628 bytes<br>
Desc: image008.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0006.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0006.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image009.png<br>
Type: image/png<br>
Size: 24438 bytes<br>
Desc: image009.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0007.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0007.png</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image006.png<br>
Type: image/png<br>
Size: 35562 bytes<br>
Desc: image006.png<br>
Url : <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0008.png" rel="noreferrer" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20150623/6610ce37/attachment-0008.png</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
SAP-WUG mailing list<br>
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" rel="noreferrer" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
<br>
<br>
End of SAP-WUG Digest, Vol 127, Issue 9<br>
***************************************<br>
</blockquote></div>