<?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: F4 Help in a function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317160#M1536394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use method file_open_dialog of class cl_gui_frontend_services. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file name will be in the field filename of the changing parameter file_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2010 11:17:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-07T11:17:16Z</dc:date>
    <item>
      <title>F4 Help in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317158#M1536392</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; i have developed a Function Module where in i need to down load data in to a PDF file. While downloading i need to give F4 help to user for selecting the path to where to store the file. I am able to get it with the fm DOWNLOAD but it is outdated now.&lt;/P&gt;&lt;P&gt;Can i know any other technique to give F4 help in a function module. Please note mine is not a report with selection screen. It is a FM from where i need to down load data into local system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan Jhawar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 11:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317158#M1536392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T11:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Help in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317159#M1536393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this Wiki Post : [F4 Help for Appl.Server &amp;amp; GUI Files using CL_RSAN_UT_FILES |http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=199984233]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit : Or You can refer to the Wiki related to Class CL_GUI_FRONTEND_SERVICES : [File, Directory Operations using CL_GUI_FRONTEND_SERVICES |http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=198738548]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 11:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317159#M1536393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T11:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Help in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317160#M1536394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use method file_open_dialog of class cl_gui_frontend_services. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file name will be in the field filename of the changing parameter file_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 11:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317160#M1536394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T11:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Help in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317161#M1536395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think we can have f4 for importing parameters in FM , you may specify a dafault value (e.g C:\) and this can be changed by the user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 11:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317161#M1536395</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-10-07T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: F4 Help in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317162#M1536396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 12:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-in-a-function-module/m-p/7317162#M1536396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T12:51:54Z</dc:date>
    </item>
  </channel>
</rss>

