<?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 inbound idoc error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774855#M1463689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello support team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a report in which i have to give a select option "date" when i entered the date in this select-option then after executing , the corresponding idoc type, idoc date, idoc number , idoc receiving site and idoc message that appers in Wper is shown.&lt;/P&gt;&lt;P&gt;all the field are from EDIDC, EDID4, EDIDS tables except idoc message.&lt;/P&gt;&lt;P&gt;Please suggest me from which table i found the message field .&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;site: 017&lt;/P&gt;&lt;P&gt;idoc number : 6346213&lt;/P&gt;&lt;P&gt;idoc type WPUWBW&lt;/P&gt;&lt;P&gt;idoc date: 07.04.2010&lt;/P&gt;&lt;P&gt;Idoc message:  "Delivery completed" indicator cannot be set for item 00018 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Preeti thakur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Apr 2010 12:16:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-08T12:16:08Z</dc:date>
    <item>
      <title>inbound idoc error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774855#M1463689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello support team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a report in which i have to give a select option "date" when i entered the date in this select-option then after executing , the corresponding idoc type, idoc date, idoc number , idoc receiving site and idoc message that appers in Wper is shown.&lt;/P&gt;&lt;P&gt;all the field are from EDIDC, EDID4, EDIDS tables except idoc message.&lt;/P&gt;&lt;P&gt;Please suggest me from which table i found the message field .&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;site: 017&lt;/P&gt;&lt;P&gt;idoc number : 6346213&lt;/P&gt;&lt;P&gt;idoc type WPUWBW&lt;/P&gt;&lt;P&gt;idoc date: 07.04.2010&lt;/P&gt;&lt;P&gt;Idoc message:  "Delivery completed" indicator cannot be set for item 00018 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Preeti thakur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 12:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774855#M1463689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T12:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: inbound idoc error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774856#M1463690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Preeti..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are fields in EDIDS itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAMID - Message ID , STAMNO - Message Number , STAPA1, STAPA2 , STAPA3 and STAPA4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass these parameters to function module FORMAT_MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get appropriate message for the Idoc number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 12:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774856#M1463690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T12:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: inbound idoc error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774857#M1463691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi digvijya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its an Retail idoc and started with 'W'. These fields has not sufficient use for me. i tried it already.&lt;/P&gt;&lt;P&gt;see this example. i need to fetch this type of error message "  Base unit of measure PC or article 000000000002014037 unknown  ". please suggest now.&lt;/P&gt;&lt;P&gt;0000000027                                                                                &lt;/P&gt;&lt;P&gt;idoc type:  WPUWBW Goods movements                                                                                &lt;/P&gt;&lt;P&gt;idoc number: 1760035             idoc date:  07.04.2010                                                                                &lt;/P&gt;&lt;P&gt;idoc message: Base unit of measure PC or article 000000000002014037 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Preeti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 04:22:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error-message/m-p/6774857#M1463691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-09T04:22:23Z</dc:date>
    </item>
  </channel>
</rss>

