<?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: Inline declaration specifying type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481832#M15873</link>
    <description>&lt;P&gt;No, in SELECT this isn't possible.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;It is possible in other write positions, where the type of the source is completely known.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2017 11:51:35 GMT</pubDate>
    <dc:creator>retired_member</dc:creator>
    <dc:date>2017-07-13T11:51:35Z</dc:date>
    <item>
      <title>Inline declaration specifying type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481831#M15872</link>
      <description>&lt;P&gt;As of 7.40 we can finally make use of inline data declarations. &lt;/P&gt;
  &lt;P&gt;Can you use an inline data declaration and specify the type at once?&lt;/P&gt;
  &lt;P&gt;For example when I do a select on a database type I want to use a hashed type as the output type. But when I use an inline data declaration it will always generate a STANDARD TABLE.&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;SELECT matnr, maktx
FROM makt
INTO @DATA(lt_makt) &amp;lt;-- This should be a hashed table with key MATNR
  WHERE spras = sy-langu.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 13 Jul 2017 10:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481831#M15872</guid>
      <dc:creator>schoutenk</dc:creator>
      <dc:date>2017-07-13T10:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Inline declaration specifying type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481832#M15873</link>
      <description>&lt;P&gt;No, in SELECT this isn't possible.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;It is possible in other write positions, where the type of the source is completely known.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 11:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481832#M15873</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-07-13T11:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inline declaration specifying type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481833#M15874</link>
      <description>&lt;P&gt;That was a fast answer. Thanks Horst.&lt;/P&gt;
  &lt;P&gt;Too bad this isn't possible (yet). Maybe a feature for in the future?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 12:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inline-declaration-specifying-type/m-p/481833#M15874</guid>
      <dc:creator>schoutenk</dc:creator>
      <dc:date>2017-07-13T12:03:07Z</dc:date>
    </item>
  </channel>
</rss>

