<?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 Reporting on Workflow performance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting-on-workflow-performance/m-p/4314714#M1028477</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;The business is trying to gain an insight in to how long the process is from the time we create a Shopping Cart to the time it is approved.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally they are looking for the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Time taken from Shopping Cart Creation &amp;gt; Financial Approval is carried out;&lt;/P&gt;&lt;P&gt;2) Time taken from Financial Approval &amp;gt; Group Procurement Approval;&lt;/P&gt;&lt;P&gt;2) Time taken for the Shopping Cart Creation &amp;gt; Shopping Cart fully approved (both Financial &amp;amp; Group Procurement) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would enable us to monitor and report on the process and look for process improvements (if we need to).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have shown them the SWI2_DURA report, but they want a custom report written that is more user-friendly. I've been tasked with analysing whether we can get a report created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you let me know how difficult this would be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chers,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 14:21:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-12T14:21:50Z</dc:date>
    <item>
      <title>Reporting on Workflow performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting-on-workflow-performance/m-p/4314714#M1028477</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;The business is trying to gain an insight in to how long the process is from the time we create a Shopping Cart to the time it is approved.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally they are looking for the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Time taken from Shopping Cart Creation &amp;gt; Financial Approval is carried out;&lt;/P&gt;&lt;P&gt;2) Time taken from Financial Approval &amp;gt; Group Procurement Approval;&lt;/P&gt;&lt;P&gt;2) Time taken for the Shopping Cart Creation &amp;gt; Shopping Cart fully approved (both Financial &amp;amp; Group Procurement) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would enable us to monitor and report on the process and look for process improvements (if we need to).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have shown them the SWI2_DURA report, but they want a custom report written that is more user-friendly. I've been tasked with analysing whether we can get a report created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you let me know how difficult this would be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chers,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 14:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting-on-workflow-performance/m-p/4314714#M1028477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T14:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on Workflow performance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting-on-workflow-performance/m-p/4314715#M1028478</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 could create an abap report but my experience is that you will need to read the workflow container (perhaps even several times) (sap_wapi_read_container for instance). The performance will be very poor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A solution to this can perhaps be to add an activity to the workflowmodel which creates a record with certain fields in a z-table. Then your abap will only need to read the z-table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at programming exits. Each task in the workflowmodel has this tab. You can enter a class which creates the record. It is intended for this purpose. Look for classes cl_swh_workitem_exit* for demo classes from SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 14:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting-on-workflow-performance/m-p/4314715#M1028478</guid>
      <dc:creator>b_deterd2</dc:creator>
      <dc:date>2008-08-12T14:56:50Z</dc:date>
    </item>
  </channel>
</rss>

