<?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 Adding Display/Change pushbutton on application toolbar in 3.1i version in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-display-change-pushbutton-on-application-toolbar-in-3-1i-version/m-p/2919663#M687468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to add Display/Change pushbutton on the application toolbar of the screen, which consists of fields...&lt;/P&gt;&lt;P&gt;Kunnr&lt;/P&gt;&lt;P&gt;Vkorg&lt;/P&gt;&lt;P&gt;Matnr&lt;/P&gt;&lt;P&gt;Bzirk&lt;/P&gt;&lt;P&gt;Bztxt (No Input/Output only)&lt;/P&gt;&lt;P&gt;Zsplit_percentage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi have written the code, it's not working as I expect,&lt;/P&gt;&lt;P&gt;It seem SCREE table does not exists...&lt;/P&gt;&lt;P&gt; LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt; IF SCREEN-NAME EQ ZSPLIT-BZTXT.&lt;/P&gt;&lt;P&gt; CONTINUE.&lt;/P&gt;&lt;P&gt; ELSEIF SCREEN-ACTIVE = 0.&lt;/P&gt;&lt;P&gt; SCREEN-ACTIVE = 1.&lt;/P&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;P&gt; MODIFY SCREEN.&lt;/P&gt;&lt;P&gt; ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kalyan Chandra&lt;/P&gt;&lt;P&gt;SAP Consultant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 10:02:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T10:02:30Z</dc:date>
    <item>
      <title>Adding Display/Change pushbutton on application toolbar in 3.1i version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-display-change-pushbutton-on-application-toolbar-in-3-1i-version/m-p/2919663#M687468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to add Display/Change pushbutton on the application toolbar of the screen, which consists of fields...&lt;/P&gt;&lt;P&gt;Kunnr&lt;/P&gt;&lt;P&gt;Vkorg&lt;/P&gt;&lt;P&gt;Matnr&lt;/P&gt;&lt;P&gt;Bzirk&lt;/P&gt;&lt;P&gt;Bztxt (No Input/Output only)&lt;/P&gt;&lt;P&gt;Zsplit_percentage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi have written the code, it's not working as I expect,&lt;/P&gt;&lt;P&gt;It seem SCREE table does not exists...&lt;/P&gt;&lt;P&gt; LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt; IF SCREEN-NAME EQ ZSPLIT-BZTXT.&lt;/P&gt;&lt;P&gt; CONTINUE.&lt;/P&gt;&lt;P&gt; ELSEIF SCREEN-ACTIVE = 0.&lt;/P&gt;&lt;P&gt; SCREEN-ACTIVE = 1.&lt;/P&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;P&gt; MODIFY SCREEN.&lt;/P&gt;&lt;P&gt; ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kalyan Chandra&lt;/P&gt;&lt;P&gt;SAP Consultant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-display-change-pushbutton-on-application-toolbar-in-3-1i-version/m-p/2919663#M687468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Display/Change pushbutton on application toolbar in 3.1i version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-display-change-pushbutton-on-application-toolbar-in-3-1i-version/m-p/2919664#M687469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Earlier I have used message type as "E",&lt;/P&gt;&lt;P&gt;which will disable the screen,&lt;/P&gt;&lt;P&gt;to enable the screen, I require&lt;/P&gt;&lt;P&gt;display/change button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I have used message type "W" instead of "E",screen is disabled when the message display, hit enter to enable the screen..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-display-change-pushbutton-on-application-toolbar-in-3-1i-version/m-p/2919664#M687469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:40:38Z</dc:date>
    </item>
  </channel>
</rss>

