<?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 Elements stored table name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676328#M1448858</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;Text elements where your creating. In your custom report or in SO10 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this FM READ_TEXT to read text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2010 07:48:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-25T07:48:11Z</dc:date>
    <item>
      <title>Text Elements stored table name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676326#M1448856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need the table name which stores text elements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 07:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676326#M1448856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-25T07:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Text Elements stored table name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676327#M1448857</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;You can use the READ TEXTPOOL to get the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: prog TYPE PROGNAME VALUE 'Y_SGARANI_FEST_03',&lt;/P&gt;&lt;P&gt;      itab TYPE STANDARD TABLE OF TEXTPOOL.&lt;/P&gt;&lt;P&gt;READ TEXTPOOL prog INTO itab LANGUAGE sy-langu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&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;Subhanakr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 07:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676327#M1448857</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2010-02-25T07:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Text Elements stored table name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676328#M1448858</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;Text elements where your creating. In your custom report or in SO10 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this FM READ_TEXT to read text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 07:48:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676328#M1448858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-25T07:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Text Elements stored table name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676329#M1448859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Component of an ABAP program. Contains texts that can be accessed in the ABAP program. Text elements are list headers (standard page header), selection texts, and text symbols. The text elements are created in multilingual text pools of the program and can be used when loading a text pool in the program.* Text element maintenance is called using the transaction code SE32*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manthan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 07:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676329#M1448859</guid>
      <dc:creator>manthanraja</dc:creator>
      <dc:date>2010-02-25T07:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Text Elements stored table name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676330#M1448860</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;RS38M----Table name whichScreen fields Text elements .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INUM-----Field in the table which stores Number of text element.&lt;/P&gt;&lt;P&gt;ITEX132--field name in the table which stores text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use table:STXH and function module: READ_TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points it if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 08:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-stored-table-name/m-p/6676330#M1448860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-25T08:27:44Z</dc:date>
    </item>
  </channel>
</rss>

