<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi<BR>
&nbsp;<BR>
I tried the following but it doesn't update the&nbsp;forwarder, any suggestions would be appreciated.&nbsp; I need to update it in a function module<BR>
outside of workflow eventually.<BR>
&nbsp;<BR>
Test report<BR>
&nbsp;<BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
INCLUDE</FONT></FONT><FONT size=2> &lt;object&gt;.</FONT><BR>
<FONT size=2>&nbsp;<BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
DATA</FONT></FONT><FONT size=2>: WI_HEADER </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>TYPE</FONT></FONT><FONT size=2> SWWWIHEAD .</FONT><BR>
<FONT size=2>&nbsp;<BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
SELECT</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>SINGLE</FONT></FONT><FONT size=2> * </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>FROM</FONT></FONT><FONT size=2> SWWWIHEAD </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>INTO</FONT></FONT><FONT size=2> WI_HEADER<BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>WHERE</FONT></FONT><FONT size=2> WI_ID = </FONT><FONT color=#4da619 size=2><FONT color=#4da619 size=2>'000000444666'</FONT></FONT><FONT size=2>.<BR><BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>MOVE</FONT></FONT><FONT size=2>: </FONT><FONT color=#4da619 size=2><FONT color=#4da619 size=2>'TESTER'</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>TO</FONT></FONT><FONT size=2> WI_HEADER-WI_FORW_BY,<BR></FONT><FONT color=#4da619 size=2><FONT color=#4da619 size=2>'TESTER'</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>TO</FONT></FONT><FONT size=2> WI_HEADER-WI_CREATOR.<BR><BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>CALL</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>FUNCTION</FONT></FONT><FONT size=2> </FONT><FONT color=#4da619 size=2><FONT color=#4da619 size=2>'SWW_WI_CONTAINER_MODIFY'</FONT></FONT><FONT size=2><BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>EXPORTING</FONT></FONT><FONT size=2><BR>wi_id = </FONT><FONT color=#4da619 size=2><FONT color=#4da619 size=2>'000000444666'</FONT></FONT><FONT size=2><BR>DO_COMMIT = </FONT><FONT color=#4da619 size=2><FONT color=#4da619 size=2>'X'</FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* DELETE_OLD_CONTAINER = 'X'</I></FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* MERGE_OLD_CONTAINER = 'X'</I></FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* WI_CONTAINER_HANDLE =</I></FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* IMPORTING</I></FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* EXCEPTION =</I></FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* TABLES</I></FONT></FONT><FONT size=2><BR></FONT><I><FONT color=#808080 size=2><FONT color=#808080 size=2>* WI_CONTAINER =</I></FONT></FONT><FONT size=2><BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>CHANGING</FONT></FONT><FONT size=2><BR>WI_HEADER = WI_HEADER.<BR>.<BR><BR>
</FONT><BR>&nbsp;Cheers<BR>
&nbsp;<BR>

<HR id=stopSpelling>
From: shoaib_mirza@hotmail.com<BR>To: sap-wug@mit.edu<BR>Subject: Changing contents of run time work item element<BR>Date: Fri, 8 Apr 2011 20:46:55 +0000<BR><BR>
<META name=Generator content="Microsoft SafeHTML">
<STYLE>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</STYLE>
Hi Workflow'ers,<BR>&nbsp;<BR>I&nbsp;want to change the value in the standard SBWP field 'Forwarder'.<BR>This is in the work item container&nbsp;_workitem.<BR>I was wondering if it's possible to change this and if so I'd appreciate some tips on the<BR>best way to do this.<BR>&nbsp;<BR>Many thanks..<BR>&nbsp;<BR>                                               </body>
</html>