<?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: Accessing Dynamic Internal table fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-dynamic-internal-table-fields/m-p/5785765#M1309031</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;Search in SDN you would get loads of info on accessing dynamic itab's .&lt;/P&gt;&lt;P&gt;in order to convert your date format use WRITE stmt to convert the value in your itab before passing it to download FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2009 04:30:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-26T04:30:25Z</dc:date>
    <item>
      <title>Accessing Dynamic Internal table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-dynamic-internal-table-fields/m-p/5785764#M1309030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one internal table &lt;STRONG&gt;ep_tabx&lt;/STRONG&gt; having 138 columns whose data is getting displayed &lt;/P&gt;&lt;P&gt;by using function module reuse_alv_grid_display.&lt;/P&gt;&lt;P&gt;Now my query is, i have created one custom button on the appl toolbar to download ep_tabx data.&lt;/P&gt;&lt;P&gt;IF the user changes the the layout of the output at runtime and then presses that custom button &lt;/P&gt;&lt;P&gt;then i have created one dynamic internal table using &lt;STRONG&gt;call method cl_alv_table_create=&amp;gt;create_dynamic_table&lt;/STRONG&gt; suppose &amp;lt;dyn_table&amp;gt; whose struc will be that of &lt;/P&gt;&lt;P&gt;dynamic fieldcatalog returned by using FM &lt;STRONG&gt;REUSE_ALV_GRID_LAYOUT_INFO_GET&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;And then I have put a loop on the int table ep_tabx and move corresponding to the int table&lt;/P&gt;&lt;P&gt;&amp;lt;dyn_table&amp;gt;. But when i download the &amp;lt;dyn_table&amp;gt; data through &lt;STRONG&gt;GUI_DOWNLOAD&lt;/STRONG&gt; the&lt;/P&gt;&lt;P&gt;date fields data is not getting downloaded correctly. I have 4 date fields in my ep_tabx.&lt;/P&gt;&lt;P&gt;In the alv grid output the date is getting displayed like 08/30/2004(ie mon/date/yr) but in download&lt;/P&gt;&lt;P&gt;file it comes like 20040830(ie yr/mon/date and that too without /).How to access the dynamic &lt;/P&gt;&lt;P&gt;internal tables fields separately so asto convert them in the pgm before the download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 04:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-dynamic-internal-table-fields/m-p/5785764#M1309030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T04:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Dynamic Internal table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-dynamic-internal-table-fields/m-p/5785765#M1309031</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;Search in SDN you would get loads of info on accessing dynamic itab's .&lt;/P&gt;&lt;P&gt;in order to convert your date format use WRITE stmt to convert the value in your itab before passing it to download FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 04:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accessing-dynamic-internal-table-fields/m-p/5785765#M1309031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T04:30:25Z</dc:date>
    </item>
  </channel>
</rss>

