<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
You could perhaps use a Secondary Method type AFTER, but I'm not sure that is executed by WF-BATCH.&nbsp; You might check that out.<BR>
<BR><BR>&gt; Date: Tue, 5 Jun 2007 17:44:33 +0100<BR>&gt; Subject: Re: Payment Block On Vendor Invoice<BR>&gt; From: asap@workflowconnections.com<BR>&gt; To: sap-wug@mit.edu<BR>&gt; <BR>&gt; Hi Seth,<BR>&gt; <BR>&gt; Let me get this right: is the posting also done in dialog? So if they have<BR>&gt; auth to post then why not give auth to change? Or else could you not do a<BR>&gt; background step after all the advance with dialog stuff?<BR>&gt; <BR>&gt; Otherwise fire an event and do a background update asynchronously in a<BR>&gt; separate task.<BR>&gt; <BR>&gt; Cheers,<BR>&gt; Mike<BR>&gt; <BR>&gt; On Tue, June 5, 2007 4:32 pm, Stevens, Seth wrote:<BR>&gt; &gt; All,<BR>&gt; &gt;<BR>&gt; &gt; Does anyone have any suggestions for the below scenario? We have a<BR>&gt; &gt; workflow used for approving and posting FI vendor invoices. Before the<BR>&gt; &gt; workflow posts the document we need to, possibly, set a payment block on<BR>&gt; &gt; the invoice based on some business rules.<BR>&gt; &gt;<BR>&gt; &gt; We have written a call transaction to set the block; however, in most<BR>&gt; &gt; cases the user does not have edit access so the call transaction won't<BR>&gt; &gt; work if running under the user's ID. We cannot set this as a background<BR>&gt; &gt; task because there is a requirement to have advance with dialog. I<BR>&gt; &gt; cannot find a function module to accomplish this and obviously didn't<BR>&gt; &gt; want to do a direct table update.<BR>&gt; &gt;<BR>&gt; &gt; Any help or ideas would be greatly appreciated!<BR>&gt; &gt;<BR>&gt; &gt; Thanks,<BR>&gt; &gt; Seth<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; -----------------------------------------<BR>&gt; &gt; *Please note my E-Mail Address has changed. Please update your<BR>&gt; &gt; contact list*<BR>&gt; &gt;<BR>&gt; &gt; Anadarko Confidentiality Notice:<BR>&gt; &gt; This electronic transmission and any attached documents or other<BR>&gt; &gt; writings are intended only for the person or entity to which it is<BR>&gt; &gt; addressed and may contain information that is privileged,<BR>&gt; &gt; confidential or otherwise protected from disclosure. If you have<BR>&gt; &gt; received this communication in error, please immediately notify<BR>&gt; &gt; sender by return e-mail and destroy the communication. Any<BR>&gt; &gt; disclosure, copying, distribution or the taking of any action<BR>&gt; &gt; concerning the contents of this communication or any attachments by<BR>&gt; &gt; anyone other than the named recipient is strictly<BR>&gt; &gt; prohibited._______________________________________________<BR>&gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; SAP-WUG@mit.edu<BR>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Mike Pokraka<BR>&gt; Senior Consultant<BR>&gt; Workflow Connections<BR>&gt; Mobile: +44(0)7786 910855<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; SAP-WUG@mit.edu<BR>&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR><BR></body>
</html>