<font size=2 face="sans-serif">Alon,</font>
<br>
<br><font size=2 face="sans-serif">Delegation was set up between BU1012
&amp; ZWOBUS1012. Any other ideas?</font>
<br>
<br><font size=2 face="sans-serif">I should expound a little more on the
current problem. The process described has been in our production environment
for several years, and raised the event and triggered our workflow.</font>
<br>
<br><font size=2 face="sans-serif">I initially wanted to change the event
being raised, and so updated the entry in SWEC. When that didn't trigger
my new event, I replaced the previous event ZSTATUSCHANGED. Now it doesn't
get raised either. :(</font>
<br>
<br><font size=2 face="sans-serif">What have I done :(</font>
<br><font size=2 face="sans-serif"><br>
Regards,<br>
<br>
Kyle McCarter<br>
Principal Leader<br>
CSC<br>
<br>
9000 S Rita Road, Tucson AZ<br>
Global Outsourcing Services | p: 520.663.9234 |<b> m: 913.244.2283</b>
| kmccarter@csc.com | </font><a href=www.csc.com><font size=2 face="sans-serif">www.csc.com</font></a><font size=2 face="sans-serif"><br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">sap-wug-request@mit.edu</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">sap-wug@mit.edu</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">06/13/2010 09:07 AM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">SAP-WUG Digest, Vol 67, Issue 37</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Send SAP-WUG mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
sap-wug@mit.edu<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
or, via email, send a message with subject or body 'help' to<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
sap-wug-request@mit.edu<br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
sap-wug-owner@mit.edu<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of SAP-WUG digest...&quot;<br>
<br>
<br>
Today's Topics:<br>
<br>
 &nbsp; 1. Event not triggering on Change Document (Kyle McCarter)<br>
 &nbsp; 2. RE: Event not triggering on Change Document (Alon Raskin)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sat, 12 Jun 2010 17:47:51 -0700<br>
From: Kyle McCarter &lt;kmccarter@csc.com&gt;<br>
Subject: Event not triggering on Change Document<br>
To: sap-wug@mit.edu<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&lt;OF53E075FF.848C7DE3-ON85257741.00039EFA-07257741.00046243@csc.com&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Greetings WUGgers,<br>
<br>
I have kept this initial request brief, but am happy to expound as <br>
necessary. I know you are all busy, and will be grateful for any <br>
assistance you can provide.<br>
<br>
ISSUE:<br>
Need to generate an event via Change Documents to Routings (BUS1012). <br>
Specifically when PLKO-STATU is changed. <br>
<br>
STEPS TAKEN: <br>
1) Extended BUS1012 by creating sub-type ZWOBUS1012 with event <br>
ZSTATUSCHANGED. <br>
<br>
2) Identified the relevant change document object (PLAN) via tcode SCDO.
<br>
<br>
3. Entry in SWED was left unchanged: <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Chg Doc Object = PLAN <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Leading Table in CD = PLKO <br>
 &nbsp; &nbsp; &nbsp; &nbsp;CD Key w/ Structure = CCPLN <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Create = X <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Change = X <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Delete = X <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Create Inst = &lt;blank&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Client Specific = X <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Structure = &lt;blank&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Function Module = &lt;blank&gt;<br>
<br>
4) Created entry in SWEC: <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Chg Doc Object = PLAN <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Obj Category = BO <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Object Type = BUS1012 <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Event = ZSTATUSCHANGED <br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Create = &lt;blank&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Change = X <br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Delete = &lt;blank&gt;<br>
with field restrictions: <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Table = PLKO <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Field = STATU <br>
 &nbsp; &nbsp; &nbsp; &nbsp;Old Value = * <br>
 &nbsp; &nbsp; &nbsp; &nbsp;New Value = * <br>
<br>
All changes were saved to a change request. <br>
<br>
Test: <br>
1) Turn on event trace (SWELS) <br>
2) Create a change to PLKO-STATU. I did this via CEWB. <br>
3) Turn off event trace (SWELS). <br>
4) Evaluate Trace (SWEL) - Nothing :( <br>
5) Evaluate Change log via CDHDR &amp; CDPOS. My changes appear as expected.
<br>
<br>
Question: <br>
Why is my event not being raised? I expect to encounter additional issues,
<br>
Specifically, I will need to pass old and new values to the event <br>
container and then the workflow container. However, I need to be able to
<br>
successfully raise this event first. <br>
<br>
Any insights you may have are greatly appreciated. <br>
<br>
The MadABAPper :)<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: </font></tt><a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20100612/ba9e42f8/attachment-0001.htm"><tt><font size=2>http://mailman.mit.edu/pipermail/sap-wug/attachments/20100612/ba9e42f8/attachment-0001.htm</font></tt></a><tt><font size=2><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 12 Jun 2010 21:15:58 -0400<br>
From: Alon Raskin &lt;araskin@go3i.com&gt;<br>
Subject: RE: Event not triggering on Change Document<br>
To: &quot;SAP Workflow Users' Group&quot; &lt;sap-wug@mit.edu&gt;<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&lt;7DEF3CA60BA28D4484A482714C1AFA6D03A08EA675@3IExchange01.3I-Consulting.loc&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Did you setup delegation relationship between BUS1012 and ZWOBUS1012?<br>
<br>
Alon Raskin<br>
e: araskin@go3i.com&lt;</font></tt><a href="mailto:araskin@3i-consulting.com"><tt><font size=2>mailto:araskin@3i-consulting.com</font></tt></a><tt><font size=2>&gt;<br>
p: +1 713 513 4820<br>
c: +1 207 409 4983<br>
f: &nbsp;+1 806 403-4983<br>
<br>
From: sap-wug-bounces@mit.edu [</font></tt><a href="mailto:sap-wug-bounces@mit.edu"><tt><font size=2>mailto:sap-wug-bounces@mit.edu</font></tt></a><tt><font size=2>]
On Behalf Of Kyle McCarter<br>
Sent: Saturday, June 12, 2010 7:48 PM<br>
To: sap-wug@mit.edu<br>
Subject: Event not triggering on Change Document<br>
<br>
Greetings WUGgers,<br>
<br>
I have kept this initial request brief, but am happy to expound as necessary.
I know you are all busy, and will be grateful for any assistance you can
provide.<br>
<br>
ISSUE:<br>
Need to generate an event via Change Documents to Routings (BUS1012). Specifically
when PLKO-STATU is changed.<br>
<br>
STEPS TAKEN:<br>
1) Extended BUS1012 by creating sub-type ZWOBUS1012 with event ZSTATUSCHANGED.<br>
<br>
2) Identified the relevant change document object (PLAN) via tcode SCDO.<br>
<br>
3. Entry in SWED was left unchanged:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Chg Doc Object = PLAN<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Leading Table in CD = PLKO<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CD Key w/ Structure = CCPLN<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Create = X<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Change = X<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Delete = X<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Create Inst = &lt;blank&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Client Specific = X<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Structure = &lt;blank&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Function Module = &lt;blank&gt;<br>
<br>
4) Created entry in SWEC:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Chg Doc Object = PLAN<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Obj Category = BO<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Object Type = BUS1012<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Event = ZSTATUSCHANGED<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Create = &lt;blank&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Change = X<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Delete = &lt;blank&gt;<br>
with field restrictions:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Table = PLKO<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Field = STATU<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Old Value = *<br>
 &nbsp; &nbsp; &nbsp; &nbsp;New Value = *<br>
<br>
All changes were saved to a change request.<br>
<br>
Test:<br>
1) Turn on event trace (SWELS)<br>
2) Create a change to PLKO-STATU. I did this via CEWB.<br>
3) Turn off event trace (SWELS).<br>
4) Evaluate Trace (SWEL) - Nothing :(<br>
5) Evaluate Change log via CDHDR &amp; CDPOS. My changes appear as expected.<br>
<br>
Question:<br>
Why is my event not being raised? I expect to encounter additional issues,
Specifically, I will need to pass old and new values to the event container
and then the workflow container. However, I need to be able to successfully
raise this event first.<br>
<br>
Any insights you may have are greatly appreciated.<br>
<br>
The MadABAPper :)<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: </font></tt><a href="http://mailman.mit.edu/pipermail/sap-wug/attachments/20100612/b4ed0561/attachment-0001.htm"><tt><font size=2>http://mailman.mit.edu/pipermail/sap-wug/attachments/20100612/b4ed0561/attachment-0001.htm</font></tt></a><tt><font size=2><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
SAP-WUG mailing list<br>
SAP-WUG@mit.edu<br>
</font></tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug"><tt><font size=2>http://mailman.mit.edu/mailman/listinfo/sap-wug</font></tt></a><tt><font size=2><br>
<br>
<br>
End of SAP-WUG Digest, Vol 67, Issue 37<br>
***************************************<br>
</font></tt>
<br>
<br>