<?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 Disable filepath parameter in a report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605935#M868566</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 have two fields on the selection screen &lt;/P&gt;&lt;P&gt;1)  paramter&lt;/P&gt;&lt;P&gt;2) File-path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After selecting the text file from the file path( i.e C:/ document and Settings/desktop/test1.txt/) , the path should be grayed out so that no one can change the path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 08:23:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T08:23:07Z</dc:date>
    <item>
      <title>Disable filepath parameter in a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605935#M868566</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 have two fields on the selection screen &lt;/P&gt;&lt;P&gt;1)  paramter&lt;/P&gt;&lt;P&gt;2) File-path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After selecting the text file from the file path( i.e C:/ document and Settings/desktop/test1.txt/) , the path should be grayed out so that no one can change the path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605935#M868566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disable filepath parameter in a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605936#M868567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you want the user to edit this field?`Maybe he mistyped something and then he is not able to correct that and have to restart the transaction again. I cannot see a sense of doing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605936#M868567</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-04-01T08:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable filepath parameter in a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605937#M868568</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;at selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if path is not initial.&lt;/P&gt;&lt;P&gt; loop at screen.&lt;/P&gt;&lt;P&gt;   if screen-name = 'PATH'.&lt;/P&gt;&lt;P&gt;    SCREEN-INPUT = 0.&lt;/P&gt;&lt;P&gt;    MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;V.Balaji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if Usefull...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605937#M868568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable filepath parameter in a report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605938#M868569</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 agree with Rainer's answer. However check the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: p_file like rlgrap-filename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'F4_FILENAME'&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   FILE_NAME           = p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt; if screen-name = 'P_FILE'.&lt;/P&gt;&lt;P&gt;   if not p_file is initial.&lt;/P&gt;&lt;P&gt;    screen-input = 0.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt; modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You need to press ENTER key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-filepath-parameter-in-a-report/m-p/3605938#M868569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:37:51Z</dc:date>
    </item>
  </channel>
</rss>

