<?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: How to create view with two code-descriptions from the same table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-view-with-two-code-descriptions-from-the-same-table/m-p/9193752#M1714545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create two different view then join these two view .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp; 1st&amp;nbsp; ABC table&amp;nbsp; + &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;T5J63&lt;/SPAN&gt;&amp;nbsp; Table&amp;nbsp; = &amp;gt; View 1&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; join to city from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2nd ABC table&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;T5J63&lt;/SPAN&gt;&amp;nbsp; Table&amp;nbsp; = &amp;gt; View 2&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;join to city to&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Regard's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Smruti&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2013 04:24:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-07T04:24:35Z</dc:date>
    <item>
      <title>How to create view with two code-descriptions from the same table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-view-with-two-code-descriptions-from-the-same-table/m-p/9193751#M1714544</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 have a table with 2 different code fields: city_from_code and city_to_code.&lt;/P&gt;&lt;P&gt;those 2 fields has the same check table - T5J63 which contains the city codes and the city names (code descriptions).&lt;/P&gt;&lt;P&gt;I want to create a view which base on my table and also on the table of those code descriptions (T5J63) &lt;/P&gt;&lt;P&gt;in order to display in the view the 2 codes but each code with his description.&lt;/P&gt;&lt;P&gt;when I create the view, it is not possible to choose twice the same description table (T5J63) in the relationships (once with join to city from and once with&lt;/P&gt;&lt;P&gt;join to city to).&lt;/P&gt;&lt;P&gt;how can I display in the view, the two descriptions?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2013 13:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-view-with-two-code-descriptions-from-the-same-table/m-p/9193751#M1714544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-06T13:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create view with two code-descriptions from the same table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-view-with-two-code-descriptions-from-the-same-table/m-p/9193752#M1714545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create two different view then join these two view .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp; 1st&amp;nbsp; ABC table&amp;nbsp; + &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;T5J63&lt;/SPAN&gt;&amp;nbsp; Table&amp;nbsp; = &amp;gt; View 1&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; join to city from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2nd ABC table&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;T5J63&lt;/SPAN&gt;&amp;nbsp; Table&amp;nbsp; = &amp;gt; View 2&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;join to city to&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Regard's&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Smruti&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 04:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-view-with-two-code-descriptions-from-the-same-table/m-p/9193752#M1714545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-07T04:24:35Z</dc:date>
    </item>
  </channel>
</rss>

