<?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>Question Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download) in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485650#M435773</link>
    <description>&lt;P&gt;Does it work with all kinds of table columns, especially numbers like DEC/QUAN/CURR, INT4, and so on?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2022 14:12:29 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-01-05T14:12:29Z</dc:date>
    <item>
      <title>Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaq-p/12485646</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2005998-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Many thanks in advance &lt;/P&gt;
  &lt;P&gt;Monish&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 08:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaq-p/12485646</guid>
      <dc:creator>former_member783681</dc:creator>
      <dc:date>2022-01-05T08:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485647#M435770</link>
      <description>&lt;P&gt;Thank you Monish for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend you to read this overview: &lt;A rel="noreferrer noopener" href="https://community.sap.com/resources/questions-and-answers" target="_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt; and to take our Q&amp;amp;A  tutorial at: &lt;A rel="noreferrer noopener" href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;. With these tips you'll be able to prepare questions that draw responses from our members. The more details you provide, the more likely it is that members will be able to answer your question. &lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit. By adding a picture to your profile you encourage readers to respond:  &lt;A rel="noreferrer noopener" href="https://www.youtube.com/watch?v=46bt1juWUUM" target="_blank"&gt;https://www.youtube.com/watch?v=46bt1juWUUM&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 08:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485647#M435770</guid>
      <dc:creator>lenastodal</dc:creator>
      <dc:date>2022-01-05T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485648#M435771</link>
      <description>&lt;P&gt;Just replace the type of &amp;lt;FS&amp;gt; from "ANY TABLE" to "STANDARD TABLE". I reproduced the error with your code and this fixed the issue. &lt;/P&gt;&lt;P&gt;If it did not resolve the issue, please show me your code again.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 10:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485648#M435771</guid>
      <dc:creator>aoyang</dc:creator>
      <dc:date>2022-01-05T10:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485649#M435772</link>
      <description>&lt;P&gt;Please paste code using the "code" button in the editor. Then it can be copy pasted easily for others to test.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 10:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485649#M435772</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-01-05T10:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485650#M435773</link>
      <description>&lt;P&gt;Does it work with all kinds of table columns, especially numbers like DEC/QUAN/CURR, INT4, and so on?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 14:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485650#M435773</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-01-05T14:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485651#M435774</link>
      <description>&lt;P&gt;What error do you get when you try DATA_TAB = &amp;lt;FS&amp;gt; ? With what value of S_TABLE did you try?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 14:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485651#M435774</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-01-05T14:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485652#M435775</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt; Yes it does. Tested with table like VBAK/VBAP/BSEG which contain numerical fields and the data was successfully downloaded.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 14:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485652#M435775</guid>
      <dc:creator>aoyang</dc:creator>
      <dc:date>2022-01-05T14:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485653#M435776</link>
      <description>&lt;P&gt;We need to take table dynamically that is the reson of using &lt;STRONG&gt;Field-symbol&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 17:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485653#M435776</guid>
      <dc:creator>former_member783681</dc:creator>
      <dc:date>2022-01-05T17:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485654#M435777</link>
      <description>&lt;P&gt;S_Table i used &lt;STRONG&gt;AUSP&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 17:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485654#M435777</guid>
      <dc:creator>former_member783681</dc:creator>
      <dc:date>2022-01-05T17:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Experts,  How to convert Field Symbol to Internal table ( GUI_Download)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485655#M435778</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;cmkr17&lt;/SPAN&gt; You still have to use field-symbol. All you need to do is to change ANY TABLE to STANDARD TABLE of that field-symbol &amp;lt;FS&amp;gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 17:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/hi-experts-how-to-convert-field-symbol-to-internal-table-gui-download/qaa-p/12485655#M435778</guid>
      <dc:creator>aoyang</dc:creator>
      <dc:date>2022-01-05T17:42:31Z</dc:date>
    </item>
  </channel>
</rss>

