<?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 IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973814#M70368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To use a extension IDOC you will have to define &lt;/P&gt;&lt;P&gt;a custom message type in WE81. Link it to custom IDOC type in WE82 . Create a custom process code in WE41 .&lt;/P&gt;&lt;P&gt;In outbound partner profile WE20 , link the custom process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2005 03:50:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-15T03:50:30Z</dc:date>
    <item>
      <title>Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973813#M70367</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;Iam using PAYEXT message type and using a BASIC IDOC Type PEXR2001 , I have extended the PEXR2001 say for example ZPEXR2001 and added a Zsegment in EDDIKA1 ( Partner Header Data) and added two fields LFA1-STENR,&lt;/P&gt;&lt;P&gt;LFA1-KONZS for configuring two new payment methods .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Functional Consultant also configured the Program RFFOEDI1 in transaction FBZP for print program which generates  IDOCs and we checked the check box for generate IDOCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using EXIT_SAPLIEDP_902 and writing my code for inserting this new segment Zsegment1 and the two fields into EDDIC table in SEGNAME and SDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran F110 and the IDOC is created. But I get a Error Message 26, Which states 1. Mandatory segment Missing&lt;/P&gt;&lt;P&gt;2. Segment Zsegment not identified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Analysing the first Status Message " Madatory Segment Missing", i found that a cost field is not populated. So that can be fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have released the Zsegment1 and released the Extended IDOC Type also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is , Is it a must that we insert the Segments inorder, If so, whats the Order to be followed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make sure that iam inserting my new 'ZSEGMENT1' in the correct place in the USER Exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I read some info on status 26 and found that there are 3 possible ways, 1.checking for OSS notes&lt;/P&gt;&lt;P&gt;2. Check customer program 3. check partner function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked all the three. But, i also need to check the User Exit Code.  Where am i going wrong??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using 4.7E Version.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 03:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973813#M70367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T03:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973814#M70368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To use a extension IDOC you will have to define &lt;/P&gt;&lt;P&gt;a custom message type in WE81. Link it to custom IDOC type in WE82 . Create a custom process code in WE41 .&lt;/P&gt;&lt;P&gt;In outbound partner profile WE20 , link the custom process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 03:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973814#M70368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T03:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973815#M70369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anitha,&lt;/P&gt;&lt;P&gt;If your segment is higher in the order and not under any other segment, then the order in which you insert segments is not significant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if your segment X is under another segment Y, then you need to first insert Y and after that u need to insert X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS - If this has answered ur Q, remember 2 reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prashanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 03:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973815#M70369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T03:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973816#M70370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anitha,&lt;/P&gt;&lt;P&gt;I am working on Message control for Contracts(ME31k)- i keep getting an error- 'No communication data has been defined for medium A' - and after the trasaction its always in Yellow Status ( not processed), I have configured NAce and  Output parameters in Partner Profile Please do mail if you know how to tackle this error,&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 17:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973816#M70370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T17:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973817#M70371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anitha Babu.&lt;/P&gt;&lt;P&gt;We are trying to generate idocs PAYEXT.PEXR2001 without any extension with the program RFFORI14 but we are not capable of generating any idoc.&lt;/P&gt;&lt;P&gt;What have to be customized to be able to send this idoc with the program RFFORI14? How did you do this?&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 12:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973817#M70371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973818#M70372</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;if the yellow status is seen with  message '30' 'Idoc ready to Dispatch'. then&lt;/P&gt;&lt;P&gt;process that idoc number using Transaction BD87. then the status will comes in green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 13:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973818#M70372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T13:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error in OutBound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973819#M70373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess error 'Segment Zsegment not identified' occurred as  you haven't linked the idoc extension to basic type and message type . You can do that in WE82.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idoc segment sequence matters and if you haven't added the custom segment in proper position, idoc will fail due to syntax error. &lt;/P&gt;&lt;P&gt;In the customer exit implementation you can add the custom segment under its parent segment . For this fill the custom segment properly and pass the segment to idoc data record and then append to idoc data internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 19:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-outbound-idoc/m-p/973819#M70373</guid>
      <dc:creator>tushar_shukla</dc:creator>
      <dc:date>2010-12-09T19:54:11Z</dc:date>
    </item>
  </channel>
</rss>

