<?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: select query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220702#M768088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this join statement is use to join the table mara and makt with the key field matnr and putting all the data into an internal table bomtable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 09:20:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-07T09:20:44Z</dc:date>
    <item>
      <title>select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220701#M768087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pl explain the following query: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * APPENDING CORRESPONDING FIELDS OF TABLE&lt;/P&gt;&lt;P&gt;           bomtable FROM mara&lt;/P&gt;&lt;P&gt;           INNER JOIN makt ON makt&lt;SUB&gt;matnr = mara&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;           WHERE mara~matkl = GROUP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220701#M768087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220702#M768088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this join statement is use to join the table mara and makt with the key field matnr and putting all the data into an internal table bomtable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:20:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220702#M768088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220703#M768089</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;What is there to explain u r selecting the data from 2tables and sending the values to bomtable if u have not used appending also u will get the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220703#M768089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220704#M768090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u r retrieving the information from mara and makt and &lt;/P&gt;&lt;P&gt;u r appending the records to the table bomtable&lt;/P&gt;&lt;P&gt;based on the where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:25:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220704#M768090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220705#M768091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. Here using table joins MARA. MAKT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2.APPENDING is denoting that : When ever this select&lt;/P&gt;&lt;P&gt;     statemnt executes it will add the records to internal &lt;/P&gt;&lt;P&gt;     table "bomtable" instead of over writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. CORRESPONDING : is using because internal table is having the columns other than the columns in MARA, MAKT tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220705#M768091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220706#M768092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.APPENDING denotes that it will add records to the internal table rather than overwriting.&lt;/P&gt;&lt;P&gt;  U can fetch the same result without this only for few fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. CORRESPONDING denotes that the internal table u used will have the columns other than the main tables u used.This CORRESPONDING matches the fields by itself.Otherwise there will be a mismatch in the fields.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3.Here join is used to join 2 tables MARA and MAKT and will retrieve the fields based on the where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Deepthi K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 10:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3220706#M768092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T10:10:25Z</dc:date>
    </item>
  </channel>
</rss>

