<?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: Long Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412957#M819684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THanks MAx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions really helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the RFC and now its gets long text from one system and uploads inot the other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the status message in SAVE_TEXT is 'I' =&amp;gt;Insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering how would I check the long text if it has uploaded everything I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 18:17:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-18T18:17:18Z</dc:date>
    <item>
      <title>Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412952#M819679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done the BDC for IA01 and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question. How would we extract the Long text for Task list (IA01) for one SAP system and how would we upload it back in a different SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 16:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412952#M819679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T16:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412953#M819680</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;&lt;/P&gt;&lt;P&gt;- In the original system u should create s z-program in order to download the long text by fm READ_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- In the destination system u should create a z-program in order to upload the long text by fm SAVE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 16:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412953#M819680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412954#M819681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering can I create a RFC to serve this purpose. Make a Z_READ_TEXT which is RFC enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways,&lt;/P&gt;&lt;P&gt;I was wondering how would I use the FM READ_TEXT. Can you please help me in understanding it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 16:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412954#M819681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T16:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412955#M819682</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 you can link your system by RFC is better, so the fm READ_TEXT needs only the header data of your long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can know them by reading a long text of a document, while you're in the text editor go to: GOTO-&amp;gt;Header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can find:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-  The text name (I suppose it's created using the key of the document);&lt;/P&gt;&lt;P&gt;- The language&lt;/P&gt;&lt;P&gt;- The text NAME (I suppose it'll be a constant)&lt;/P&gt;&lt;P&gt;- The text ID       (I suppose it'll be a constant)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need only to transfer those data to the interface of the fm and the text'll be returned in LINES (the table of the interface of fm).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 16:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412955#M819682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T16:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412956#M819683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I amable to execute FM Read_text and see the data I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I wondering I would can create the same data in the other system with same name, Object Id....etc, but how would i lonk with the same operation I am intrested in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 100's of operations in IA01, so how would the system know the lonk text to the particular operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I am clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 17:08:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412956#M819683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T17:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412957#M819684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THanks MAx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions really helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the RFC and now its gets long text from one system and uploads inot the other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the status message in SAVE_TEXT is 'I' =&amp;gt;Insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering how would I check the long text if it has uploaded everything I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 18:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text/m-p/3412957#M819684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T18:17:18Z</dc:date>
    </item>
  </channel>
</rss>

