<?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 Clear Text Editor Content in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602394#M1276761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;In my program I have defined a custom control in a screen wherein a text editor has been called.&lt;/P&gt;&lt;P&gt;My requirement is that in the pbo of that screen the content of the text editor area should get cleared.    I am unable to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already used method "&lt;STRONG&gt;delete_text&lt;/STRONG&gt;" before calling the function "READ_TEXT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Avishek Bhattacharyya on May 11, 2009 7:58 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2009 05:58:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-11T05:58:08Z</dc:date>
    <item>
      <title>Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602394#M1276761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;In my program I have defined a custom control in a screen wherein a text editor has been called.&lt;/P&gt;&lt;P&gt;My requirement is that in the pbo of that screen the content of the text editor area should get cleared.    I am unable to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already used method "&lt;STRONG&gt;delete_text&lt;/STRONG&gt;" before calling the function "READ_TEXT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Avishek Bhattacharyya on May 11, 2009 7:58 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 05:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602394#M1276761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-11T05:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602395#M1276762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using FM &lt;STRONG&gt;DELETE_TEXT&lt;/STRONG&gt; instead of a method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer [Text Editor Insert , Change , Display |https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/text&lt;EM&gt;Editor&lt;/EM&gt;Insert&lt;EM&gt;%252C&lt;/EM&gt;Change&lt;EM&gt;%252C&lt;/EM&gt;Display].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 07:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602395#M1276762</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-05-11T07:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602396#M1276763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that I want to clear the text editor area before the screen is called ........ because it is currently retaining the text in that area which was entered previously ........... I don't want to delete the text corresponding to the object parmanently .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;Avishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 06:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602396#M1276763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T06:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602397#M1276764</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 use the method 'set_text_as_r3table'.&lt;/P&gt;&lt;P&gt;Pass the internal table as blank. &lt;/P&gt;&lt;P&gt;This would give a cleared text area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 07:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602397#M1276764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T07:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602398#M1276765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...or use method &lt;STRONG&gt;SET_TEXTSTREAM&lt;/STRONG&gt; passing blank string. This is has one advantage over the one mentioned by Ankur's. It is only passing a string, not an entire table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 07:41:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602398#M1276765</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-05-12T07:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602399#M1276766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not working ....... &lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;Avishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 08:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602399#M1276766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T08:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602400#M1276767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok try this way:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
data: max_lines TYPE i,.

"get line count
obj-&amp;gt;get_line_count( IMPORTING lines = max_lines ).

"select all
obj-&amp;gt;select_lines( from_line = 0 to_line = max_lines ).

"replace it
obj-&amp;gt;SET_SELECTED_TEXT_AS_R3TABLE( IMPORTING table = blank_table ).
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 08:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602400#M1276767</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-05-12T08:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602401#M1276768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Avishek / Marcin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also facing the exact issue. The text editor is not getting refreshed/cleared and it still shows the last text content. We tried the above solutions but our issue is still existing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what we are doing :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IN PBO Module :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; REFRESH: text_tab[].&lt;/P&gt;&lt;P&gt;CALL METHOD editor-&amp;gt;delete_text( ).&lt;/P&gt;&lt;P&gt;CALL METHOD editor-&amp;gt;set_text_as_stream&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text = text_tab[]. " this is a blank table intially&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;convert itf text to stream text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'CONVERT_ITF_TO_STREAM_TEXT'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      itf_text    = gt_text[]&lt;/P&gt;&lt;P&gt;      text_stream = text_tab[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL METHOD editor-&amp;gt;set_text_as_stream&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text = text_tab[]. " this has the text which we want to display in the text editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IN PAI module :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; CALL METHOD editor-&amp;gt;get_text_as_stream&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            text = text_tab[].&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'CONVERT_STREAM_TO_ITF_TEXT'&lt;/P&gt;&lt;P&gt;          TABLES&lt;/P&gt;&lt;P&gt;            text_stream = text_tab"[]&lt;/P&gt;&lt;P&gt;            itf_text    = gt_text[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL METHOD cl_gui_cfw=&amp;gt;flush&lt;/P&gt;&lt;P&gt;         EXCEPTIONS&lt;/P&gt;&lt;P&gt;         OTHERS = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help ,&lt;/P&gt;&lt;P&gt;Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 08:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602401#M1276768</guid>
      <dc:creator>anand_ajitsaria</dc:creator>
      <dc:date>2009-05-14T08:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602402#M1276769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main problem with my code was that I was creating the container and editor object each and every time the PBO of the screen was being executed ............. I rectified it by setting a flag which was set to 'X' once the objects were declared and the code of creating the objects would only be executed in case of the flag being not equal to 'X'. Thereby creating the objects only once for that entire code run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also used the method &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL METHOD cl_gui_cfw=&amp;gt;flush&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; after function module &lt;STRONG&gt;'READ_TEXT'&lt;/STRONG&gt; and the method &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL METHOD g_editor-&amp;gt;get_text_as_r3table&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert back for further issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avishek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602402#M1276769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602403#M1276770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Avishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. Even i was creating the container and editor object each and every time the PBO of the screen was being executed ...once i rectified it ,it was working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it works with CALL METHOD editor-&amp;gt;set_text_as_stream too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your valuable inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Ajitsaria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602403#M1276770</guid>
      <dc:creator>anand_ajitsaria</dc:creator>
      <dc:date>2009-05-15T11:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602404#M1276771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are also facing the exact issue. The text editor is not getting refreshed/cleared and it still shows the last text content.&lt;/P&gt;&lt;P&gt;The below is the code that is being implemented:&lt;/P&gt;&lt;P&gt;PLease help me to solve my problem... THnaks in advance!&lt;/P&gt;&lt;P&gt;IN PBO:&lt;/P&gt;&lt;P&gt;IF init IS INITIAL.&lt;/P&gt;&lt;P&gt;    init = 'X'.&lt;/P&gt;&lt;P&gt;    CREATE OBJECT:&lt;/P&gt;&lt;P&gt;           container EXPORTING container_name = 'TEXTEDIT',&lt;/P&gt;&lt;P&gt;           editor    EXPORTING parent = container,&lt;/P&gt;&lt;P&gt;           handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    event-eventid = cl_gui_textedit=&amp;gt;event_f1.&lt;/P&gt;&lt;P&gt;    event-appl_event = 'X'.                     "system event&lt;/P&gt;&lt;P&gt;    APPEND event TO event_tab.&lt;/P&gt;&lt;P&gt;    event-eventid = cl_gui_textedit=&amp;gt;event_f4.&lt;/P&gt;&lt;P&gt;    event-appl_event = 'X'.                     "application event&lt;/P&gt;&lt;P&gt;    APPEND event TO event_tab.&lt;/P&gt;&lt;P&gt;    CALL METHOD: editor-&amp;gt;set_registered_events&lt;/P&gt;&lt;P&gt;                 EXPORTING events = event_tab.&lt;/P&gt;&lt;P&gt;    SET HANDLER handle-&amp;gt;handle_f1&lt;/P&gt;&lt;P&gt;                handle-&amp;gt;handle_f4 FOR editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    it_text1[] = it_text[].&lt;/P&gt;&lt;P&gt;    CLEAR it_text[].&lt;/P&gt;&lt;P&gt;    CALL METHOD editor-&amp;gt;set_text_as_stream&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        text = it_text1.&lt;/P&gt;&lt;P&gt;    CLEAR : lv_lines , lv_lines_to.&lt;/P&gt;&lt;P&gt;    DESCRIBE TABLE it_text1 LINES lv_lines.&lt;/P&gt;&lt;P&gt;    lv_lines_to = lv_lines + 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN PAI:&lt;/P&gt;&lt;P&gt; IF NOT editor IS INITIAL.&lt;/P&gt;&lt;P&gt;        CALL METHOD editor-&amp;gt;get_text_as_stream&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            text = it_text1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL METHOD editor-&amp;gt;free&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS = 1.&lt;/P&gt;&lt;P&gt;        IF sy-subrc NE 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        add your handling&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      free ABAP object also&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        FREE editor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jun 2011 07:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602404#M1276771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-12T07:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602405#M1276772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a custom container with a text editor . The problem is i want to enable or disable a pushbutton based on the content in the text editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the editor is blank, the pushbutton should be disabled and as one starts enetering the text, it should become active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Help...!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 09:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602405#M1276772</guid>
      <dc:creator>vineet_nayan</dc:creator>
      <dc:date>2011-06-22T09:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Text Editor Content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602406#M1276773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;data&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;:&lt;/SPAN&gt;goto_notes &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;REF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;cl_gui_custom_container&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gnote &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;REF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;cl_gui_textedit&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PBO Event You Can use like this it will clear text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;not &lt;/SPAN&gt;goto_notes &lt;SPAN class="L0S52"&gt;is &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;initial&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;method &lt;/SPAN&gt;goto_notes&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;free&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;exceptions&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;others &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &amp;lt;&amp;gt; &lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;free &lt;/SPAN&gt;goto_notes&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;not &lt;/SPAN&gt;Gnote &lt;SPAN class="L0S52"&gt;is &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;initial&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;method &lt;/SPAN&gt;Gnote&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;free&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;exceptions&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;others &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &amp;lt;&amp;gt; &lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;free &lt;/SPAN&gt;Gnote &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;method &lt;/SPAN&gt;cl_gui_cfw&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;flush&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;exceptions&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;others &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S52"&gt;ne &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hiriyappa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 11:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-text-editor-content/m-p/5602406#M1276773</guid>
      <dc:creator>hiriyappa_myageri</dc:creator>
      <dc:date>2013-11-06T11:18:11Z</dc:date>
    </item>
  </channel>
</rss>

