<?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 - same client same system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709802#M1296397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you dont need to fill EDIDC struture with partner profile details..just fill partner profile details in WE20..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Jun 2009 23:11:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-13T23:11:10Z</dc:date>
    <item>
      <title>IDOC error - same client same system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709799#M1296394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requiremnt to generate the IDOC for the same and same client. actually i have to get the data from application server and i have to generate the IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this i have created a Zreport and passed the data from application server to segment and i called the &lt;/P&gt;&lt;P&gt;FM "MASTER_IDOC_DISTRIBUTE". after executing the Zreport, IDOC is generated and show the error &lt;/P&gt;&lt;P&gt;status as 29.i.e. &lt;STRONG&gt;Receiver of IDoc is its own logical system.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my logic is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE 'LS' TO w_edidc-rcvprt.&lt;/P&gt;&lt;P&gt;MOVE 'SBECLNT130' TO w_edidc-rcvprn.&lt;/P&gt;&lt;P&gt;MOVE 'ISU_MR_UPLOAD' TO w_edidc-mestyp.&lt;/P&gt;&lt;P&gt;MOVE  'ISU_MR_UPLOAD01' TO w_edidc-idoctp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls let me know the solution for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 05:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709799#M1296394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-13T05:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error - same client same system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709800#M1296395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To send an IDoc from the SAP system to the external system, you must define outbound parameters for the message type and all relevant partners. This is valid even if your receiving system is same as sending systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, see Interfaces ® External Systems ® Configure Warehouse Management ® Communication R/3 -&amp;gt; External System ® Maintain Partner Profile in the Implementation Guide for Warehouse Management. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the system cannot find the partner (that is, the connected partner system) for sending the IDocs, proceed as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define the missing partner profile. &lt;/P&gt;&lt;P&gt;Resend all existing IDocs, which the system has not yet been able to send.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the partner profile of your system ?&lt;/P&gt;&lt;P&gt;Check your partner profiles in WE20 and maintain your message type in Outbound and Inbound parameter for the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 06:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709800#M1296395</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-06-13T06:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error - same client same system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709801#M1296396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[check point 7|https://wiki.sdn.sap.com/wiki/display/ABAP/ALE%2CIDOC] .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 07:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709801#M1296396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-13T07:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error - same client same system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709802#M1296397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you dont need to fill EDIDC struture with partner profile details..just fill partner profile details in WE20..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 23:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709802#M1296397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-13T23:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC error - same client same system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709803#M1296398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 05:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-same-client-same-system/m-p/5709803#M1296398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T05:38:31Z</dc:date>
    </item>
  </channel>
</rss>

