<?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 F4 help on selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957438#M1155729</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 want to upload data from presentation server.&lt;/P&gt;&lt;P&gt;How to get F4 help for the selection screen path.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2008 14:00:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-22T14:00:36Z</dc:date>
    <item>
      <title>F4 help on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957438#M1155729</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 want to upload data from presentation server.&lt;/P&gt;&lt;P&gt;How to get F4 help for the selection screen path.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957438#M1155729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T14:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957439#M1155730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;search before posting such questions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/f4%252bfor%252bfiles%252bon%252bpresentation%252bor%252bapplication%252bserver" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/f4%252bfor%252bfiles%252bon%252bpresentation%252bor%252bapplication%252bserver&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:04:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957439#M1155730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T14:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957440#M1155731</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;Do you mean the F4 help for presentation server path..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes...then use the function module WS_FILENAME_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cl_gui_frontend_services=&amp;gt;file_save_dialog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957440#M1155731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T14:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: F4 help on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957441#M1155732</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;&lt;/P&gt;&lt;P&gt;please check this one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter: p_f_pc  type localfile modif id m2 .       " PC file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_f_pc.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Provide a F4 help for source file&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  perform sub_pcfile_f4 using p_f_pc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form sub_pcfile_f4 using l_file type localfile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;This function module provides the F4 help for PC file&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  call function 'KD_GET_FILENAME_ON_F4'&lt;/P&gt;&lt;P&gt;    changing&lt;/P&gt;&lt;P&gt;      file_name     = l_file&lt;/P&gt;&lt;P&gt;    exceptions&lt;/P&gt;&lt;P&gt;      mask_too_long = 1&lt;/P&gt;&lt;P&gt;      others        = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Subhankar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Subhankar Garani on Dec 22, 2008 3:06 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f4-help-on-selection-screen/m-p/4957441#M1155732</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2008-12-22T14:06:49Z</dc:date>
    </item>
  </channel>
</rss>

