<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753016#M902827</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;may i know the transaction what you are using. &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;&lt;/P&gt;&lt;P&gt;Kannaih&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2008 07:01:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-02T07:01:56Z</dc:date>
    <item>
      <title>IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753015#M902826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hie...&lt;/P&gt;&lt;P&gt; In ORDERS05 IDoc -&amp;gt; segment E1EDK18 error is coming since some description for Payment terms is brought through an exit... Please let me know the valid userexits and Include program for same , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 06:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753015#M902826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T06:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753016#M902827</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;may i know the transaction what you are using. &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;&lt;/P&gt;&lt;P&gt;Kannaih&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 07:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753016#M902827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T07:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753017#M902828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are the exits present in IDOC_INPUT_ORDERS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. EXIT_SAPLVEDA_011&lt;/P&gt;&lt;P&gt;2. EXIT_SAPLVEDA_010&lt;/P&gt;&lt;P&gt;3. EXIT_SAPLVEDA_003&lt;/P&gt;&lt;P&gt;4. EXIT_SAPLVEDA_004&lt;/P&gt;&lt;P&gt;5. EXIT_SAPLVEDA_005&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in IDOC_OUTPUT_ORDERS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. EXIT_SAPLEINM_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a check if any code is written in these exits regarding your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 08:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753017#M902828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T08:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753018#M902829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ORDERS05 out bound i get syntax error ....like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The segment E1EDK18 does not occur at the current level of the basic type ORDERS05 (extension ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error can have several reasons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The segment E1EDK18 is assigned to a group whose header segment does not occur.&lt;/P&gt;&lt;P&gt;The segment E1EDK18 does not exist in the syntax description of the basic type ORDERS05 (extension ).&lt;/P&gt;&lt;P&gt;The sequence of segments in the group in which the segment appears is incorrect.&lt;/P&gt;&lt;P&gt;Previous errors ('mandatory' segment or group missing) may be due to this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried debugging ZXM06U02..but not working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Bijal..:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 11:44:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753018#M902829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T11:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753019#M902830</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;Outbound Syntax Error (Error No: 26) will come when there is incorrect updation of the application document happens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means there could be a incorrect hierarchical updation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the application document updation and if you added any Zsegment before E1EDK18, check how the data is in Zsegment. Outbound IDOC is done through the application document only. Keep the breakpoint in the exit and try to debugg more depthly.&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;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 12:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753019#M902830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T12:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753020#M902831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for the reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out that when i trigger IDOc with basic type as ORDERS05 it works without errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the basic type is changed to ORDERS02 it gives error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The noticeable difference is in segment E1EDP01 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with ORDERS05 segment E1EDP01 has E1EDP20 &amp;amp; E1EDP19 001 as subsets &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with ORDERS02 segment E1EDP01 does not have E1EDP20 &amp;amp; E1EDP19 001 as subsets , but all are separate segments..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bijal:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 06:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753020#M902831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T06:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753021#M902832</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;Debugg the Outbound FM, with both ORDERS05 and ORDERS02, how they are getting filled. Also check if there are any custom segements in ORDERS02. &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;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 06:54:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3753021#M902832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T06:54:30Z</dc:date>
    </item>
  </channel>
</rss>

