<?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: Error in outbound processing:ALE/IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050000#M1352203</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;Did you create the IDOC extension and release it.&lt;/P&gt;&lt;P&gt;While creating an extension did you give the basic type as DEBMAS06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the segment fields once more in WE31.It should be some problem in the way of extension or the segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2009 12:30:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-04T12:30:14Z</dc:date>
    <item>
      <title>Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6049997#M1352200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am getting an error in outbound processing as follows(I have extended the BD12 IDOC for customer master).&lt;/P&gt;&lt;P&gt;The issue is that there is no hierarchie of segments in IDOC transaction we05.(Thogh the hierarchie can be observed in WE30)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************&lt;/P&gt;&lt;P&gt;EDI: Syntax error in IDoc (segment cannot be identified)&lt;/P&gt;&lt;P&gt;Message no. E0078&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;The segment Z1KNA1M_ADRC does not occur at the current level of the basic type DEBMAS06 (extension ).&lt;/P&gt;&lt;P&gt;This error can have several reasons:&lt;/P&gt;&lt;P&gt;u2022	The segment Z1KNA1M_ADRC is assigned to a group whose header segment does not occur.&lt;/P&gt;&lt;P&gt;u2022	The segment Z1KNA1M_ADRC does not exist in the syntax description of the basic type DEBMAS06 (extension ).&lt;/P&gt;&lt;P&gt;u2022	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;Procedure&lt;/P&gt;&lt;P&gt;Please check the IDoc or the syntax description of the basic type DEBMAS06 (extension ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************&lt;/P&gt;&lt;P&gt;I will be thankful if anybody can help resolve the issue.&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;Edited by: sanjivrd on Aug 4, 2009 2:17 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6049997#M1352200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6049998#M1352201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the structure of your extended idoc type is not correct , go to we30 do an syntax check ( ctrl+F2 )on your extended idoc type . Alline  them in correct hierarchy level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6049998#M1352201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6049999#M1352202</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;Whenever u extend any stanard basic type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt;U can assign the new segment under the main segment only(means as a child segment only)..Before that once u create a new zsegement u need to release it.&lt;/P&gt;&lt;P&gt;2&amp;gt;Once u create extened iodc basic type u need to release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if u have done these things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can check the syntax error in WE02/WE05 by clicking synatx check..It will indicate which segment is wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6049999#M1352202</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-08-04T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050000#M1352203</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;Did you create the IDOC extension and release it.&lt;/P&gt;&lt;P&gt;While creating an extension did you give the basic type as DEBMAS06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the segment fields once more in WE31.It should be some problem in the way of extension or the segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050000#M1352203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050001#M1352204</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;after adding those segments you need to release it.&lt;/P&gt;&lt;P&gt;check it menu you can see the release option, you need to release it.&lt;/P&gt;&lt;P&gt;then only it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Refer following link|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1232098"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the menu edit-&amp;gt; set release&lt;/P&gt;&lt;P&gt;click on it and release&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even check If the Hierrarchy of the segment is correct. This also will result in Syntax Errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;ShreeMohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050001#M1352204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050002#M1352205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050002#M1352205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050003#M1352206</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;Also Refre Following Link&lt;/P&gt;&lt;P&gt;[Chick here|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1078705"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050003#M1352206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in outbound processing:ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050004#M1352207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue was in partnet profile.Thanks for help to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 13:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-processing-ale-idoc/m-p/6050004#M1352207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T13:06:55Z</dc:date>
    </item>
  </channel>
</rss>

