<?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 Pull text-symbols from program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813530#M2025765</link>
    <description>&lt;P&gt;Normally to create a text-symbols I write them down like so:&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;'TEST'(t00)&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;and later click on it to pull up the dialog if I want to create a text-symbol.&lt;/P&gt;
  &lt;P&gt;Is there a way, that, when I am already in the text-element menu to automatically pull all text-elements declared in the program into the menu so I can edit them from the menu later on?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 06:34:58 GMT</pubDate>
    <dc:creator>ventior</dc:creator>
    <dc:date>2023-09-22T06:34:58Z</dc:date>
    <item>
      <title>Pull text-symbols from program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813530#M2025765</link>
      <description>&lt;P&gt;Normally to create a text-symbols I write them down like so:&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;'TEST'(t00)&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;and later click on it to pull up the dialog if I want to create a text-symbol.&lt;/P&gt;
  &lt;P&gt;Is there a way, that, when I am already in the text-element menu to automatically pull all text-elements declared in the program into the menu so I can edit them from the menu later on?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 06:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813530#M2025765</guid>
      <dc:creator>ventior</dc:creator>
      <dc:date>2023-09-22T06:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pull text-symbols from program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813531#M2025766</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;ventior&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Display your program and choose menu function &lt;EM&gt;Goto-&amp;gt;Text Elements &lt;/EM&gt;All your text symbols and selection texts are there.&lt;/P&gt;&lt;P&gt;You can add all the missing text elements with "Compare Text Symbols" tool from the text elements screen. For instance my test report with text elements is:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT zdttmp.

WRITE 'test1'(001).
WRITE 'test2'(002).
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The text elements are not declared yet and the tool can be selected with the marked button:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2211036-image.png" /&gt;&lt;/P&gt;&lt;P&gt;The tool starts with the screen:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2211037-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Run it and all missing text symbols will be provided. They can be added with the button marked below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2211040-image.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/2211041-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 07:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813531#M2025766</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-09-22T07:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pull text-symbols from program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813532#M2025767</link>
      <description>&lt;P&gt;This sadly didn't answer my question. I know about that menu but I want to automatically pull text-elements I declared &lt;STRONG&gt;programatically &lt;/STRONG&gt;into this menu, so I can edit them centrally while being able to see the text without having to jump into this menu while programming.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 07:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813532#M2025767</guid>
      <dc:creator>ventior</dc:creator>
      <dc:date>2023-09-22T07:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pull text-symbols from program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813533#M2025768</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ventior&lt;/SPAN&gt; I didn't get your question right the first time. See my updated answer.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 07:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813533#M2025768</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-09-22T07:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pull text-symbols from program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813534#M2025769</link>
      <description>&lt;P&gt;Thanks a lot! That was exactly what I was trying to accomplish!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pull-text-symbols-from-program/m-p/12813534#M2025769</guid>
      <dc:creator>ventior</dc:creator>
      <dc:date>2023-09-22T08:12:23Z</dc:date>
    </item>
  </channel>
</rss>

