<?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: Table for Text elememnts, Selection texts? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-text-elememnts-selection-texts/m-p/6687828#M1450550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get text elements of the program using FM &lt;STRONG&gt;READ_TEXT_ELEMENTS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below thread for sample pgm.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1865917"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or  Use the ABAP command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TEXTPOOL prog INTO itab LANGUAGE lang. This gets you all the texts associated with "prog".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: PROG LIKE SY-REPID VALUE 'PROGNAME', &lt;/P&gt;&lt;P&gt;           ITAB LIKE TEXTPOOL OCCURS 50 WITH HEADER LINE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TEXTPOOL PROG INTO ITAB LANGUAGE SY-LANGU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 21:39:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-17T21:39:59Z</dc:date>
    <item>
      <title>Table for Text elememnts, Selection texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-text-elememnts-selection-texts/m-p/6687827#M1450549</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;Pls. let me know that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Where the TEXT ELEMENTS (Report Prog., FM etc) are stored, Which table its?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Where the SELECTION TEXTS (Selection screen labels of a Report Prog.) are stored, Which table its?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I tried from debugging and 'F1' help but, no success!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 21:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-text-elememnts-selection-texts/m-p/6687827#M1450549</guid>
      <dc:creator>former_member202077</dc:creator>
      <dc:date>2010-03-17T21:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Text elememnts, Selection texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-text-elememnts-selection-texts/m-p/6687828#M1450550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get text elements of the program using FM &lt;STRONG&gt;READ_TEXT_ELEMENTS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below thread for sample pgm.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1865917"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or  Use the ABAP command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TEXTPOOL prog INTO itab LANGUAGE lang. This gets you all the texts associated with "prog".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: PROG LIKE SY-REPID VALUE 'PROGNAME', &lt;/P&gt;&lt;P&gt;           ITAB LIKE TEXTPOOL OCCURS 50 WITH HEADER LINE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TEXTPOOL PROG INTO ITAB LANGUAGE SY-LANGU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 21:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-text-elememnts-selection-texts/m-p/6687828#M1450550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T21:39:59Z</dc:date>
    </item>
  </channel>
</rss>

