<?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: Receiving IDoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151071#M117474</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;BD10- To Send Material&lt;/P&gt;&lt;P&gt;BD11- To Reciever Material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE02 or WE05 .. we Can Recived Idoc's with Staus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try These.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2006 08:24:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-20T08:24:08Z</dc:date>
    <item>
      <title>Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151067#M117470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I've created an IDOC and sent by executing bd10 and got the status records 01,30 and 03 saying it's successfully sent. How can i verify that it's received at the receiver end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 07:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151067#M117470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T07:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151068#M117471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Herath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will look into your target system to see if it has received a IDOC. What is your target system in your case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also configure to get back an acknowledgement once the IDOC is recieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please reward the helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 07:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151068#M117471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T07:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151069#M117472</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;your question has been received (twice).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC status 03 (passed to port OK) means that an RFC connection to the receiving system has been established. The IDOC has been succesfully sent to the receiving system, that means, technically, it has been received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You still have no information wheter it has been processed in the receiving system. The scenario depends very much on your situation. For example the communication to an external warehouse to trigger a delivery is done by sending a delivery IDOC of message type SHP_IBDLV_SAVE_REPLICA. The warehouse will process the IDOC and send back an IDOC type SHP_IBDLV_CONFIRM_DECENTRAL which will trigger the posting of goods issue in SAP.&lt;/P&gt;&lt;P&gt;So the verification depends on your process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 07:45:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151069#M117472</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-01-20T07:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151070#M117473</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;To be sure the IDoc has been received on the other end you should schedule report RBDMOIND. This will set the status of the Idoc from 03 to 12 in case the Idoc has been received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 07:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151070#M117473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T07:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151071#M117474</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;BD10- To Send Material&lt;/P&gt;&lt;P&gt;BD11- To Reciever Material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE02 or WE05 .. we Can Recived Idoc's with Staus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try These.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 08:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151071#M117474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T08:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151072#M117475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;thanks for all ur replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 10:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151072#M117475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T10:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151073#M117476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the rec. System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE05---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the Logical System name (sender) and message type.&lt;/P&gt;&lt;P&gt;It will give the IDOCs depends on the date &amp;amp; time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 10:26:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/receiving-idoc/m-p/1151073#M117476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T10:26:59Z</dc:date>
    </item>
  </channel>
</rss>

