<?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: WE-19 Inbound Idoc Process - Status Code 51 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486296#M226947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One quick way to find the place of error occuring is  by keeping a break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take the message number / message id.&lt;/P&gt;&lt;P&gt;Find this message number in the main program of inbound function module program.&lt;/P&gt;&lt;P&gt;Keep a break and re-process the idoc.&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>Sun, 13 Aug 2006 08:13:38 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2006-08-13T08:13:38Z</dc:date>
    <item>
      <title>WE-19 Inbound Idoc Process - Status Code 51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486293#M226944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I generated Outbound idoc COND_A successfully to send it out to XI. I used same Idoc again in WE19 and changed partner details and tried Inbound Processing. Its giving me error code 51 ("ISO Currency USD can not be converted unambiguously to SAP currency for E1KOMG" )&lt;/P&gt;&lt;P&gt;Any Idea how to fix this error. basically I did not changed anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ram Krish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2006 21:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486293#M226944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-11T21:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: WE-19 Inbound Idoc Process - Status Code 51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486294#M226945</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;1.put a break point at inbound processing function module and check , i think one of the curency conversion function module is giving error which is reading data from E1KOMG segment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. you are using outbound IDOC as inbound IDOC , have you done settings for inbound processing , how you are doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2006 21:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486294#M226945</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2006-08-12T21:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: WE-19 Inbound Idoc Process - Status Code 51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486295#M226946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appana,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. &lt;/P&gt;&lt;P&gt;I did setup all parameters as Iam getting this Idoc as an Inbound to R3 as well. Thsi Idoc will be both Outbound and Inbound to R3.&lt;/P&gt;&lt;P&gt;I successfully sent this Idoc to XI. and then as I wanted to test the same Idoc for inbound, I changed Paramters according to my setup. &lt;/P&gt;&lt;P&gt;Sequence of status are&lt;/P&gt;&lt;P&gt;74 - created with test transaction&lt;/P&gt;&lt;P&gt;50 - Idoc added&lt;/P&gt;&lt;P&gt;64 - Idoc ready to be transferred to Application&lt;/P&gt;&lt;P&gt;62 - Idoc Passed to Application&lt;/P&gt;&lt;P&gt;51 - ISO currency USD can not be converted unambiguously to SAP currency for KOMG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at several fields in E1KOMG segment and changed one of the currency field to USD which didn't help to fix this error.&lt;/P&gt;&lt;P&gt;I really appreciate any help to fix this error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2006 23:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486295#M226946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-12T23:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: WE-19 Inbound Idoc Process - Status Code 51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486296#M226947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One quick way to find the place of error occuring is  by keeping a break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take the message number / message id.&lt;/P&gt;&lt;P&gt;Find this message number in the main program of inbound function module program.&lt;/P&gt;&lt;P&gt;Keep a break and re-process the idoc.&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>Sun, 13 Aug 2006 08:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/we-19-inbound-idoc-process-status-code-51/m-p/1486296#M226947</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-08-13T08:13:38Z</dc:date>
    </item>
  </channel>
</rss>

