<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Once you've delegated, always use the original business object name (without the Z) for everything you do.&nbsp; The delegation does the extension to new and updated components for you -- that's the beauty of it.&nbsp; You don't have to go back and change all the references to the original business object.<BR>
&nbsp;<BR>
In your case, you would still trigger&nbsp;the Create event using BUS2105.&nbsp; If you added a brand new event, say MyNewEvent, to ZBUS2105, you would STILL trigger BUS2105-&gt;MyNewEvent, as the delegation would find the new event for you.<BR>
&nbsp;<BR>
I've seen cases where people started using the ZBUS2105 object name for some of their references, in which case things can get really confusing.<BR>
&nbsp;<BR>
Hope this helps,<BR>
David<BR>&nbsp;<BR>

<HR id=stopSpelling>
From: s.raveendran@accenture.com<BR>To: sap-wug@mit.edu<BR>Date: Wed, 30 Mar 2011 15:38:11 +0530<BR>Subject: Trigerring a Custom Event for PR Release Strategy<BR><BR>
<META name=Generator content="Microsoft SafeHTML">
<STYLE>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman';}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass span.ecxEmailStyle17
{font-family:Arial;color:windowtext;}
@page Section1
{size:8.5in 11.0in;}
.ExternalClass div.ecxSection1
{page:Section1;}

</STYLE>

<DIV class=ecxSection1>
<P class=ecxMsoNormal><FONT size=2 face=Arial><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Hi WUGers,</SPAN></FONT></P>
<P class=ecxMsoNormal><FONT size=2 face=Arial><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp; I have a basic query about delegation. If I delegate BUS2105 to ZBUS2105 then how will the events triggering behave. Creation of a PR would trigger Create Event in BO “BUS2105” or “ZBUS2105”.</SPAN></FONT></P>
<P class=ecxMsoNormal><FONT size=2 face=Arial><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">&nbsp;</SPAN></FONT></P>
<P class=ecxMsoNormal><FONT size=2 face=Arial><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Regards,</SPAN></FONT></P>
<P class=ecxMsoNormal><FONT size=2 face=Arial><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Simin Raveendran.</SPAN></FONT></P></DIV><BR>
<HR>
<FONT color=gray size=2 face=Arial>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.<BR></FONT><BR>_______________________________________________ SAP-WUG mailing list SAP-WUG@mit.edu http://mailman.mit.edu/mailman/listinfo/sap-wug                                               </body>
</html>