<?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: TEXT OBJECT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383862#M1403605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can directly go in SO10 and change it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2009 05:01:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-24T05:01:39Z</dc:date>
    <item>
      <title>TEXT OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383859#M1403602</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;i need to change the content of the text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam having information like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Object          VBBK&lt;/P&gt;&lt;P&gt;Text Name            0180000230&lt;/P&gt;&lt;P&gt;Text ID                  0100&lt;/P&gt;&lt;P&gt;Language             EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i searched in the net and got FM   EDIT_TEXT .&lt;/P&gt;&lt;P&gt;but iam not able to make use of that .&lt;/P&gt;&lt;P&gt;is that the r8 FM , how to make use of that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or any other way to achive that,&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Sarath P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 04:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383859#M1403602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-24T04:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: TEXT OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383860#M1403603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sarathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN the FM Call you need to &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;pass SAVE = X&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;. Otherwise you need to call FM SAVE_TEXT Exclusively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM is Correct one. For more info Go to FM Documentation available in SE37 Every details is explained in the Documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further info on how to use it Take Where Used List Help this will guide you further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 04:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383860#M1403603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-24T04:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: TEXT OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383861#M1403604</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;If &lt;STRONG&gt;EDIT_TEXT&lt;/STRONG&gt; is not working then you can first use &lt;STRONG&gt;DELETE_TEXT&lt;/STRONG&gt; to delete the text and use &lt;STRONG&gt;SAVE_TEXT&lt;/STRONG&gt; to save the new text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 04:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383861#M1403604</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-24T04:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: TEXT OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383862#M1403605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can directly go in SO10 and change it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 05:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/6383862#M1403605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-24T05:01:39Z</dc:date>
    </item>
  </channel>
</rss>

