<?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: Internal table query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784140#M337801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Type conversion not possible with INSERT statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Dec 2006 11:47:36 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2006-12-22T11:47:36Z</dc:date>
    <item>
      <title>Internal table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784138#M337799</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;in the foll. statement:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;insert lines of itab into itab1 index n.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if data type of fields of itab is diff from itab1,but no. of fields being the same how do u make the type conversion possible since it does not allow (ie gives compile error) &lt;/P&gt;&lt;P&gt;i want value s from itab to go in itab1 but since datatypes are diff. it doesnt allow me .so how do i go about it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 11:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784138#M337799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T11:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784139#M337800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is not at all possible type conversion in the statement Insert. If you want u have to convert before the statement and insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 11:45:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784139#M337800</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2006-12-22T11:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784140#M337801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Type conversion not possible with INSERT statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 11:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784140#M337801</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2006-12-22T11:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784141#M337802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the data types of itab1 fields are different you have to convert the value&lt;/P&gt;&lt;P&gt;before storing into Itab2.&lt;/P&gt;&lt;P&gt;do the conversion before insert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 15:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-query/m-p/1784141#M337802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T15:41:19Z</dc:date>
    </item>
  </channel>
</rss>

