<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE title=owaParaStyle>P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY bgColor=#fafafa ocsi="x">
<DIV><FONT face=Arial size=2>Hello Alon,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I once had a problem with the event linkage, so I 
went through the class implementation of that cl_swf_event (or however that 
exactly name was). The statement that I found there was pretty clear that a 
logical RFC destination was required (though I didn't look for that 
"synchronous-delivery"-Option, Mark was talking about), i.e.&nbsp; CALL FUNCTION 
'...' DESTINATION wf STARTING NEW TASK.&nbsp; Which basically creates that tRFC. 
This way is also required to switch the user ID to the WF-BATCH, which is a 
must, if you don't want to grant users authorizations that are reserved for 
background tasks (depending on what the implementation is, of 
course).</FONT></DIV>
<DIV><FONT face=Arial size=2>So I'd say that: The logical destination /is/ 
required +&nbsp; I don't see a benefit, if you don't have it, so I wouldn't put 
any effort in solving a problem, that just isn't there :-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best wishes,</FONT></DIV>
<DIV><FONT face=Arial size=2>Florin</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=araskin@3i-consulting.com 
  href="mailto:araskin@3i-consulting.com">Alon Raskin</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=sap-wug@mit.edu 
  href="mailto:sap-wug@mit.edu">SAP Workflow Users' Group</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, June 28, 2008 2:11 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Is WF Logical destination 
  required</DIV>
  <DIV><BR></DIV>
  <DIV dir=ltr><FONT face=Tahoma color=#000000 size=2>Fellow 
  Wuggers,</FONT></DIV>
  <DIV dir=ltr><FONT face=tahoma size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=tahoma size=2>I was recently told by a BASIS person 
  that the logical destination for workflow (the one generated in SWU3) is not 
  actually required. After I picked myself up off the floor I explained that it 
  was my understanding that it was quite necessary. To add to my confusion, I 
  did see workflows triggering and running the system. My understanding was that 
  the logical destination was used to enable the tRFC functionality which 
  ensured that the Workflow did execute even if not enough system resources were 
  available. Mark Pyc (thanks Mark) also shared his understanding which was that 
  the logical destination is used to make sure that the Workflow code executes 
  in its own logical unit work. I am not sure if anything I have written is 
  right so I would appreciate it if people could share their understanding. 
  </FONT></DIV>
  <DIV dir=ltr><FONT face=tahoma size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=tahoma size=2>Is the logical destination required? 
  </FONT></DIV>
  <DIV dir=ltr><FONT face=tahoma size=2>What precisely is its its 
  role?</FONT></DIV>
  <DIV>
  <DIV><FONT face=Tahoma size=2>
  <P class=MsoNormal><STRONG><B><FONT face=Calibri color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Calibri"></SPAN></FONT></B></STRONG>&nbsp;</P>
  <P class=MsoNormal><STRONG><B><FONT face=Calibri color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Calibri"><STRONG><B><FONT 
  face=Calibri color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Calibri">Alon</SPAN></FONT></B></STRONG> 
  Raskin</SPAN></FONT></B></STRONG></P>
  <P class=MsoNormal><STRONG><B><FONT face=Calibri color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Calibri">e:</SPAN></FONT></B></STRONG><STRONG><B><FONT 
  face=Calibri color=navy><SPAN 
  style="FONT-WEIGHT: normal; COLOR: navy; FONT-FAMILY: Calibri"> <B><FONT 
  color=navy><SPAN style="FONT-WEIGHT: bold; COLOR: navy"><A 
  title=blocked::mailto:araskin@3i-consulting.com 
  href="mailto:araskin@3i-consulting.com"><FONT face=Calibri><SPAN 
  style="FONT-FAMILY: Calibri"><SPAN 
  title=blocked::mailto:araskin@3i-consulting.com>araskin@3i-consulting.com</SPAN></SPAN></FONT></A></SPAN></FONT></B></SPAN></FONT></B></STRONG></P></FONT></DIV></DIV>
  <DIV id=divRpF634190 style="DIRECTION: ltr"><FONT size=2></FONT>&nbsp;</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>SAP-WUG mailing 
  list<BR>SAP-WUG@mit.edu<BR>http://mailman.mit.edu/mailman/listinfo/sap-wug<BR></BLOCKQUOTE></BODY></HTML>