<?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 EDI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3240867#M773433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to receive an outbound EDI 855 IDOC only if E2EDP20 -scheduling confirmation segment.&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Jan 2008 12:37:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-13T12:37:16Z</dc:date>
    <item>
      <title>EDI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3240867#M773433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to receive an outbound EDI 855 IDOC only if E2EDP20 -scheduling confirmation segment.&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2008 12:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3240867#M773433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-13T12:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: EDI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3240868#M773434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User exit logic has to be added in function IDOC_INPUT_ORDRSP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set up a test flag and set it off when the IDOC header is read. &lt;/P&gt;&lt;P&gt;Turn the flag ON when the EDP20 segment is read. &lt;/P&gt;&lt;P&gt;Interrogate this flag when the next segment after EDP20 in the same IDOC comes in. If it is on ,you have an EDP20 coming in. &lt;/P&gt;&lt;P&gt;Issue an error status 51 with suitable message for whichever condition you don't want the IDOC to be processed, This will stop the IDOC from posting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2008 12:37:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3240868#M773434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-13T12:37:46Z</dc:date>
    </item>
  </channel>
</rss>

