<?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: Regaading Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534772#M1071571</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;Copy the Standard GUI Status of one Standard Progarm which has Page Up/Down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To copy the  standard GUI status &lt;STRONG&gt;Go to SE41 transaction&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add you own buttons and do the coding as you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 10:34:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-24T10:34:02Z</dc:date>
    <item>
      <title>Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534769#M1071568</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;I created the Screen. PBO of that screen i created the Menu status using SET-PF status statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I activated all the buttons in that menu like Print,Save, Back, EXIT and others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I written the code for Back, Exit and Cancel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue the user is asking for Page down,Page Up and Other functionality. Is there any way to add functionality those buttons automatically with the help of Standard function codes. Means if we assign the Standard function codes to those buttons, will it work. If that is case please guide me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534769#M1071568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534770#M1071569</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;Use P++ function code for Page up and P-- for page down.&lt;/P&gt;&lt;P&gt;You have to give these function codes in PF status.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534770#M1071569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534771#M1071570</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; i know the standard function codes my question is i assign will it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because am not writing any code for those buttons in the PAI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534771#M1071570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534772#M1071571</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;Copy the Standard GUI Status of one Standard Progarm which has Page Up/Down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To copy the  standard GUI status &lt;STRONG&gt;Go to SE41 transaction&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add you own buttons and do the coding as you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534772#M1071571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534773#M1071572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should write the function code.&lt;/P&gt;&lt;P&gt;then do coding for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534773#M1071572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534774#M1071573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doesnot know how to write for Page Up and Page Down and other functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534774#M1071573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Regaading Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534775#M1071574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU WRITE THIS CODE IN PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE OK_CODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'P++'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TC_CON-TOP_LINE = TC_CON-TOP_LINE + LINE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'L++'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TC_CON-TOP_LINE = TC_CON-TOP_LINE + 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'P--'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TC_CON-TOP_LINE = TC_CON-TOP_LINE - LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'L--'.&lt;/P&gt;&lt;P&gt;TC_CON-TOP_LINE = TC_CON-TOP_LINE - 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'E++'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TC_CON-TOP_LINE = NUM - LINE + 1&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 11:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regaading-screen/m-p/4534775#M1071574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T11:16:35Z</dc:date>
    </item>
  </channel>
</rss>

