<?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: Saving Long Texts Thru Func Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954164#M65847</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;Can u send me the sample code to load long texts using the FM 'SAVE_TEXT' . I am running into some size uses.. My input file has a long text field for every record which needs to be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Mar 2006 16:06:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-15T16:06:20Z</dc:date>
    <item>
      <title>Saving Long Texts Thru Func Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954161#M65844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to save Longtexts for Master Receipe Process Instruction Characteristics.&lt;/P&gt;&lt;P&gt;I am using Save_text Function Module for the same with required Key.&lt;/P&gt;&lt;P&gt;The Problem is when i use READ_TEXT function module i am getting the new text saved from the baove function module.... But at the same time when i go through the transaction C203 the changes are not reflected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have some text prior and if i want to replace the old text then SAVE_TEXT function module works fine....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Do help me in this regard.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u need some more explanation along with the sample code  do let me know.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2005 10:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954161#M65844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-08T10:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Long Texts Thru Func Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954162#M65845</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 had a similar problem with production order confirmations. The solution was that there was a database field which had to be 'X' so the application would 'know' there is a longtext (in this case, AFRU-TXTSP). Once I set this field, the corresponding transaction would show the longtext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2005 10:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954162#M65845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-08T10:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Long Texts Thru Func Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954163#M65846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU ........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes there was a field TXTSP in PLFV table and on setting its value 'E'. the text started showing in the transaction ........u have solved my problem...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2005 10:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954163#M65846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-08T10:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Long Texts Thru Func Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954164#M65847</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;Can u send me the sample code to load long texts using the FM 'SAVE_TEXT' . I am running into some size uses.. My input file has a long text field for every record which needs to be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 16:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954164#M65847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-15T16:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Long Texts Thru Func Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954165#M65848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hin jyotsna,&lt;/P&gt;&lt;P&gt;                  I am having an issue when i maintain * for longtext.it is getting disappeared when i open text editor.when i come to original screen.the * value is getting disappeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give some input to solve the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954165#M65848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Long Texts Thru Func Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954166#M65849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg,&lt;/P&gt;&lt;P&gt;I am having an issue when i maintain * for longtext.it is getting disappeared when i open text editor.when i come to original screen.the * value is getting disappeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give some input to solve the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-long-texts-thru-func-module/m-p/954166#M65849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:42:10Z</dc:date>
    </item>
  </channel>
</rss>

