<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Thomas,<br></span></div><div><span>thank you very much</span></div><div><span></span>&nbsp;</div><div><span>&nbsp;i was executed&nbsp; program RSCTWFTE an my problem was solved.</span></div><span><div>&nbsp;</div><div>&nbsp;</div><div><br>Regards,<br></div></span><div><b><font color="#c00000" face="Franklin Gothic Medium">Enrique Núñez </font></b><br><br></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <div class="hr" style="margin: 5px 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); height: 0px; line-height: 0; font-size: 0px;" contenteditable="false" readonly="true"></div>  <font face="Arial" size="2"> <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> Thursday, October 3, 2013 12:15 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> SAP-WUG Digest, Vol 107, Issue 9<br> </font> </div> <div class="y_msg_container"><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. Workitem holds data (Robert van den Berg )<br>&nbsp;  2. Re: Workitem holds data (Mark Pyc)<br>&nbsp;  3. SAP Workflow transport STMS (ENRIQUE NUNEZ A)<br>&nbsp;  4. RE: SAP Workflow transport STMS (Maue, Tom)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 03 Oct 2013 11:18:42 +0200<br>From: "Robert van den Berg " &lt;<a href="mailto:wug@bergtop-ict.nl" ymailto="mailto:wug@bergtop-ict.nl">wug@bergtop-ict.nl</a>&gt;<br>Subject: Workitem holds data<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:
 &lt;<a href="mailto:20131003091842.747F98E943458@bmail02.one.com" ymailto="mailto:20131003091842.747F98E943458@bmail02.one.com">20131003091842.747F98E943458@bmail02.one.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi all,<br><br><br><br>we have a workflow with a task to create an attachment (SOFM-CREATE) and<br>then a task to create a supplier (LFA1-CREATE).<br><br><br><br><br>A user has multiple workflows in its inbox with this task.<br><br><br><br><br>When this user has created an attachment and supplier, the user returns<br>to the inbox and executes the next workflow. But then, the data from the<br>previous attachment is in the new workflow. How is this possible??<br><br><br><br><br>When the user exits the inbox, opens the inobx and executes the next<br>workitem, the data isn't there.<br><br><br><br><br>How can I make this data dissapear (because the user does not want to<br>exit the inbox every time a workitem is
 done)?<br><br><br><br><br>Kind regards,<br><br>Robert<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/0833db2d/attachment-0001.htm" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/0833db2d/attachment-0001.htm</a><br><br>------------------------------<br><br>Message: 2<br>Date: Thu, 3 Oct 2013 19:58:45 +1000<br>From: Mark Pyc &lt;<a href="mailto:mark.pyc@gmail.com" ymailto="mailto:mark.pyc@gmail.com">mark.pyc@gmail.com</a>&gt;<br>Subject: Re: Workitem holds data<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: &lt;<a href="mailto:5859A20B-1E3F-4D6F-8C7C-D923F6087A1C@gmail.com" ymailto="mailto:5859A20B-1E3F-4D6F-8C7C-D923F6087A1C@gmail.com">5859A20B-1E3F-4D6F-8C7C-D923F6087A1C@gmail.com</a>&gt;<br>Content-Type:
 text/plain;&nbsp;&nbsp;&nbsp; charset=us-ascii<br><br>G'day Robert,<br><br>The most likely suspect would be global data in a Function Group. When a Function Module is called the global data of the Function Group is loaded into memory and it stays there as long as the calling program remains active. Potentially the inbox is acting as the root calling program. <br><br>The same could be the result of a Class static but my money is on the FGrp. <br><br>I would suggest looking at the code around your attachment handling and see if a clear is required somewhere. <br><br>Have fun,<br>Mark<br><br>Sent from my phone<br><br>On 03/10/2013, at 7:18 PM, "Robert van den Berg " &lt;<a href="mailto:wug@bergtop-ict.nl" ymailto="mailto:wug@bergtop-ict.nl">wug@bergtop-ict.nl</a>&gt; wrote:<br><br>&gt; Hi all,<br>&gt; <br>&gt; we have a workflow with a task to create an attachment (SOFM-CREATE) and then a task to create a supplier (LFA1-CREATE).<br>&gt; <br>&gt; A user has
 multiple workflows in its inbox with this task.<br>&gt; <br>&gt; When this user has created an attachment and supplier, the user returns to the inbox and executes the next workflow. But then, the data from the previous attachment is in the new workflow. How is this possible??<br>&gt; <br>&gt; When the user exits the inbox, opens the inobx and executes the next workitem, the data isn't there.<br>&gt; <br>&gt; How can I make this data dissapear (because the user does not want to exit the inbox every time a workitem is done)?<br>&gt; <br>&gt; Kind regards,<br>&gt; Robert<br>&gt; _______________________________________________<br>&gt; SAP-WUG mailing list<br>&gt; <a href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Thu, 3
 Oct 2013 07:44:12 -0700 (PDT)<br>From: ENRIQUE NUNEZ A &lt;<a href="mailto:enrique_nunez_a@yahoo.com" ymailto="mailto:enrique_nunez_a@yahoo.com">enrique_nunez_a@yahoo.com</a>&gt;<br>Subject: SAP Workflow transport STMS<br>To: "<a href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>" &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:1380811452.46336.YahooMailNeo@web163001.mail.bf1.yahoo.com" ymailto="mailto:1380811452.46336.YahooMailNeo@web163001.mail.bf1.yahoo.com">1380811452.46336.YahooMailNeo@web163001.mail.bf1.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi everybody,<br><br>im working with a Workflow for transport system STMS.<br>?i was configured all in a basis acording <a href="http://help.sap.com/saphelp_nw04/helpdata/en/90/972712cd8c11d2b41400609419f767/content.htm"
 target="_blank">http://help.sap.com/saphelp_nw04/helpdata/en/90/972712cd8c11d2b41400609419f767/content.htm</a><br><br>? but i have a problem.<br><br>i do my own Workflow template, but i When? cr?ate a transport proposal in se10 its start the est?ndar template WS30000524 <br><br>i need that? start? my Z template? instead of standar template<br>any idea is appreciated<br><br><br>?Best regards<br>?Enrique <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/844c7e16/attachment-0001.htm" target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/844c7e16/attachment-0001.htm</a><br><br>------------------------------<br><br>Message: 4<br>Date: Thu, 3 Oct 2013 15:04:37 +0000<br>From: "Maue, Tom" &lt;<a href="mailto:maue.thomas@siemens.com" ymailto="mailto:maue.thomas@siemens.com">maue.thomas@siemens.com</a>&gt;<br>Subject: RE: SAP
 Workflow transport STMS<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:DF13A2D0E69EFB4D9968E1CB0D8C01320F366FEA@USSLMMBX003.net.plm.eds.com" ymailto="mailto:DF13A2D0E69EFB4D9968E1CB0D8C01320F366FEA@USSLMMBX003.net.plm.eds.com">DF13A2D0E69EFB4D9968E1CB0D8C01320F366FEA@USSLMMBX003.net.plm.eds.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Enrique,<br><br>Use program RSCTWFTE to change to your custom template.<br><br>Regards,<br>Thomas Maue<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 Of ENRIQUE NUNEZ A<br>Sent: Thursday, October 03, 2013 9:44 AM<br>To: <a href="mailto:sap-wug@mit.edu"
 ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>Subject: SAP Workflow transport STMS<br><br>Hi everybody,<br><br>im working with a Workflow for transport system STMS.<br> i was configured all in a basis acording <a href="http://help.sap.com/saphelp_nw04/helpdata/en/90/972712cd8c11d2b41400609419f767/content.htm" target="_blank">http://help.sap.com/saphelp_nw04/helpdata/en/90/972712cd8c11d2b41400609419f767/content.htm</a><br><br>&nbsp; but i have a problem.<br><br>i do my own Workflow template, but i When&nbsp; cr?ate a transport proposal in se10 its start the est?ndar template WS30000524<br><br>i need that&nbsp; start&nbsp; my Z template&nbsp; instead of standar template<br>any idea is appreciated<br><br><br> Best regards<br> Enrique<br><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/2b95fd83/attachment-0001.htm"
 target="_blank">http://mailman.mit.edu/pipermail/sap-wug/attachments/20131003/2b95fd83/attachment-0001.htm</a><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 107, Issue 9<br>***************************************<br><br><br></div> </div> </div>  </div></body></html>