<?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 Identify which workflow being called while saving purc. requisition in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051183#M968382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I have an requirement to identify the workflow while saving a purchase requisition. This workflow suppose to send a mail to a user and make an entry SOST queue. This is not happening now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;S Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2008 01:31:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-10T01:31:05Z</dc:date>
    <item>
      <title>Identify which workflow being called while saving purc. requisition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051183#M968382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I have an requirement to identify the workflow while saving a purchase requisition. This workflow suppose to send a mail to a user and make an entry SOST queue. This is not happening now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;S Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 01:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051183#M968382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T01:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identify which workflow being called while saving purc. requisition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051184#M968383</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;You can switch on the event trace with T Code SWELS&lt;/P&gt;&lt;P&gt;and then execute your transaction.&lt;/P&gt;&lt;P&gt;After the execution you switch off the Event Trace again usin above T code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then show thw status of your event which is triggered with T code SWEL and there with the name of your object the name of the workflow Triggered is also mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051184#M968383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identify which workflow being called while saving purc. requisition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051185#M968384</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;sap standard workflow templete for PR is WS00000038&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm" target="test_blank"&gt;http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;P&gt;sitaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 04:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051185#M968384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T04:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Identify which workflow being called while saving purc. requisition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051186#M968385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think the below link will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm" target="test_blank"&gt;http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Khushbu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 05:03:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051186#M968385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T05:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Identify which workflow being called while saving purc. requisition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051187#M968386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To identify the workflow check the following steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;1) Goto Tcode SWELS.  Switch on the event trace
2) Go and proceed with saving purchase requisition 
3) Goto Tcode SWELS.  Switch OFF the event trace ( Recommended)
4) Goto Tcode SWEL ... 
Check the Business Object Triggered and the corresponding Event and 
also the Reciever ( Workflow)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And regarding the Configuration of Purchase Requisition Release Strategy if necessary go through the below link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration of Purchase Requisition Release Strategy.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/Workflow/PRRelease/PRRelease1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/Workflow/PRRelease/PRRelease1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would solve your issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narin Nandivada.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 05:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051187#M968386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T05:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Identify which workflow being called while saving purc. requisition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051188#M968387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 06:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-which-workflow-being-called-while-saving-purc-requisition/m-p/4051188#M968387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T06:28:00Z</dc:date>
    </item>
  </channel>
</rss>

