<font size=2 face="sans-serif">Hi</font>
<br>
<br><font size=2 face="sans-serif">Thanks for that. </font>
<br>
<br><font size=2 face="sans-serif">Could you please just clarify, if this
has been defined as a dialog method, when creating the workflow task that's
calls it, would the task not require a user name as the the receiving agent,
(as its a dialog method, i cant run it as a background task), so its going
to try and send the task to the receiving agent.?</font>
<br>
<br><font size=2 face="sans-serif">Kind Regards<br>
<br>
John Haworth<br>
SAP PDM<br>
CSC<br>
 <br>
Euxton House, Euxton Lane, Chorley, PR7 6FE.<br>
|Office: +44(0)1257 23 6474|Mobile: +44(0)7921069650| email: jhaworth@csc.com|www.csc.com<br>
<br>
=============================================<br>
Advanced Holiday Notice:<br>
<br>
3rd June - 28th June<br>
<br>
=============================================<br>
<br>
CSC • This is a PRIVATE message. If you are not the intended recipient,
please delete without copying and kindly advise us by e-mail of the mistake
in delivery. &nbsp;NOTE: Regardless of content, this e-mail shall not operate
to bind CSC to any order or other contract unless pursuant to explicit
written agreement or government initiative expressly permitting the use
of e-mail for such purpose • CSC Computer Sciences Limited • Registered
Office: Royal Pavilion, Wellesley Road, Aldershot, Hampshire, GU11 1PZ,
UK • Registered in England No: 0963578<br>
</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">&quot;Florin Wach&quot;
&lt;florin.wach@gmx.net&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">To: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">&quot;SAP Workflow
Users' Group&quot; &lt;sap-wug@mit.edu&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">18/03/2013 11:46</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">Re: FIPP method
POST</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">sap-wug-bounces@mit.edu</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Hello John,<br>
<br>
I've create a new method PostDialog within a subtype of FIPP and checked
the box &quot;Dialog&quot;.<br>
Within the method implementation I've basically called the Post method
and passed throught the same exceptions. You may vary here the implementation
as you like, depending on the processing flow of the workflow pattern,
and how you'd like to handle the exception situation, such as &quot;Object
is currently locked by user &amp;2&quot;<br>
<br>
begin_method postdialog changing container<br>
 &nbsp; swc_call_method self 'Post' container.<br>
 &nbsp; CASE sy-subrc.<br>
 &nbsp; &nbsp; &nbsp;WHEN 0. &nbsp; &nbsp;&quot;Everything was okay with
the call, so nothing to do<br>
 &nbsp; &nbsp; &nbsp;WHEN 1001. &quot;Serious posting problem<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exit_return 1001
sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.<br>
 &nbsp; &nbsp; &nbsp;WHEN 1002. &quot;Locked<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exit_return 1001
sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.<br>
 &nbsp; &nbsp; &nbsp;WHEN OTHERS. &quot;Unknown exception<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exit_return 9001
sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.<br>
 &nbsp; ENDCASE.<br>
end_method.<br>
<br>
<br>
 &nbsp; Florin Wach<br>
 &nbsp; Systems-Integration<br>
<br>
<br>
-------- Original-Nachricht --------<br>
&gt; Datum: Mon, 18 Mar 2013 12:24:44 +0100<br>
&gt; Von: John Haworth &lt;jhaworth@csc.com&gt;<br>
&gt; An: &quot;SAP Workflow Users\' Group&quot; &lt;sap-wug@mit.edu&gt;<br>
&gt; Betreff: FIPP method POST<br>
<br>
&gt; Hi<br>
&gt; <br>
&gt; Thanks to all who responded to previous help requests.<br>
&gt; <br>
&gt; I now have a FI Journal approval workflow that seems to be meeting
<br>
&gt; requirements. I have one further question though. The workflow uses
the <br>
&gt; POST method of FIPP to post the fi document after it has been released.
<br>
&gt; But as the post method is a background method, the users see that
Approved<br>
&gt; documents show Posted By WF-BATCH in the header. Is there any way
of <br>
&gt; changing this to show the name of the person who released it instead?<br>
&gt; <br>
&gt; Kind Regards<br>
&gt; <br>
&gt; John Haworth<br>
&gt; SAP PDM<br>
&gt; CSC<br>
&gt; &nbsp;<br>
&gt; Euxton House, Euxton Lane, Chorley, PR7 6FE.<br>
&gt; |Office: +44(0)1257 23 6474|Mobile: +44(0)7921069650| email: <br>
&gt; jhaworth@csc.com|www.csc.com<br>
&gt; <br>
&gt; =============================================<br>
&gt; Advanced Holiday Notice:<br>
&gt; <br>
&gt; 3rd June - 28th June<br>
&gt; <br>
&gt; =============================================<br>
&gt; <br>
&gt; CSC • This is a PRIVATE message. If you are not the intended recipient,
<br>
&gt; please delete without copying and kindly advise us by e-mail of the
<br>
&gt; mistake in delivery. &nbsp;NOTE: Regardless of content, this e-mail
shall not <br>
&gt; operate to bind CSC to any order or other contract unless pursuant
to <br>
&gt; explicit written agreement or government initiative expressly permitting
<br>
&gt; the use of e-mail for such purpose • CSC Computer Sciences Limited
• <br>
&gt; Registered Office: Royal Pavilion, Wellesley Road, Aldershot, Hampshire,
<br>
&gt; GU11 1PZ, UK • Registered in England No: 0963578<br>
&gt; <br>
_______________________________________________<br>
SAP-WUG mailing list<br>
SAP-WUG@mit.edu<br>
</font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
</font></tt>
<br>