<?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 Read workflow error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-workflow-error-message/m-p/8606210#M1662783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to retrieve the error message for workflows. I want the message to be the one I see on SWI2_FREQ log. I need the last message from the last task it was able to perform. &lt;/P&gt;&lt;P&gt;Is there a function module / BAPI, .. to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Philippe Haesaert on Mar 7, 2012 11:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 10:38:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-07T10:38:27Z</dc:date>
    <item>
      <title>Read workflow error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-workflow-error-message/m-p/8606210#M1662783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to retrieve the error message for workflows. I want the message to be the one I see on SWI2_FREQ log. I need the last message from the last task it was able to perform. &lt;/P&gt;&lt;P&gt;Is there a function module / BAPI, .. to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Philippe Haesaert on Mar 7, 2012 11:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 10:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-workflow-error-message/m-p/8606210#M1662783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-07T10:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Read workflow error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-workflow-error-message/m-p/8606211#M1662784</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;Check  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SAP_WAPI_WORKITEMS_BY_FREQUENC'&lt;/P&gt;&lt;P&gt;	     EXPORTING&lt;/P&gt;&lt;P&gt;                               time                     = ls_time&lt;/P&gt;&lt;P&gt;	          selection_status_variant = 0000&lt;/P&gt;&lt;P&gt;	          text                     = 'X'&lt;/P&gt;&lt;P&gt;	     TABLES&lt;/P&gt;&lt;P&gt;	          workitem_type_filter     = lt_type_filter&lt;/P&gt;&lt;P&gt;	          task_filter              = lt_task_filter&lt;/P&gt;&lt;P&gt;                              worklist                 = lt_worklist&lt;/P&gt;&lt;P&gt;                              worklist_compact         = lt_worklist_compact.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 10:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-workflow-error-message/m-p/8606211#M1662784</guid>
      <dc:creator>former_member189779</dc:creator>
      <dc:date>2012-03-07T10:48:02Z</dc:date>
    </item>
  </channel>
</rss>

