<?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: Free text Reading Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103920#M1508858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess there is a problem with SAP while clearing the Buffers...I replaced those with I/P lines....which actually works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Sep 2010 17:04:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-16T17:04:58Z</dc:date>
    <item>
      <title>Free text Reading Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103916#M1508854</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;I am using set_text_as_r3table of class cl_gui_textedit after creating a container .This is called from another screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if I am trying to read  the text using either GET_SELECTED_TEXT_AS_R3TABLE and GET_SELECTED_TEXT_AS_STREAM, for the first time its reading fine but if I enter text and then press cancel ( I have save and cancel buttons in the screen ) and goes back to first screen and again come to the screen where there is Free text  then it still shows the Text even though i use DELETE_TEXT  ...Flush...buffer refresh etc etc....I tried clearing container objects as well b4 creating new objects.Still there is no help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any thing that I am missing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 17:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103916#M1508854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-01T17:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Free text Reading Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103917#M1508855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;clear your internal table before calling screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 17:59:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103917#M1508855</guid>
      <dc:creator>Emre_tr</dc:creator>
      <dc:date>2010-07-01T17:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Free text Reading Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103918#M1508856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but clear only after you have determined that you are deleting text....better yet, clear the internal table holding the text for the ALV display as part of the delete_text  or update text processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 18:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103918#M1508856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-01T18:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Free text Reading Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103919#M1508857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys...thanks for the interest .I already tried those but with no luck.I also tried Free method but it gives me a dump for someother reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its really strange as if I read that text it shows the internal table is empty.So potentially it is deleting the text but some how the screen is holding that value.&lt;/P&gt;&lt;P&gt;any help is appreciated.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 08:55:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103919#M1508857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-02T08:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Free text Reading Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103920#M1508858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess there is a problem with SAP while clearing the Buffers...I replaced those with I/P lines....which actually works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 17:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/free-text-reading-problem/m-p/7103920#M1508858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-16T17:04:58Z</dc:date>
    </item>
  </channel>
</rss>

