<?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: Push Button text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795283#M2024583</link>
    <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;frdric.girod&lt;/SPAN&gt; This will works . Thanks !!!&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 08:58:22 GMT</pubDate>
    <dc:creator>ansari_mobbasher</dc:creator>
    <dc:date>2023-10-13T08:58:22Z</dc:date>
    <item>
      <title>Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795278#M2024578</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
  &lt;P&gt;How to get the text of a push button in a module pool?&lt;/P&gt;
  &lt;P&gt;For e.g : we can get the function code of a button in sy-ucomm variable, but I need text of that button .&lt;/P&gt;
  &lt;P&gt;Kindly suggest.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795278#M2024578</guid>
      <dc:creator>ansari_mobbasher</dc:creator>
      <dc:date>2023-10-13T07:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795279#M2024579</link>
      <description>&lt;P&gt;Did you try function like RS_CUA_GET_STATUS_FUNCTIONS ?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795279#M2024579</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-10-13T07:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795280#M2024580</link>
      <description>&lt;P&gt; @frederic Nope I am talking about push button of a screen of a module pool.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795280#M2024580</guid>
      <dc:creator>ansari_mobbasher</dc:creator>
      <dc:date>2023-10-13T07:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795281#M2024581</link>
      <description>&lt;P&gt;Not in a pf-status, so if you could try : DYNPRO_FIELD_GET&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795281#M2024581</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-10-13T07:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795282#M2024582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try to use the field "output":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.sap.com/doc/saphelp_nw74/7.4.16/en-us/4a/43b9428cd9044fe10000000a421937/content.htm?no_cache=true"&gt;Pushbuttons on the Screen (sap.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Pushbuttons have a label - the text that you specify statically in the attributes - and can also have icons. If you set the Output field attribute for a pushbutton, you can also set its text dynamically in the ABAP program. To do this, you must create a field in the ABAP program with the same name as the pushbutton&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795282#M2024582</guid>
      <dc:creator>ThorstenHoefer</dc:creator>
      <dc:date>2023-10-13T07:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795283#M2024583</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;frdric.girod&lt;/SPAN&gt; This will works . Thanks !!!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 08:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795283#M2024583</guid>
      <dc:creator>ansari_mobbasher</dc:creator>
      <dc:date>2023-10-13T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795284#M2024584</link>
      <description>&lt;P&gt;Function module DYNPRO_FIELD_GET is not a released API. It works internally based on ABAP statement "IMPORT DYNPRO". Recommendation: don't call the function module, just define the text in your program as a text symbol.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 09:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795284#M2024584</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-10-13T09:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Push Button text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795285#M2024585</link>
      <description>&lt;P&gt;(NB: you already said it, the question was about a push button defined in the &lt;STRONG&gt;Layout &lt;/STRONG&gt;part of a screen)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 09:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-text/m-p/12795285#M2024585</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-10-13T09:46:48Z</dc:date>
    </item>
  </channel>
</rss>

