<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-right:0cm;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {font-family:Tahoma;
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-GB link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>If you are looking to have your workflow
start on the standard CREATED event, then all you have to do is delegate the
standard object to the new object.&nbsp; </span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>To do this you go to transaction SWO1 and
hit the menu to Settings&gt;Delegate&gt;System Wide. &nbsp;Here you add an
entry tying BUS2032 to ZCR_BUS2032.&nbsp; </span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>Then in your new workflow you put the
starting event BUS2032 &gt; CREATED and presto.&nbsp; Should work.</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>Furthermore, from now on in new tasks you
can say for example when you define the object and method to execute, object =
BUS2032, Method = Zxxxx</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'><br>
Cheers</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>David</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:blue'>&nbsp;</span></font></p>

<div>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Tahoma><span
lang=EN-US style='font-size:10.0pt;font-family:Tahoma'>-----Original
Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> sap-wug-bounces@mit.edu
[mailto:sap-wug-bounces@mit.edu] <b><span style='font-weight:bold'>On Behalf Of
</span></b>Venkat AG<br>
<b><span style='font-weight:bold'>Sent:</span></b> 08 July 2005 07:19<br>
<b><span style='font-weight:bold'>To:</span></b> sap-wug@mit.edu<br>
<b><span style='font-weight:bold'>Subject:</span></b> Mapping of enhaced
Business Object</span></font></p>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face=Arial><span
style='font-size:12.0pt;font-family:Arial'>Hi all,</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face=Arial><span
style='font-size:12.0pt;font-family:Arial'>&nbsp; I am new to SAP Workflow . I
have extended the Business object BUS2032 as </span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face=Arial><span
style='font-size:12.0pt;font-family:Arial'>Zcr_BUS2032 and created a
method&nbsp;VALIDATE&nbsp;and event CHECK.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face=Arial><span
style='font-size:12.0pt;font-family:Arial'>Now i have done coding and every
thing by creating a FM an calling it from validate method. I have activated my
object. And also created a workflow object with task calling this object.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face=Arial><span
style='font-size:12.0pt;font-family:Arial'>Could any one let me know how can we
link it with VA01 transaction or how my workflow task will be triggered while
running the VA01 transation using the enhanced Business Object ZCR_BUS2032.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face=Arial><span
style='font-size:12.0pt;font-family:Arial'>&nbsp; Their help is highly
appritiated.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Thanks and Regards,</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Venkat AG.</span></font></p>

</div>

<p style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>__________________________________________________<br>
Do You Yahoo!?<br>
Tired of spam? Yahoo! Mail has the best spam protection around <br>
http://mail.yahoo.com </span></font></p>

</div>

<CODE><FONT SIZE=3><BR>
<BR>
* ** *** ** * ** *** ** * ** *** ** * <BR>
This email and any files transmitted with it are confidential and <BR>
intended solely for the use of the individual or entity to whom they <BR>
are addressed. <BR>
Any views or opinions presented are solely those of the author, and do not necessarily <BR>
represent those of ESB. <BR>
If you have received this email in error please notify the sender. <BR>
 <BR>
Although ESB scans e-mail and attachments for viruses, it does not guarantee <BR>
that either are virus-free and accepts no liability for any damage sustained <BR>
as a result of viruses. <BR>
 <BR>
* ** *** ** * ** *** ** * ** *** ** *<BR>
</FONT></CODE>
</body>

</html>