<?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: EDI : Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763650#M1116818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uwe and Advait,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, I don't think we can delete any E1EDP01 segment from the inbound ORDERS Idoc. Also the end user will not have access to WE19, it is not recommended. I think it also causes Audit issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advait,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise, what should i do if i receive an order for unknown material. In my case the subsystem can't do anything. It is out of their scope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have given clear instructions to all our EDI customers to send only the materials that we have in our SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the worst case scenario, if  i receive an order for obsolete or unknown material, what should I do immediately??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i ask the customer to resend the order ?? or something else ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain me in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and awaiting your reply,&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;Moderator message - message moved to Data Transfer - please use a more meaningful subject next time, and post in the correct forum - thank-you&amp;gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2008 13:27:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-04T13:27:11Z</dc:date>
    <item>
      <title>EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763637#M1116805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi EDI Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Client Sells two kinds of products:Kind-A and KindB&lt;/P&gt;&lt;P&gt;Right Now  only Kind-A Materials are in production&lt;/P&gt;&lt;P&gt;Kind-B materials will go into production some time later &lt;/P&gt;&lt;P&gt;We have 30 EDI customers &lt;/P&gt;&lt;P&gt;Out of 30, 10 cutomers purchase both Kind-A and Kind-B materials&lt;/P&gt;&lt;P&gt;20 customer purchase only Kind-B products &lt;/P&gt;&lt;P&gt;We are planning to bring the first 10 customers into production &lt;/P&gt;&lt;P&gt;if we bring 10 customers into production, and if we receive orders for both Kind-A and Kind-B materials how do we handle Kind-B materials which are not loaded into SAP so far &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there a way, how to handle this situation in SAP??&lt;/P&gt;&lt;P&gt;2. Is it possible to remove the Kind-B products from and IDoc and Reprocess it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the situations are from an EDI user perspective, not as an EDI developer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post a quick reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 19:56:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763637#M1116805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T19:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763638#M1116806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can implement a user exit in IDOC_INPUT_ORDERS to remove products which are not relevent for EDI, and let the remainign IDOC process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763638#M1116806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763639#M1116807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks MxG for quick reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as i said before, user exits are out of scope for our implementation partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need this functionality for a very short period say 20 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What an EDI user can do in this kind of situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763639#M1116807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763640#M1116808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As far as I know, the IDocs that have the product B will fail in status 51 with a message material not found or something on those terms. Then you can create the material kind B and re-process the IDocs from BD87.However you need to ensure that you receive kind A and kind B material in separate orders ( IDocs/EDI messages) . This, you will have to ask your EDI partner or sender system to take care of that they send orders for Materila kind A in one order and material kind -b in another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:30:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763640#M1116808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763641#M1116809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Advait for your quick and helpful reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about the orders that we receive only for KindB material. Shall we have to leave them alone and how should we take care of them??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How and when to process those IDocs (Orders for Kind-B Materials Only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and awaiting your reply,&lt;/P&gt;&lt;P&gt; Creasy Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763641#M1116809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763642#M1116810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you need to leave them alone. But as I said, those IDocs will be stuck in status 51 in the SAP system and once you create the Material for kind B, you can re-process those failed IDocs form transaction BD87.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763642#M1116810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763643#M1116811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Advait,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not reasonable to hold all the orders of only KindB material  when we have a lot of  inventory, right??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to process those orders for only Kind-B material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Waiting for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763643#M1116811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763644#M1116812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just leave those as is then. The IDOCs would fail in yoru SAP system, and you can then remove the products you dotn want from the IDOCs in BD87 / WE05/ WE02 or usingn Workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the IDOCs having just product B, you can delete those IDOCs logically ( Status 68 ) w/o editing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763644#M1116812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763645#M1116813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You said :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind-B materials will go into production some time later &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whenever that happens, you will anyways re-process those IDocs. Otherwise if you dont want to keep them, you can archive them by putting them to status 68 as mentioned in the above reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 20:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763645#M1116813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T20:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763646#M1116814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK MxG and Advait, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am almost clear on this issue now. I have one final doubt left behind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i receive an order for 10 kind-A materials. Two of the materials were invalid. We don't have that materials in our system and we don't manufacture those materials also. Then how do we process that particular order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get rid of those two items and reprocess the order again??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Awaiting your reply,&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 22:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763646#M1116814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T22:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763647#M1116815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matthew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all you need to ensure that the IDoc containing obsolete materials will not be processed (perhaps by setting a delete flag in the material master data or some other kind of "blockage").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next you have to remove the E1EDP01 segments containing these erroneous materials from the IDoc (transaction WE05).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the most important step is to inform the customer about this change of his original purchase order and whether he accepts this. If both parties agree then you can process the modified IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always bear in mind that any change you make to the sales order must be propagated "back" to the original purchase order of the customer otherwise the matching will fail when you send your EDI invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 23:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763647#M1116815</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-11-03T23:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763648#M1116816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your valuable reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question, how to remove E1EDP01 segment using WE05. I didn't see any functionality over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me any menu path or explain me in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Sincere Regards,&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 23:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763648#M1116816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-03T23:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763649#M1116817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe,&lt;/P&gt;&lt;P&gt;I doubt if you can delete the incoming IDoc segments from WE05 ( atleast not in version 4.6, don't know about the new releases ).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;There is one way to do this and that is transaction WE19. This is a dirty way but the good part is that you add, remove segments, change any data you want and then process the IDoc. It will create a new IDoc when you process it, however you can archive the original one by setting the ststus of it to 68. But imagine you have thousands of orders, it would be a tedious task to correct each IDoc in that manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, I would inform the Customer to send the data for material that is setup in R3. Or atleast send the orders material wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last and final way, as far as I can imagine, would be to ask your EDI subsytem people, if you are using one, to filter the data for the material when they are mapping the EDI order to the orders IDoc.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Advait Gode on Nov 4, 2008 8:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 07:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763649#M1116817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T07:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763650#M1116818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uwe and Advait,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, I don't think we can delete any E1EDP01 segment from the inbound ORDERS Idoc. Also the end user will not have access to WE19, it is not recommended. I think it also causes Audit issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advait,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise, what should i do if i receive an order for unknown material. In my case the subsystem can't do anything. It is out of their scope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have given clear instructions to all our EDI customers to send only the materials that we have in our SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the worst case scenario, if  i receive an order for obsolete or unknown material, what should I do immediately??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i ask the customer to resend the order ?? or something else ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain me in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and awaiting your reply,&lt;/P&gt;&lt;P&gt;Creasy Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;Moderator message - message moved to Data Transfer - please use a more meaningful subject next time, and post in the correct forum - thank-you&amp;gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 13:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763650#M1116818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T13:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: EDI : Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763651#M1116819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;Yes you can ask your customer to re-send the order if you get an order for a material that doesn't exist in SAP. You will know which order IDoc has failed in transaction BD87.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as the existing message is concerned, you can then delete that message by setting it to status 68.&lt;/P&gt;&lt;P&gt;Use the program RC1_IDOC_SET_STATUS for the same or change it from BD87 itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further details take a look at [IDoc Monitoring|http://help.sap.com/saphelp_nw04/helpdata/en/d4/0d67e4d85511d2a6080060087832f8/frameset.htm]&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;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 18:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-issue/m-p/4763651#M1116819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T18:12:37Z</dc:date>
    </item>
  </channel>
</rss>

