<?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: Triggering workflow when Purchase Requisition is released/created in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610392#M273709</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;If you are looking into whcih exit would work,&lt;/P&gt;&lt;P&gt;I mean when the PR is created you need to add your code into the "EXIT_SAPLMEREQ_008" for the workflow to be triggered &lt;/P&gt;&lt;P&gt;Using the any of the following FM&lt;/P&gt;&lt;P&gt;'SWE_EVENT_CREATE' or "SAP_WAPI_CREATE_EVENT"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Oct 2006 22:38:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-03T22:38:28Z</dc:date>
    <item>
      <title>Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610388#M273705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What user exit I need to trigger "Release" event for Purchase requisition (BUS2105) Object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 01:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610388#M273705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-03T01:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610389#M273706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can simply create events either using SAP_WAPI_CREATE_EVENT or &lt;/P&gt;&lt;P&gt;SWE_EVENT_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These both are online documented And I believe that the first one is now preferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind reghards, rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 08:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610389#M273706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-03T08:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610390#M273707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the event to be trigger when Purchasing requisiiton is created/released from the application, so I need to put the code in a user exit for the application. I am looking for the user exit where I can add code to trigger the event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 19:01:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610390#M273707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-03T19:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610391#M273708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to trigger the purchase requistion release event once the purchase requisition is created..Is this your requirement??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 19:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610391#M273708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-03T19:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610392#M273709</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;If you are looking into whcih exit would work,&lt;/P&gt;&lt;P&gt;I mean when the PR is created you need to add your code into the "EXIT_SAPLMEREQ_008" for the workflow to be triggered &lt;/P&gt;&lt;P&gt;Using the any of the following FM&lt;/P&gt;&lt;P&gt;'SWE_EVENT_CREATE' or "SAP_WAPI_CREATE_EVENT"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 22:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610392#M273709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-03T22:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610393#M273710</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;I think coresponding events are triggered by SAP automatically when you release/create a PR. What you need to do is just do Event Type Linkage of those events with your Workflow . &lt;/P&gt;&lt;P&gt;For this you can use transaction SWETYPV . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it works . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 05:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610393#M273710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T05:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering workflow when Purchase Requisition is released/created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610394#M273711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure the application triggers the event when PR is created/released. I tried it in one of the sandbox system and it did  not trigger the event. When I tried it in diagnostin mode ( Manual triggering ) it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your answers, they were great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 13:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-workflow-when-purchase-requisition-is-released-created/m-p/1610394#M273711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T13:27:08Z</dc:date>
    </item>
  </channel>
</rss>

