<?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: Reading String within the single quotes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783401#M648878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to retrive the string from another report into my new report and that string is not stored in any vairable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like there is one string in Line 243 with single quote and I need to capture that to one variable in my new report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2007 08:23:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-30T08:23:00Z</dc:date>
    <item>
      <title>Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783397#M648874</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;Can you please let me know, how to read a String within the sinle quote in line. &lt;/P&gt;&lt;P&gt;I have to read a report into internal table and again from that I need to read a string within the single quote. Please help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 07:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783397#M648874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T07:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783398#M648875</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;data:str type string value 'xyz''abc''def'.&lt;/P&gt;&lt;P&gt;data:str1 type string value '''my string'''&lt;/P&gt;&lt;P&gt;write:/ str.&lt;/P&gt;&lt;P&gt;write:/ str1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 07:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783398#M648875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T07:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783399#M648876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai raghu,&lt;/P&gt;&lt;P&gt; i didn't get ur actual requirement,&lt;/P&gt;&lt;P&gt;u can  read data from a file to internal table but not from ur report&lt;/P&gt;&lt;P&gt;can  eloberate ur requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;ramesh,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 07:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783399#M648876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T07:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783400#M648877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to read a report into another report, that I can do using read report into an internal table. &lt;/P&gt;&lt;P&gt;Then from this internal table I need to fetch the string which is in '  ' (single quote).&lt;/P&gt;&lt;P&gt;Hope this suffice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 08:13:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783400#M648877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T08:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783401#M648878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to retrive the string from another report into my new report and that string is not stored in any vairable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like there is one string in Line 243 with single quote and I need to capture that to one variable in my new report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 08:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783401#M648878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T08:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783402#M648879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  test.&lt;/P&gt;&lt;P&gt;DATA:  v_test(05) TYPE c.&lt;/P&gt;&lt;P&gt;v_test = &amp;#145;TTT&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting this errror:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field &amp;#147;TTT&amp;#148; is unknown.  It is neither kin on e of the specified tables nor defined by a &amp;#147;DATA&amp;#148; statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, my single quote is not being recognized from my keyboard.  I noticed that my emotion icons are not being displayed either (example:  I type &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; and i do NOT get the smiley face on my end).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a button that I pressed that caused that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 22:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783402#M648879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T22:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reading String within the single quotes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783403#M648880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, somehow, you aren't actually using a single quote. Cut and paste this and see if it's any better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: v_test(05).
v_test = 'TTT'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 22:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-string-within-the-single-quotes/m-p/2783403#M648880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T22:34:56Z</dc:date>
    </item>
  </channel>
</rss>

