<?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 Copying text elements to file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374667#M1040840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have idea, how to copy zprogram's text elements to an ascii file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Amala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2008 06:31:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-20T06:31:06Z</dc:date>
    <item>
      <title>Copying text elements to file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374667#M1040840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have idea, how to copy zprogram's text elements to an ascii file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Amala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 06:31:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374667#M1040840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T06:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Copying text elements to file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374668#M1040841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;will u explain ur question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 06:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374668#M1040841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T06:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Copying text elements to file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374669#M1040842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USing the following statemet read the values of text element&lt;/P&gt;&lt;P&gt;sy-cprog-program name &lt;/P&gt;&lt;P&gt;data TEXTPOOL_INT type table of TEXTPOOL.&lt;/P&gt;&lt;P&gt;READ TEXTPOOL SY-CPROG INTO TEXTPOOL_INT LANGUAGE SY-LANGU.&lt;/P&gt;&lt;P&gt;pass the internal table to WS_DOWNLOAD function module to download the text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 06:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374669#M1040842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T06:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Copying text elements to file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374670#M1040843</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;What i understood from the question is, you have to copy all the text elements of a zprogram to ascii raw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use READ TEXTPOOL &amp;lt;zprog&amp;gt; INTO itab LANGUAGE sy-langu, so you will get an it of type textpool.&lt;/P&gt;&lt;P&gt;You can use GUI_download to download contents of it to ascii for. I think it will work out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Jijo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 07:02:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-text-elements-to-file/m-p/4374670#M1040843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T07:02:31Z</dc:date>
    </item>
  </channel>
</rss>

