<?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: Workflow Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061954#M1354101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't need any programming for this (unless you want to, of course). You might want to educate yourself first on general workflow concepts, here is a good starting point:&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/SDN" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/SDN&lt;/A&gt;&lt;EM&gt;Blogs&lt;/EM&gt;for+Workflows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 21:12:10 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2009-08-24T21:12:10Z</dc:date>
    <item>
      <title>Workflow Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061952#M1354099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to workflow and was wondering if someone could provide me with some guidance.  I am receiving an inbound EDI PO that references a quote number.  I am using FM IDOC_INPUT_ORDERS to try and create the sales order from the quote.  If the quote fails I need to trigger a workflow event so the correct agent can re-process the IDOC.  I have seen a number of posts regarding SAP_WAPI_START_WORKFLOW and SAP_WAPI_CREATE_EVENT.  I am not sure which one to use, can someone please point me in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 16:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061952#M1354099</guid>
      <dc:creator>former_member422932</dc:creator>
      <dc:date>2009-08-24T16:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061953#M1354100</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 we46, Both the global and process tabs.&lt;/P&gt;&lt;P&gt;Check the INACTIVE flag.&lt;/P&gt;&lt;P&gt;There is no event linkage here. The tasks are called directly.&lt;/P&gt;&lt;P&gt;The task must still have possible agents maintained.&lt;/P&gt;&lt;P&gt;So look at PFTC_DIS as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check we20 has values in the inbound parameters for the recipient.&lt;/P&gt;&lt;P&gt;These default from we46 global setting.&lt;/P&gt;&lt;P&gt;Check / test simulate the standard ALE role in pFAC (see role 30000001 ?)&lt;/P&gt;&lt;P&gt;Can you start TS00008068 Inbound, error message with Idoc in swus ?&lt;/P&gt;&lt;P&gt;That might help track down the error.&lt;/P&gt;&lt;P&gt;Also note if the IDOC error status is 51. This is NOT and ALE error,&lt;/P&gt;&lt;P&gt;and not handled using the central workflows.&lt;/P&gt;&lt;P&gt;Status 51 is an APPLICATION error and other event are triggered now.&lt;/P&gt;&lt;P&gt;You must activate event linkages on IDOCAPPL or perhaps a&lt;/P&gt;&lt;P&gt;more specific object when it gets as far as being an Application error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, go through link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 17:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061953#M1354100</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-08-24T17:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061954#M1354101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't need any programming for this (unless you want to, of course). You might want to educate yourself first on general workflow concepts, here is a good starting point:&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/SDN" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/SDN&lt;/A&gt;&lt;EM&gt;Blogs&lt;/EM&gt;for+Workflows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061954#M1354101</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2009-08-24T21:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061955#M1354102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After some further investigation, my IDOC is ending up in a status of 51, so I know it is calling the posting program, but I don't see any workflow event getting triggered.  Can someone give me some suggestions what I can check to see what might be causing no workflow event to get triggered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 13:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061955#M1354102</guid>
      <dc:creator>former_member422932</dc:creator>
      <dc:date>2009-08-25T13:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061956#M1354103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please let me know the funciton module you are using to process the idocs.&lt;/P&gt;&lt;P&gt;Is it a standard function module or custom created one.&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 14:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061956#M1354103</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-08-25T14:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061957#M1354104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the standard IDOC_INPUT_ORDERS FM.  Since we are trying to create a sales order from a quote we call the following: PERFORM call_va01_new_orders_angbt USING ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 14:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-help/m-p/6061957#M1354104</guid>
      <dc:creator>former_member422932</dc:creator>
      <dc:date>2009-08-25T14:10:26Z</dc:date>
    </item>
  </channel>
</rss>

