<?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 SAVE_TEXT for Routing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554832#M251410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the SAVE_TEXT for loading long texts for Rate routings at Operation level. The tables STXH etc are updated correctly and if I use the FM READ_TEXT I see the values that were loaded. But I do not see it thru. the transaction CA21. I also tried using COMMIT_TEXT after SAVE_TEXT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2006 19:39:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-06T19:39:43Z</dc:date>
    <item>
      <title>SAVE_TEXT for Routing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554832#M251410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the SAVE_TEXT for loading long texts for Rate routings at Operation level. The tables STXH etc are updated correctly and if I use the FM READ_TEXT I see the values that were loaded. But I do not see it thru. the transaction CA21. I also tried using COMMIT_TEXT after SAVE_TEXT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 19:39:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554832#M251410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAVE_TEXT for Routing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554833#M251411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen this problem before, the problem in that case was that the transaction actually was looking at a flag in the database that indicates that long text exists.  If this is the same case, of course you are not updating this flag in the DB, hence the program does not do the READ_TEXT to get the long text.  Again, if this is your problem, the fix would be to update this flag in the DB. Yes, direct database updatation to a standard table is not suggested, but a simply flag may not be a big deal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 19:45:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554833#M251411</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-10-06T19:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAVE_TEXT for Routing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554834#M251412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rich. I was just going thru. your previous post related to that. I will give it a shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 19:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554834#M251412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T19:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAVE_TEXT for Routing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554835#M251413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was just debugging a little, I think that this is the problem,  the field PLPO-TXTSP is being check for a value, if not filled, then it is giving the message that long text does not exists.  I think that if you put an 'E'(english) in this field, that it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 20:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554835#M251413</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-10-06T20:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAVE_TEXT for Routing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554836#M251414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rich. That did the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 20:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-text-for-routing/m-p/1554836#M251414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-06T20:22:09Z</dc:date>
    </item>
  </channel>
</rss>

