<?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 Idoc segment fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535528#M1071741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt; I am checking the fields from the Idoc invoic02 and checking all the segments. But I am not getting some important fields like BUKRS from either of the segment in this IDOC. So how to find out a field from the segment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 10:27:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-24T10:27:29Z</dc:date>
    <item>
      <title>Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535528#M1071741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt; I am checking the fields from the Idoc invoic02 and checking all the segments. But I am not getting some important fields like BUKRS from either of the segment in this IDOC. So how to find out a field from the segment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535528#M1071741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535529#M1071742</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;Segment: &lt;STRONG&gt;E1EDK14&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field : &lt;STRONG&gt;ORGID&lt;/STRONG&gt; where &lt;STRONG&gt;QUALF = '011'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the list of qualifiers in,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11 --&amp;gt; DOMAIN: EDI_QUALFO &amp;amp; In Value Range Tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535529#M1071742</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-09-24T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535530#M1071743</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;The company code is held on segment E1EDK14 with a qualifier of 003, the field orgid has the company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at function module IDOC_OUTPUT_INVOIC you will see how the qualifiers are used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535530#M1071743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535531#M1071744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You copy the segment and paste in WE31 ...in display mode you can see the fields which are persent in Segment....or WE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg's,&lt;/P&gt;&lt;P&gt;Anilreddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535531#M1071744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535532#M1071745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asik &lt;/P&gt;&lt;P&gt;      How do you know ORGID field can be used for BUKRS?&lt;/P&gt;&lt;P&gt;How did you decide that segment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;manas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 12:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535532#M1071745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T12:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535533#M1071746</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;In case of set of data(chance of having more than one) like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;partner numbers( ship-to-party, sold-to-party,...), &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;organizational data(company code, cost center,...) ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP uses single segment with a field and qualifier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the qualifiers, we have to identify the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 04:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535533#M1071746</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-09-25T04:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535534#M1071747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        If you are using the Standard Selection Program IDOC_OUTPUT_INVOIC, then it should be able to automatically populate the BUKRS field in the respective segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      However, we may have some exceptional scenarios where the data is not populated. In this case, what I would suggest is to Use one of the Customer Exits EXIT_SAPLVEDF_002 in which you can access the INT_EDIDD Internal table and for the qualifier 011, check if the ORGID is populated. If it is not, then manually write the Queries and populate the Same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Please note that while Modifying the INT_EDIDD table from the WA_EDIDD work area, make sure to use the INDEX addition in the MODIFY ITAB FROM WA_TAB syntax. Otherwise, you'll get a Short Dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it would be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venkat Phani Prasad Konduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 06:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-fields/m-p/4535534#M1071747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T06:48:26Z</dc:date>
    </item>
  </channel>
</rss>

