<?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 problem in eCATT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-ecatt/m-p/4089089#M977781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i had a small problem in eCATT. i have used GETGUI command to pick up a file name in SLG1. But it is picking all the message i.e., "filename opened successfully". here i need only the file name. I dont want the entire message. Is there any solution in ABAP to pick only that file name from the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********Points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 10:35:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-03T10:35:05Z</dc:date>
    <item>
      <title>problem in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-ecatt/m-p/4089089#M977781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i had a small problem in eCATT. i have used GETGUI command to pick up a file name in SLG1. But it is picking all the message i.e., "filename opened successfully". here i need only the file name. I dont want the entire message. Is there any solution in ABAP to pick only that file name from the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********Points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 10:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-ecatt/m-p/4089089#M977781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T10:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-ecatt/m-p/4089090#M977782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can split the string into piece using SPLIT statement in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPLIT filename_text AT filename INTO: str1 str2 str3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use offset method like &lt;/P&gt;&lt;P&gt;str = str+1(2).&lt;/P&gt;&lt;P&gt;starting from 1st letter get me next two letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this helps &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 07:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-ecatt/m-p/4089090#M977782</guid>
      <dc:creator>Vny12</dc:creator>
      <dc:date>2008-07-30T07:47:13Z</dc:date>
    </item>
  </channel>
</rss>

