<?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: reg custom segments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199313#M130613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes if you force add an empty segment to the EDIDD internal table within the function module, you will see the custom segment, but if you look at any of the SAP standard IDoc functionality, you will &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; see a segment showing up in display when there is no content. That is what I meant. The crucial part in your statement is '&amp;lt;i&amp;gt;but you should add this segment to your EDIDD structure&amp;lt;/i&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you agree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2006 05:56:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-18T05:56:09Z</dc:date>
    <item>
      <title>reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199310#M130610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an extended idoc for INVOICE01 .I send the idoc to the partner system.I'm not able to see the custom segments in we02 transaction.How can i view the custom segments?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tharun  Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 05:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199310#M130610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T05:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199311#M130611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to write code to move values to the fields of these custom segments. You can use the user exits provided in IDOC_INVOIC_OUTPUT for that purpose. Also, the extensions should also be present in the partner system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another point to note is that is a particular segment has no data for any of its fields, then that segment will not show up in WE02 or any IDoc display transactions. It(empty segment) will not be created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 05:21:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199311#M130611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T05:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199312#M130612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tharun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What I understand from your question that you had created a extended IDoc but you still didnt populate the custom segments as Srinivas was referring to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There is one point which is in conflict with Srinivas's reply(Nothing to challenge here!!!). You will still be able to see the custom segments in we02 or we09 even if the segment is not filled but you should add this segment to your EDIDD structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 05:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199312#M130612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T05:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199313#M130613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes if you force add an empty segment to the EDIDD internal table within the function module, you will see the custom segment, but if you look at any of the SAP standard IDoc functionality, you will &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; see a segment showing up in display when there is no content. That is what I meant. The crucial part in your statement is '&amp;lt;i&amp;gt;but you should add this segment to your EDIDD structure&amp;lt;/i&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you agree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 05:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199313#M130613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T05:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199314#M130614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I totally agree to your point but generally what does happen in IDoc development is(as I had been through it), we add segments to the Basic Idoc and then write a population logic for it but we somehow miss adding the segment to EDIDD structure and hence we dont find those segments neither we get an error as we might have made the segments optional(I mean non-mandatory).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I will tell you further funny things what happens...We then understand that may be the data doesn't exist and hence the segment doesn't seem to add....But that wouldnt have been the case. The question really prompted me the errors which I encountered before and I was trying to just hit if that was the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: And hence I said &amp;lt;i&amp;gt;'Nothing to challenge here!!!)'&amp;lt;/i&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Lodd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 06:03:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199314#M130614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T06:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199315#M130615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you meant well Srikanth. I am just trying to find out where you are coming from. Now it is clear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to use the 'better safe than sorry' approach. You are cautioning that sometimes we tend to forget appending the record to the EDIDD internal table. You are correct in saying that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 06:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199315#M130615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T06:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: reg custom segments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199316#M130616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Srinivas and Srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tharun venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 06:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-custom-segments/m-p/1199316#M130616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T06:16:33Z</dc:date>
    </item>
  </channel>
</rss>

