<?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 Button Caption (Text) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944443#M63891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we change the button caption (Text) on run time?&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;&amp;#147;Send&amp;#148;,  &amp;#147;Receive&amp;#148; in dynamically for situation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2005 09:01:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-22T09:01:19Z</dc:date>
    <item>
      <title>Button Caption (Text)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944443#M63891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we change the button caption (Text) on run time?&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;&amp;#147;Send&amp;#148;,  &amp;#147;Receive&amp;#148; in dynamically for situation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944443#M63891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Button Caption (Text)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944444#M63892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asheek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many ways to do this. One of that is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define both the buttons 'Send' and 'Receive' in Gui Status. Now based on your condition you can enable and disable the buttons using SET PF-STATUS 'XXXX' addition EXCLUDING. You can get more information on SET PF-STATUS. Press F1 on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944444#M63892</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-08-22T09:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Button Caption (Text)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944445#M63893</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;when you define the button in the screen painter as a output field, you can move dynamically a text for this button. The fieldname in the program and the screen has to be the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:25:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944445#M63893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Button Caption (Text)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944446#M63894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt; It is a good idea that I can continue&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;Asheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944446#M63894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Button Caption (Text)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944447#M63895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I solved the problem earlier with two buttons.&lt;/P&gt;&lt;P&gt;But After I have seen your suggestion I move my coding to your method and its working fine and it&amp;#146;s an excellent method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again&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;Asheek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-caption-text/m-p/944447#M63895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T09:50:14Z</dc:date>
    </item>
  </channel>
</rss>

