<?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 table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268785#M781309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with module pool program using table control.In table control i have values matnr,description,plant and etc.When i click the download button then the content of table control should downloaded in local file as a text.Pls guide me what are the function module i have to use and what i have to declare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls send step by step procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhakaran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2008 06:48:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-11T06:48:33Z</dc:date>
    <item>
      <title>table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268785#M781309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with module pool program using table control.In table control i have values matnr,description,plant and etc.When i click the download button then the content of table control should downloaded in local file as a text.Pls guide me what are the function module i have to use and what i have to declare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls send step by step procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhakaran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268785#M781309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268786#M781310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow the below mentioned steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You need not have to declare any addditional internal table if you want all the columns to be sent to text file. You can use the same internal table which you are using for display in your table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) In your PAI say for the OK_CODE 'DOWNLOAD', call the FM GUI_DOWNLOAD by passing the internal table data as in STEP1 and the appropriate File path. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268786#M781310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268787#M781311</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;What ever the data you are passing to the table control is coming through the internal table, use the same internal table to download data by using FM GUI_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268787#M781311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268788#M781312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ranganath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   But the path for the filename should be selected by user.Because we give only the tcode of the object.&lt;/P&gt;&lt;P&gt;User can download into their presentation server and own path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?If then pls guide me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhakaran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 07:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268788#M781312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T07:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268789#M781313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Sudhakaran ... This is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide an user with the option of selecting the file path on the screen, based on the path you can download it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 07:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/3268789#M781313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T07:07:00Z</dc:date>
    </item>
  </channel>
</rss>

