<?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: string operations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656622#M1095640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPLIT filename AT '/'  INTO &amp;lt;c1&amp;gt;... &amp;lt;cn&amp;gt; INTO TABLE &amp;lt;itab&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[https://forums.sdn.sap.com/click.jspa?searchID=17587409&amp;amp;messageID=6346920]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Oct 17, 2008 9:55 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2008 07:50:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-17T07:50:54Z</dc:date>
    <item>
      <title>string operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656619#M1095637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On the selection screen if the user gives a file location, I have to separate the directory and the filename the problem is the location can change every time one time it can be &lt;STRONG&gt;C:\Documents and Settings\varunk\Desktop\main.bmp&lt;/STRONG&gt; and other time it can be&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;C:\main.bmp&lt;/STRONG&gt;  so I have to separate both the directory and file name and pass it separetly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;  V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 07:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656619#M1095637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T07:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: string operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656620#M1095638</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;Can you explain me wht is the use of seperating the Directory u r uploading the file or downloading file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or Checking the path correct or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 07:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656620#M1095638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: string operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656621#M1095639</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;try with this FM    &lt;/P&gt;&lt;P&gt;PC_SPLIT_COMPLETE_FILENAME          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 07:39:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656621#M1095639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T07:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: string operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656622#M1095640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPLIT filename AT '/'  INTO &amp;lt;c1&amp;gt;... &amp;lt;cn&amp;gt; INTO TABLE &amp;lt;itab&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[https://forums.sdn.sap.com/click.jspa?searchID=17587409&amp;amp;messageID=6346920]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rhea on Oct 17, 2008 9:55 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 07:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656622#M1095640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T07:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: string operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656623#M1095641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to pass the directory and filename separetly for further operation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 07:54:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656623#M1095641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T07:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: string operations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656624#M1095642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi as Rhea told split the path, the final record in the itab would be your filename. You can also validate whether the directory and file name you have obtained are correct or not you can use any method from CL_GUI_FRONTEND_SERVICES class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 08:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-operations/m-p/4656624#M1095642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T08:04:25Z</dc:date>
    </item>
  </channel>
</rss>

