Hi Kjetil,<br>We&#39;ve had two workflow projects around course and event management in 2007 and 2008, both of them involved the course booking / attendance approval process.<br><br>The latter one was using LSO (SAP ERP 6.0), in which the standard bsp app raises the BO LSO_PARTIC event according to the wf config settings maintained as per your findings.<br><br>The project in 2007 (SAP ERP 5.0) was however more similar to your case since it didn&#39;t involve LSO (standard TEM only). &nbsp;Our scope was to web enable the course booking functionality and to couple it with travel requests to create training trip requests :) I remember that during the solution build we very closely examined various alternatives but couldn&#39;t make the system raise any events (e.g. bapi_book_attendance or similar didn&#39;t raise a thing) upon attendance creation. <br><br>What we did is that we went the abap oo wf way to have some fun at the same time (abap oo wf wasn&#39;t that new to us back then) :) So we created a custom booking request/class which included custom abap oo event raise logic upon attendance creation.<br><br>We didn&#39;t check for user exits since there were bapi&#39;s available for our wdj app. But maybe there are some available you could use to go with the custom event raise logic? And if not, I guess enhancements are the only option...<br><br>Hope this helps,<br>Mikko<br><br>Mikko Mäki-Rahkola <br>Managing Director <br>Nobultec Ltd <br>Tekniikantie 12 <br>02150 Espoo <br>Finland <br>+358 50 558 7834 <br>mikko.maki-rahkola@nobultec.com <br>www.nobultec.com -Work redistributed <br>fi.linkedin.com/in/mikkomakirahkola -Follow me on LinkedIn <br>twitter.com/mikkomr -Follow me on Twitter <br>twitter.com/nobultec -Follow Nobultec on Twitter<br><br>----- Reply message -----<br>From: sap-wug-request@mit.edu<br>To: &lt;sap-wug@mit.edu&gt;<br>Subject: SAP-WUG Digest, Vol 74, Issue 10<br>Date: Tue, Jan 11, 2011 19:18<br><br><br>Send SAP-WUG mailing list submissions to<br>        sap-wug@mit.edu<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>        http://mailman.mit.edu/mailman/listinfo/sap-wug<br>or, via email, send a message with subject or body &#39;help&#39; to<br>        sap-wug-request@mit.edu<br><br>You can reach the person managing the list at<br>        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&#39;s Topics:<br><br> &nbsp; 1. LSO event creation when creating a course booking (Kjetil Kilhavn)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 11 Jan 2011 15:03:18 +0100<br>From: Kjetil Kilhavn &lt;kjetil.kilhavn@bluec.no&gt;<br>Subject: LSO event creation when creating a course booking<br>To: SAP Workflow User Group &lt;sap-wug@mit.edu&gt;<br>Message-ID: &lt;201101111503.19260.kjetil.kilhavn@bluec.no&gt;<br>Content-Type: Text/Plain; &nbsp;charset=&quot;utf-8&quot;<br><br>The LSO (Learning Solution) has many good features, but I have run into an <br>annoying problem.<br><br>When a booking is created in the SAP GUI using transaction LSO_PSV1 (Dynamic <br>Participation Menu) no event is created to which I can respond. I have <br>customized the workflow settings (table LSOWF_CUSTOMIZE). However, it seems <br>this only works for booking &quot;requests&quot; created in the portal application. Here <br>they are currently not using the portal for booking courses, and the current <br>plan is to use it only for electronic courses (e-learning, web based <br>training), not for classrom-based training.<br>Entries in LSOWF_CUSTOMIZE have been created for each delivery type, for <br>booking and cancellarions, for event type P with WF_ACTION = &quot;E&quot; so the event <br>should always be created<br><br>In desperation I also tried to add entries in transaction SWEHR3 for object <br>type E, infotype 1001 and relationship A 025, just in case the &quot;old&quot; events <br>where generated. No such luck!<br><br>Does anyone have experience with creating events in LSO for course bookings?<br><br><br>[ This question has also been posted on SAP Developer Network in the ERP ]<br>[ HCM forum: http://forums.sdn.sap.com/thread.jspa?threadID=1867960 &nbsp; &nbsp; &nbsp;]<br>-- <br>Kjetil Kilhavn (+47 40220607)<br>Blue Consulting AS (http://www.bluec.no)<br><br><br>------------------------------<br><br>_______________________________________________<br>SAP-WUG mailing list<br>SAP-WUG@mit.edu<br>http://mailman.mit.edu/mailman/listinfo/sap-wug<br><br><br>End of SAP-WUG Digest, Vol 74, Issue 10<br>***************************************<br>