<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SWO1 Doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908466#M937243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your work flow building CLICK ON CNTRL+F8 AND GO TO THE TAB START EVENTS.&lt;/P&gt;&lt;P&gt;IN THAT ENTER THED DETAILS&lt;/P&gt;&lt;P&gt;undercategory AS BO&lt;/P&gt;&lt;P&gt;OBJECT TYPE BUS2012&lt;/P&gt;&lt;P&gt;EBENT OF THE OBJECT CREATE.&lt;/P&gt;&lt;P&gt;AND CLICK ON BINDING.&lt;/P&gt;&lt;P&gt;AFETR CREATING THE BINDING. ACTIVATE IT.&lt;/P&gt;&lt;P&gt; T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2008 07:39:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-02T07:39:00Z</dc:date>
    <item>
      <title>SWO1 Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908463#M937240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;In Tcode SWO1 there is an object say BUS2012 for purchase order and it is having different events like change,release,cancel,reject.But it is not having "Create".&lt;/P&gt;&lt;P&gt;So what i did is copied BUS2012 into make it as ZBUS2012.I added an event called "Create".But how does it really work?What i actully need to do in event "Create" to get the functionality of "Creation of Purchase Order".I need to use this object in Workflows for creation of Purchase Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 07:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908463#M937240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T07:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: SWO1 Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908464#M937241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you have created an new event "CREATE" in the ZBUS2012 then you need to trigger this event explicityl from the userexit or BADI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the FM   "SWE_EVENT_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more information then I can send you some sample code for this type of issue where the event is created explictly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;************ Reward Point if helpfull*****************&amp;amp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 07:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908464#M937241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T07:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: SWO1 Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908465#M937242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps to be followed for including the event . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; Rigth Click on event node and select create . &lt;/P&gt;&lt;P&gt;2&amp;gt; Give the event name and required information and save &lt;/P&gt;&lt;P&gt;3&amp;gt; Release the event and the subtype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Go to Transaction SWEC . Click on add button . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the object name as ur Z object name and in event ur z event . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the create radio button . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now ur event is ready for use in workflow . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 07:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908465#M937242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T07:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: SWO1 Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908466#M937243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your work flow building CLICK ON CNTRL+F8 AND GO TO THE TAB START EVENTS.&lt;/P&gt;&lt;P&gt;IN THAT ENTER THED DETAILS&lt;/P&gt;&lt;P&gt;undercategory AS BO&lt;/P&gt;&lt;P&gt;OBJECT TYPE BUS2012&lt;/P&gt;&lt;P&gt;EBENT OF THE OBJECT CREATE.&lt;/P&gt;&lt;P&gt;AND CLICK ON BINDING.&lt;/P&gt;&lt;P&gt;AFETR CREATING THE BINDING. ACTIVATE IT.&lt;/P&gt;&lt;P&gt; T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 07:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908466#M937243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T07:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: SWO1 Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908467#M937244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chauhan,&lt;/P&gt;&lt;P&gt;                     pls help more on this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 08:59:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908467#M937244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T08:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: SWO1 Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908468#M937245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm just wondering why you need to create your own custom event for Create when the system event RELEASESTEPCREATED is always issued when a PO has been created to trigger the workflow to send it to the approver.  This is the triggering event for the SAP standard PO release workflow WS20000075.  At least this is the case in our 4.7 system, though it may be something that is defined in config.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you create a custom event, you need to call a function to issue it yourself from a custom program / exit as mentioned above.  Or it might be possible to make it a system event by changing the config - but I've never tried doing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 09:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swo1-doubt/m-p/3908468#M937245</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-06-02T09:20:17Z</dc:date>
    </item>
  </channel>
</rss>

