<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</STYLE>

<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT color=#000080>We've 
also done something similar with a User Defined Status on Sales Quotes.&nbsp; 
With a user status defined in SD configuration that can only be set to Approved 
by the Batch User (WF-BATCH), you can create a method to change the status once 
the approval is received.&nbsp; We've defined a multi-level approval workflow 
based on dollar value that once approved, changes the user status to approved 
which then allows it to be delivered or billed.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT 
color=#000080></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT color=#000080>With 
user statuses, it is also possible to define defaults so that an order (or 
quote, in our case) when created is unapproved.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT 
color=#000080></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT color=#000080>It is 
fairly simple SD configuration.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT 
color=#000080></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT 
color=#000080>Regards,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=717392318-23082006><FONT 
color=#000080>Bob</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<B>From:</B> sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] <B>On 
Behalf Of </B>Flavio Oliveira<BR><B>Sent:</B> Wednesday, August 23, 2006 1:17 
PM<BR><B>To:</B> vali ivanov<BR><B>Subject:</B> RE: approve a sales 
order<BR><BR></DIV>
<DIV></DIV>Vali:<BR>&nbsp;<BR>We've done this by using the 'Delivery 
Block'&nbsp; field (VBAK-LIFSK). Define some new codes that will not let the 
Order to be used and, after the approval process, you can clear this field (if 
the SO was approved).<BR>&nbsp;<BR>The problem is that is not possible to set a 
delivery block automatcaly &nbsp;when the order is created, so the first <FONT 
size=+0>WF step is to set this value. After this, the approval process will 
start.</FONT><BR>&nbsp;<BR>Another option that I can think&nbsp;is 
to&nbsp;create a form with all necessary fields to create the Sales Order. Send 
this form to be approved and, if it is approved, create the sales order with the 
form data (via BAPI).<BR>&nbsp;<BR>Regards,<BR>Flávio.<BR><BR><BR><BR><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid; MARGIN-RIGHT: 0px">
  <HR id=EC_stopSpelling>
  Date: Wed, 23 Aug 2006 19:52:42 +0300<BR>From: vali.ivanov@gmail.com<BR>To: 
  sap-wug@mit.edu<BR>Subject: approve a sales order<BR><BR>
  <DIV>hello,<BR>I have a question.<BR>I have to build a workflow that will 
  approve a sales order.<BR>any ideas how can i do that ?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>There is not an proper event in BUS2032. It can be modified by a 
  delegation. yes, there is no problem in these way.<BR>The problem is other, 
  and I belive it can be extended to all kinds of 'approval' workflow that does 
  not stand on an existing business process in this way. <BR>After a sales order 
  is created, the user click on the save button. this will trigger the workflow, 
  no problem until now. But, i don't want the sales order to be created until it 
  is approved. As I know, SAP don't deal with a status management with sales 
  order as it is the case with production order, for example. <BR>So, if an 
  sales order will not be approved, the workflow will have to delete the sales 
  order, and this is a behaviour that i want to avoid because the things get 
  complicated. <BR>how can i do a sales order and not save it, so I can approve 
  it later ? and the same problem i will have with the delivery and the 
  invoice.... <BR>Thanks</DIV></BLOCKQUOTE><BR>
<HR>
Get the new Windows Live Messenger! <A 
href="http://get.live.com/messenger/overview" target=_new>Try it!</A> 
</BODY></HTML>