<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=863262507-20012006>Hi <FONT face=Verdana 
color=#000080>Akshay,</FONT></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006>I found no way to give additional parameter to a an 
object event which inherited from othe object event.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006>But you can "redefine" (change the standard)&nbsp;your 
event and so add your parameter. </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006>The question is where you fill this one, you can do it 
on the start side I mean where you trigger the event (SWE_EVENT_CREATE) or if 
you use for instance change document (SWEC) then you find there a 'Event 
container FM'.<BR></DIV></SPAN></FONT>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006>I hope I could help you!</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006><FONT face=Arial 
color=#0000ff>Regards</FONT></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Verdana color=#000080 size=2><SPAN 
class=863262507-20012006><FONT face=Arial 
color=#0000ff>Tibor</FONT></DIV></SPAN></FONT><BR>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> sap-wug-bounces@mit.edu 
  [mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of 
  </B>akshay.bhagwat@wipro.com<BR><B>Sent:</B> Friday, January 20, 2006 7:56 
  AM<BR><B>To:</B> sap-wug@mit.edu<BR><B>Subject:</B> FW: Check FM 
  related<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV dir=ltr align=left><SPAN class=251055806-20012006><FONT face=Verdana 
  color=#0000ff size=2>Hi all,</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=251055806-20012006><FONT face=Verdana 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=251055806-20012006><FONT face=Verdana 
  color=#0000ff size=2>I had a look on my question and came to know that&nbsp;I 
  am populating a event container in check FM. On workflow side, for event 
  binding, standard event does not have required parameter which I have 
  populated in check FM so I am not able to bind this populated element to 
  workflow.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=251055806-20012006><FONT face=Verdana 
  color=#0000ff size=2>So, just wanted to know is there anyway for&nbsp;adding 
  event&nbsp;parameter to the standard event being triggered by an 
  application?</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=251055806-20012006><FONT face=Verdana 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=251055806-20012006><FONT face=Verdana 
  color=#0000ff size=2>I.e. even if I create a subtype and delegate it to main 
  object, can I add event parameter to inherited event of my extended object? If 
  this is fine, then my be my problem of passing data to workflow will be solved 
  as I will be able to do binding from event container to workflow 
  container.</FONT></SPAN></DIV>
  <DIV>&nbsp;</DIV>
  <DIV align=left><FONT color=#000080 size=2><SPAN class=251055806-20012006>Hope 
  I have clarified the scenario.</SPAN></FONT></DIV>
  <DIV align=left><FONT color=#000080 size=2><SPAN 
  class=251055806-20012006>&nbsp;Pls. suggest on this.</SPAN></FONT></DIV>
  <DIV align=left><FONT color=#000080 size=2><SPAN 
  class=251055806-20012006></SPAN></FONT>&nbsp;</DIV>
  <DIV align=left><FONT face=Verdana><FONT color=#000080><FONT size=2><SPAN 
  class=251055806-20012006>Thanks and </SPAN>Regards,</FONT></FONT></FONT></DIV>
  <DIV align=left><FONT face=Verdana color=#000080 size=2>Akshay</FONT></DIV>
  <DIV>&nbsp;</DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> Akshay Bhagwat (WT01 - UTILITIES) 
  <BR><B>Sent:</B> Friday, January 20, 2006 11:48 AM<BR><B>To:</B> 'SAP Workflow 
  Users' Group'<BR><B>Subject:</B> Check FM related<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff size=2>Hi 
  All,</FONT></SPAN></DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff size=2>We 
  are using standard event for triggering workflow. We are also using check FM 
  for starting&nbsp;this workflow.</FONT></SPAN></DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff 
  size=2>Requirement is that we want to set&nbsp;value for one of the elements 
  of event container in check FM and pass it to event container and&nbsp;in turn 
  to workflow. </FONT></SPAN></DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff 
  size=2>Now Question is whether we can populate this element in check function 
  module and pass it to workflow even though it is not defined as event 
  parameter for particular event in BOR?</FONT></SPAN></DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=971310906-20012006><FONT face=Verdana color=#0000ff 
  size=2>(We have not created the said element for population&nbsp;as event 
  parameter as it&nbsp;belongs to&nbsp;standard BOR Object and hence wanted 
  to&nbsp;check above mentioned&nbsp;possibility before extending this 
  object.)</FONT></SPAN></DIV>
  <DIV align=left><FONT color=#000080 size=2></FONT>&nbsp;</DIV>
  <DIV align=left><SPAN class=971310906-20012006><FONT color=#000080 
  size=2>Thanks in advance.</FONT></SPAN></DIV>
  <DIV align=left><SPAN class=971310906-20012006><FONT color=#000080 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV align=left><FONT face=Verdana color=#000080 size=2>Regards,</FONT></DIV>
  <DIV align=left><FONT face=Verdana color=#000080 size=2>Akshay</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <TABLE>
    <TBODY>
    <TR>
      <TD bgColor=#ffffff><FONT color=#000000><BR>The information contained in 
        this electronic message and any attachments to this message are intended 
        for the exclusive use of the addressee(s) and may contain proprietary, 
        confidential or privileged information. If you are not the intended 
        recipient, you should not disseminate, distribute or copy this e-mail. 
        Please notify the sender immediately and destroy all copies of this 
        message and any attachments. <BR><BR>WARNING: Computer viruses can be 
        transmitted via email. The recipient should check this email and any 
        attachments for the presence of viruses. The company accepts no 
        liability for any damage caused by any virus transmitted by this 
        email.<BR><BR>www.wipro.com<BR></FONT></TD></TR></TBODY></TABLE></BLOCKQUOTE></BODY></HTML>