<?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: select folder on presentation not file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533143#M1071244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello vijay babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank for reply , i need to select Folder through F4 help not file  or files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 06:45:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-23T06:45:05Z</dc:date>
    <item>
      <title>select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533141#M1071242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to select Folder on presentation server, no need to select file, need to select folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any FM or is there any method to do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;raadha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533141#M1071242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533142#M1071243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try using the method FILE_OPEN_DIALOG of class CL_GUI_FRONTEND_SERVICES . When you are choosing the Folder .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MULTISELECTION  you can specify abap_true for this.&lt;/P&gt;&lt;P&gt;FILE_TABLE " here you can get all the files of a folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533142#M1071243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533143#M1071244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello vijay babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank for reply , i need to select Folder through F4 help not file  or files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533143#M1071244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533144#M1071245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create folder, i dont want to create files in that or i dont want to use existing files in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once the uesr executes the program, we need to create folder, after that the program will crete files in that folder automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to provide the F4 help for folder or i want to create folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example DIRECTORY_BROWSE can provide F4 help for folder, but we cant create folder here, we can select only already created file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one pls help me &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;raadha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 07:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533144#M1071245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T07:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533145#M1071246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then in that case you can use the method DIRECTORY_CREATE of the class CL_GUI_FRONTEND_SERVICES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it is created , using that you can add the files to the Above created folder programatically..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 07:17:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533145#M1071246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533146#M1071247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;already tried with that DIRECTORY_CRETATE is not help full,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will not provide F4 help, in that we have to specify the path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 08:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533146#M1071247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T08:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: select folder on presentation not file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533147#M1071248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 13:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-folder-on-presentation-not-file/m-p/4533147#M1071248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T13:47:36Z</dc:date>
    </item>
  </channel>
</rss>

