<?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: Application server F4 Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566309#M858270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try FM '/SAPDMC/LSM_F4_SERVER_FILE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brenda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 21:06:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-23T21:06:27Z</dc:date>
    <item>
      <title>Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566300#M858261</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 am using this FM   F4_DXFILENAME_TOPRECURSION to pick files from applicaton server, But i want to select only the folder name (not the file name). Is there any function module/Class to do this functionality. I have also tried function module /SAPDMC/LSM_F4_SERVER_FILE, But it is not statisfied the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2008 13:49:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566300#M858261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-28T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566301#M858262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai&lt;/P&gt;&lt;P&gt;   krishnanjaneyulu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Th following function module is used to retrieve a filr from &lt;/P&gt;&lt;P&gt;application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   F4_FILENAME_SERVER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is useful, reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;G.V.K.Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 16:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566301#M858262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-29T16:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566302#M858263</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;Thanks for your help, but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want select the folder of application server by using F4 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know other than these FM's please give reply to this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 12:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566302#M858263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T12:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566303#M858264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishnanjaneyulu,&lt;/P&gt;&lt;P&gt; Did you find any solution to the F4 help for Application Server Path? I have similar requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM /SAPDMC/LSM_F4_SERVER_FILE works, but only if the supplied file path is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i enter a wrong path, one information message comes and then the program gives a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply to me if you have got some solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code is something like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Block 050 - File Destination (Application Server)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b050 WITH FRAME TITLE txt_b050.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS:&lt;/P&gt;&lt;P&gt;  p_appl   TYPE abap_bool AS CHECKBOX USER-COMMAND appl,&lt;/P&gt;&lt;P&gt;  p_path   TYPE /utpfm/de_path_long."         OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b050.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST (POV)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;F4 help search folders&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IF NOT p_appl IS INITIAL.&lt;/P&gt;&lt;P&gt;    PERFORM value_request_for_appl_file&lt;/P&gt;&lt;P&gt;            CHANGING p_path.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    PERFORM value_request_for_path&lt;/P&gt;&lt;P&gt;            CHANGING p_path.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM value_request_for_appl_file&lt;/P&gt;&lt;P&gt;     CHANGING pv_path        TYPE /utpfm/de_path_long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;  CONSTANTS:&lt;/P&gt;&lt;P&gt;    lc_appl                  TYPE dxlocation VALUE 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA:&lt;/P&gt;&lt;P&gt;    lv_appath                TYPE dxlpath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA:&lt;/P&gt;&lt;P&gt;    lv_path                  TYPE dynfieldvalue,&lt;/P&gt;&lt;P&gt;    lv_init_appath           TYPE dxlpath.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Find existing value of path for intial folder&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  PERFORM f_read_screen_value&lt;/P&gt;&lt;P&gt;    USING&lt;/P&gt;&lt;P&gt;      'P_PATH'&lt;/P&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;      lv_path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lv_init_appath = lv_path.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;  CALL FUNCTION '/SAPDMC/LSM_F4_SERVER_FILE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      directory        = lv_init_appath&lt;/P&gt;&lt;P&gt;      filemask         = ' '&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      serverfile       = lv_appath&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      canceled_by_user = 1&lt;/P&gt;&lt;P&gt;      error_messages   = 2&lt;/P&gt;&lt;P&gt;      OTHERS           = 3.&lt;/P&gt;&lt;P&gt;  IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    pv_path = lv_appath.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; else.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   IF sy-subrc &amp;lt;&amp;gt; 1.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     MESSAGE ID sy-msgid TYPE 'I' NUMBER sy-msgno&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;             WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM value_request_for_appl_file&lt;/P&gt;&lt;P&gt;     CHANGING pv_path        TYPE /utpfm/de_path_long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;  CONSTANTS:&lt;/P&gt;&lt;P&gt;    lc_appl                  TYPE dxlocation VALUE 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA:&lt;/P&gt;&lt;P&gt;    lv_appath                TYPE dxlpath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA:&lt;/P&gt;&lt;P&gt;    lv_path                  TYPE dynfieldvalue,&lt;/P&gt;&lt;P&gt;    lv_init_appath           TYPE dxlpath.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Find existing value of path for intial folder&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  PERFORM f_read_screen_value&lt;/P&gt;&lt;P&gt;    USING&lt;/P&gt;&lt;P&gt;      'P_PATH'&lt;/P&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;      lv_path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lv_init_appath = lv_path.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------" /&gt;&lt;P&gt;  CALL FUNCTION '/SAPDMC/LSM_F4_SERVER_FILE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      directory        = lv_init_appath&lt;/P&gt;&lt;P&gt;      filemask         = ' '&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      serverfile       = lv_appath&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      canceled_by_user = 1&lt;/P&gt;&lt;P&gt;      error_messages   = 2&lt;/P&gt;&lt;P&gt;      OTHERS           = 3.&lt;/P&gt;&lt;P&gt;  IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    pv_path = lv_appath.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; else.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   IF sy-subrc &amp;lt;&amp;gt; 1.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     MESSAGE ID sy-msgid TYPE 'I' NUMBER sy-msgno&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;             WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;I am not using the following fm because it is returning file name and not file path&lt;/P&gt;&lt;/LI&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;Select file from application server&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; CALL FUNCTION 'F4_DXFILENAME_TOPRECURSION'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     i_location_flag = lc_appl&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     filemask        = '&lt;STRONG&gt;.&lt;/STRONG&gt;'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     o_path          = lv_appath&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     rfc_error       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     error_with_gui  = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     OTHERS          = 3.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;           WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; ELSE.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   pv_path = lv_appath. "Asign the file name&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566303#M858264</guid>
      <dc:creator>abinash_routray</dc:creator>
      <dc:date>2010-08-25T14:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566304#M858265</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;Please go through the below link it may help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-dev/f4-help-for-application-server-410828" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-dev/f4-help-for-application-server-410828&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kiran  kumar on Aug 26, 2010 7:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 05:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566304#M858265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T05:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566305#M858266</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;Please go through the  link which may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Retrieve" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Retrieve&lt;/A&gt;&lt;EM&gt;file&lt;/EM&gt;names&lt;EM&gt;of&lt;/EM&gt;application&lt;EM&gt;server&lt;/EM&gt;in&lt;EM&gt;F4&lt;/EM&gt;help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 05:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566305#M858266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T05:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566306#M858267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a similar requirement to select only the application server folder and not the file.&lt;/P&gt;&lt;P&gt;Did you find the suitable function module or class for this. If so please do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wishes&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 16:10:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566306#M858267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-23T16:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566307#M858268</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;Look at class CL_GUI_FRONTEND_SERVICES there are some methods for list and get directories maybe it can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 19:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566307#M858268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-23T19:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566308#M858269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CL_GUI_FRONTEND_SERVICES work on the presentation server not the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 19:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566308#M858269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-23T19:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566309#M858270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try FM '/SAPDMC/LSM_F4_SERVER_FILE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brenda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 21:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566309#M858270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-23T21:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566310#M858271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;    I also searched for any FM or class but i couldn't got. &lt;/P&gt;&lt;P&gt;   So you can do one thing that   debug program RS_GET_F4_DIR_FROM_APPLSERV.&lt;/P&gt;&lt;P&gt;   what i found is "MAIN" subroutine is  responsible for writing all the Directory name. &lt;/P&gt;&lt;P&gt;using following  syntax : &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;get name of directory &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  call 'C_SAPGPARAM' id 'NAME'  field 'DIR_ATRA'&lt;/P&gt;&lt;P&gt;                                         id 'VALUE' field searchpoints-dirname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;get name of directory &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  call 'C_SAPGPARAM' id 'NAME'  field 'DIR_BINARY'&lt;/P&gt;&lt;P&gt;                     id 'VALUE' field searchpoints-dirname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on...&lt;/P&gt;&lt;P&gt; Here "searchpoints-dirname" is containing the dirctory path, so like this you can collect all the directory path.&lt;/P&gt;&lt;P&gt;Store all the path in internl table and use FM  "F4IF_INT_TABLE_VALUE_REQUEST" to get the F4 help.&lt;/P&gt;&lt;P&gt;I hope it will solve ur issue.  &lt;/P&gt;&lt;P&gt;If anybody has any easy solution than this  please let us know....&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajeev Goswami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566310#M858271</guid>
      <dc:creator>rajeevgoswami1</dc:creator>
      <dc:date>2012-02-24T07:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566311#M858272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar requirement long back and we did use :'EPS_GET_DIRECTORY_LISTING' by paasing the path and then looked for the pattern to get the exact fle My requirement did not invloved providing F4 help ...This FM returnd all the file existing in that directory ..You can use it display file name and choose it by wrapping this FM under the F4 FM .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566311#M858272</guid>
      <dc:creator>AnjaneyaBhardwaj</dc:creator>
      <dc:date>2012-02-24T07:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566312#M858273</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;To Display F4 help for files in Application/Presentation Server 	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this class-CL_RSAN_UT_FILES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method -F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this class and call the f4 method ..u will get the f4 help for al11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 11:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566312#M858273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T11:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566313#M858274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get the solution ? If yes please share . It will be really helpful,&amp;nbsp; I have also same requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreejith S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 10:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566313#M858274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-23T10:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Application server F4 Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566314#M858275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I too faced similar problem for F4 help to Application server.Finally ,found the soultion by myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUBMIT rs_get_f4_dir_from_applserv AND RETURN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMPORT&amp;nbsp; path_name = l_path_name FROM MEMORY ID 'PATH_NAME_SDL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We will get the filepath in the l_path_name variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 07:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-f4-help/m-p/3566314#M858275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-11T07:14:38Z</dc:date>
    </item>
  </channel>
</rss>

