<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=992504306-28072005><FONT face=Arial color=#0000ff size=2>Did 
you write the code to set the parameter BUK before calling the transaction in 
your method?</FONT></SPAN></DIV>
<DIV><SPAN class=992504306-28072005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=992504306-28072005><FONT face=Arial color=#0000ff size=2>Inside 
your method use the code like given below:</FONT></SPAN></DIV>
<DIV><SPAN class=992504306-28072005><FONT size=2>
<P><FONT face=Arial color=#0000ff size=1>SET PARAMETER ID 'BUK' FIELD&nbsp;<SPAN 
class=992504306-28072005>lv_bukrs</SPAN>.</FONT></P>
<P><FONT face=Arial color=#0000ff size=1>CALL TRANSACTION 
'FB60'.</FONT></P></FONT></SPAN></DIV>
<DIV><SPAN class=992504306-28072005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=992504306-28072005><FONT face=Arial color=#0000ff 
size=2>Cheers,</FONT></SPAN></DIV>
<DIV><SPAN class=992504306-28072005><FONT face=Arial color=#0000ff 
size=2>Ram</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> sap-wug-bounces@mit.edu 
  [mailto:sap-wug-bounces@mit.edu]<B>On Behalf Of 
  </B>mikko.maki-rahkola@accenture.com<BR><B>Sent:</B> Thursday, July 28, 2005 
  11:52 AM<BR><B>To:</B> sap-wug@mit.edu<BR><B>Subject:</B> FB60 transaction 
  call works with method, not with task<BR><BR></FONT></DIV>
  <DIV id=idOWAReplyText25621 dir=ltr>
  <DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hello wug:ers,</FONT></DIV>
  <DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=Arial size=2>I tried to fine-tune our non-PO invoice 
  entry&nbsp;workflow step because it's currently launching an SAP standard 
  company code popup when entering FB60 but ran into some difficulties, I hope 
  you can help me out. We're on 4.6c.</FONT></DIV>
  <DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=Arial size=2>I have an instance-independent 
  document&nbsp;parking method for the subtype of object BKPF having company 
  code and transaction code as import parameters. The method basically just 
  calls FB60 with the company code (the company code is entered into the user 
  buffer and afterwards FB60 is called). T</FONT><FONT face=Arial size=2>esting 
  it and putting in the two required params, transaction FB60 is launched with 
  the proper company code without any popups for entering a company code. Method 
  is ok, everything fine so far.</FONT></DIV>
  <DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=Arial size=2>But. When I start a task wrapping the 
  above method with proper input values, the popup suddenly reappears. I don't 
  know what's wrong because I have the company code and transaction code as task 
  container elements (import) and the bindings&nbsp;between the task and method 
  container are ok. When looking at the runtime task container, the company code 
  is populated there as well. For some reason it just doesn't reach the method 
  container because the popup is launched. </FONT></DIV>
  <DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=Arial size=2>Do you know why this 
happens?</FONT></DIV>
  <DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV dir=ltr><FONT face=Arial size=2>Any ideas appreciated,</FONT></DIV>
  <DIV dir=ltr><FONT face=Arial 
size=2>-Mikko</FONT></DIV></DIV></BLOCKQUOTE><br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff">This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.</FONT></A></P>
</body></HTML>