<?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 Creating text in text pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458176#M2000057</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;
  &lt;P&gt;Do you tried to created text in local class (of global class ) with Eclipse and ADT? For me it it not working.&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: inherit;" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983567-1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983568-2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983569-3.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: inherit;" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 07:47:27 GMT</pubDate>
    <dc:creator>szymon_glapiak</dc:creator>
    <dc:date>2021-09-30T07:47:27Z</dc:date>
    <item>
      <title>Creating text in text pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458176#M2000057</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
  &lt;P&gt;Do you tried to created text in local class (of global class ) with Eclipse and ADT? For me it it not working.&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: inherit;" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983567-1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983568-2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983569-3.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: inherit;" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 07:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458176#M2000057</guid>
      <dc:creator>szymon_glapiak</dc:creator>
      <dc:date>2021-09-30T07:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating text in text pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458177#M2000058</link>
      <description>&lt;P&gt;It works for me ... &lt;/P&gt;&lt;P&gt;Could you give more detail about your Eclipse release ? &lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 07:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458177#M2000058</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2021-09-30T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating text in text pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458178#M2000059</link>
      <description>&lt;P&gt;Version: 2021-09 (4.21.0) Build id: 20210910-1417&lt;/P&gt;&lt;P&gt;checked also on 2021-03&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1983579-4.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458178#M2000059</guid>
      <dc:creator>szymon_glapiak</dc:creator>
      <dc:date>2021-09-30T09:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating text in text pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458179#M2000060</link>
      <description>&lt;P&gt;No error at my side. My class is assigned to a modifiable transport request. Strange that it says R3TR PROG ZCL...===CP, it should mention R3TR REPT ZCL...===CP (and if it's only the class, it would be R3TR CLAS ZCL...) Maybe the error is because your class is not assigned to a modifiable transport request and there's a bug. What is your ABAP backend version? On premise or cloud?&lt;/P&gt;&lt;P&gt;NB: I have eclipse 202109 too.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 14:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-text-in-text-pool/m-p/12458179#M2000060</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-09-30T14:09:13Z</dc:date>
    </item>
  </channel>
</rss>

