<?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: Question regarding: select * into corresponding fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362027#M1234142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;select all fields from table A and assign corresponding value to table B&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2009 02:11:11 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-04-07T02:11:11Z</dc:date>
    <item>
      <title>Question regarding: select * into corresponding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362026#M1234141</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;My question is about this select statement "select * from A into CORRESPONDING FIELDS of Table B". When ABAP executes this statement, would abap select &lt;STRONG&gt;all fields&lt;/STRONG&gt; from table A and assign value to table B or would it select &lt;STRONG&gt;only some fields&lt;/STRONG&gt; in table A which is existed in table B ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 02:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362026#M1234141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T02:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding: select * into corresponding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362027#M1234142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;select all fields from table A and assign corresponding value to table B&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 02:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362027#M1234142</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-04-07T02:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding: select * into corresponding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362028#M1234143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In this whether A and B have same fields, i mean... both are of same structure..?&lt;/P&gt;&lt;P&gt;If yes, select query will select all the fields and assign to the table B with the same field name..&lt;/P&gt;&lt;P&gt;If no, means, if A and B are of different structures, then you should not use INTO CORRESPONDING.. though u use it, it will fetch nothing... For this kind of examples you must give the exact field names..like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT fld1 fld2&lt;/P&gt;&lt;P&gt;          FROM tab_a&lt;/P&gt;&lt;P&gt;INTO CORRESPONDIONG FIELDS OF TABLE tab_b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explains..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 02:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-select-into-corresponding-fields/m-p/5362028#M1234143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T02:24:23Z</dc:date>
    </item>
  </channel>
</rss>

