<?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 Table linking in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linking/m-p/2235421#M481399</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 are trying to link 2 tables named ESSR &amp;amp; MSEG while making a query, on table ESSR field name "External document number" &amp;amp; in table MSEG "Material document No." is having same data but the sys is not allowing to link them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help how we can link this 2 table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 14:33:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-08T14:33:40Z</dc:date>
    <item>
      <title>Table linking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linking/m-p/2235421#M481399</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 are trying to link 2 tables named ESSR &amp;amp; MSEG while making a query, on table ESSR field name "External document number" &amp;amp; in table MSEG "Material document No." is having same data but the sys is not allowing to link them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help how we can link this 2 table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 14:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linking/m-p/2235421#M481399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T14:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table linking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linking/m-p/2235422#M481400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fields which you are linking may not have the same data characteristics.&lt;/P&gt;&lt;P&gt;One is have 10 Characters and i think the other is having more than 10 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better to write two different select statements instead of a join statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Get the details from ESSR.&lt;/P&gt;&lt;P&gt;2. Get the details from MSEG--&amp;gt; for all entries in ESSR.&lt;/P&gt;&lt;P&gt;    Here in the where condition map those relation ship. But even here you will get a syntax error becasue of the field mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While declaring the internal table which store ESSR value Use the "Material document No" data type instead of the original one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 14:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linking/m-p/2235422#M481400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T14:43:59Z</dc:date>
    </item>
  </channel>
</rss>

