<?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: IDOC error processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452205#M214082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at idoc administration help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2006 21:36:16 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2006-07-03T21:36:16Z</dc:date>
    <item>
      <title>IDOC error processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452202#M214079</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;Requirements&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------" /&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  I will be creating a new IDOC type and message type and I would like to have an error processing if the IDOC fails. The error messages should be sent to the SAP inbox and the corresponding user should be able to re-process the IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know what are the steps required to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 18:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452202#M214079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T18:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452203#M214080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Transaction WE42 to identify the process code that is linked to your idoc type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you identify the process code, go to the detail screen and next to the "Identification" field you will see a button (ALE table). Click this button and it will take you to another detailed screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that your Idoc Processing Type is  via Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be a separate tab or block called "IDoc"&lt;/P&gt;&lt;P&gt;Choose the correct Object Type and in the fields Start event and end event configure the following values&lt;/P&gt;&lt;P&gt;INPUTERROROCCURRED INPUTFINISHED respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need to create a agent (intended users to receive the errored Idocs via SAP Inbox) and map this info back in WE20 transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 19:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452203#M214080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T19:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452204#M214081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have to do any other configuration other than setting up the WE20 transaction with the user name. I created a 'LS' partner and assigned the message type 'ORDERS' with the process code 'ORDE' and in the agent I gave my user name with the type as 'USER'. If there is any errors in the application I am still not getting any messages to my SAP inbox. Am I missing any configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 21:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452204#M214081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T21:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452205#M214082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at idoc administration help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 21:36:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-processing/m-p/1452205#M214082</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-07-03T21:36:16Z</dc:date>
    </item>
  </channel>
</rss>

