<?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: please correct me. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-correct-me/m-p/4873082#M1139171</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;Your understanding is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two tables TVST and ADRC can be related to each other through Address number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, using the VSTEL (Shipping point), you get ADRNR (address number) from TVST. Go to the table ADRC with this address number find the matching record (TVST-ADRNR = ADRC-ADDRNUMBER) and get the address data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2008 22:01:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-01T22:01:46Z</dc:date>
    <item>
      <title>please correct me.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-correct-me/m-p/4873081#M1139170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody tell me how the below stmt gets executed ?&lt;/P&gt;&lt;P&gt;I am not expert in inner joins ( i just have idea ).  i really want to have a good understanding on this inner joins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    SELECT SINGLE a~name2 INTO lv_name2&lt;/P&gt;&lt;P&gt;      FROM tvst AS t INNER JOIN adrc AS a&lt;/P&gt;&lt;P&gt;      ON a&lt;SUB&gt;addrnumber = t&lt;/SUB&gt;adrnr&lt;/P&gt;&lt;P&gt;      WHERE vstel = lv_vstel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for lv_vstel, the above SELECT finds &lt;STRONG&gt;adrnr&lt;/STRONG&gt;  value from &lt;STRONG&gt;tvst&lt;/STRONG&gt; table.&lt;/P&gt;&lt;P&gt;Based on  above &lt;STRONG&gt;adrnr&lt;/STRONG&gt; value, the program selects &lt;STRONG&gt;adrc&lt;/STRONG&gt; tableu2019s name2 field . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Use meaningful subject in future.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Dec 1, 2008 11:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 21:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-correct-me/m-p/4873081#M1139170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T21:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: please correct me.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-correct-me/m-p/4873082#M1139171</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;Your understanding is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two tables TVST and ADRC can be related to each other through Address number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, using the VSTEL (Shipping point), you get ADRNR (address number) from TVST. Go to the table ADRC with this address number find the matching record (TVST-ADRNR = ADRC-ADDRNUMBER) and get the address data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 22:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-correct-me/m-p/4873082#M1139171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T22:01:46Z</dc:date>
    </item>
  </channel>
</rss>

