<?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 segment missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951699#M1488796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesterday I faced similar kind of problem. Sharing with you if you get any clues.&lt;/P&gt;&lt;P&gt;I wanted to insert a segment in the idoc. The structure of the idoc was getting changed that is , it was changing the parent child relationship of some of the segments. If I commented my code , it was working fine. Then I realised that I was inserting at a wrong place , I corrected it and it worked fine.&lt;/P&gt;&lt;P&gt;I would suggest if you could post your code and the idoc type etc. that would help to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jun 2010 08:10:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-10T08:10:44Z</dc:date>
    <item>
      <title>IDoc segment missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951696#M1488793</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;    We have a transaction which creates delivery for certain type of purchase orders. I wrote a piece of code in a BADI to move some data from Purchase Order to Delivery. An IDoc is getting created once delivery is created. One segment is missing from IDoc if the code written for this enhancment is activated. IDoc is not giving any problem if this code is commented. Can anyone tell me why this problem is coming up? Need your help as this is a serious issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be deeply appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ibrahim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 06:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951696#M1488793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-10T06:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc segment missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951697#M1488794</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;Generally, the segment wont appear if it  is defined as a required segment in the IDoc type, but was not filled when the actual IDoc was generated. For this reason, the relevant IDoc does not contain this required segment .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell how are you generating idoc or process which you are  following  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;P.Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 06:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951697#M1488794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-10T06:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc segment missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951698#M1488795</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 all  the fields in the segment are initial, the segment will not appear, check if you have clear the segment or its fields in that enhancement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck &lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 07:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951698#M1488795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-10T07:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc segment missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951699#M1488796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesterday I faced similar kind of problem. Sharing with you if you get any clues.&lt;/P&gt;&lt;P&gt;I wanted to insert a segment in the idoc. The structure of the idoc was getting changed that is , it was changing the parent child relationship of some of the segments. If I commented my code , it was working fine. Then I realised that I was inserting at a wrong place , I corrected it and it worked fine.&lt;/P&gt;&lt;P&gt;I would suggest if you could post your code and the idoc type etc. that would help to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 08:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-missing/m-p/6951699#M1488796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-10T08:10:44Z</dc:date>
    </item>
  </channel>
</rss>

