<?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 workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443111#M826871</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;How to check that work flow is already triggered by some one else and is not completed yet?? is there any system table where field will get updated or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2008 08:32:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-19T08:32:28Z</dc:date>
    <item>
      <title>workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443111#M826871</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;How to check that work flow is already triggered by some one else and is not completed yet?? is there any system table where field will get updated or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 08:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443111#M826871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T08:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443112#M826872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WORKFLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/71/9eaa38bb69b505e10000009b38f842/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/71/9eaa38bb69b505e10000009b38f842/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f94b454311d189430000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f94b454311d189430000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.eprintdriver.com/ePrintFileConverter.html" target="test_blank"&gt;http://www.eprintdriver.com/ePrintFileConverter.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 08:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443112#M826872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443113#M826873</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 navigate directly from the business object to check the workflow progress. For example, while viewing a purchase order you can select "workflow" from the system menu or toolbar and you will see a list of workflows related to the purchase order. Usually just one, but if you have created a few of your own and these have been triggered you will see the status of these too. And that is not all. You also see a simplified summary of all the steps that have taken place so far including who performed them, when they were executed and which ad hoc notes were attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more method is u can navigate via&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tools -&amp;gt; Business Workflow -&amp;gt; Development -&amp;gt; Utilities -&amp;gt; Automatic Workflow Customizing to check the current status of workflow customizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vasudha L on Feb 19, 2008 9:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 08:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443113#M826873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443114#M826874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) You can also use SWUD transaction to see log of workflow.&lt;/P&gt;&lt;P&gt;2) Go to the transaction SWI2_FREQ and find out the status of the wf.&lt;/P&gt;&lt;P&gt;Or 3) See the workitem details and how much it has been executed in SWi1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 08:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/3443114#M826874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T08:49:01Z</dc:date>
    </item>
  </channel>
</rss>

