<?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: Screen Painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792143#M1122425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create GUI Status for the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 07:36:57 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2008-11-24T07:36:57Z</dc:date>
    <item>
      <title>Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792141#M1122423</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;&lt;/P&gt;&lt;P&gt;I have drawn a screen using the screen painter but i am unable to get the sap standard toolbar..wchich contains BACK, CANCEL, etc tabs in the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me how to get the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792141#M1122423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T07:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792142#M1122424</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;In the process before output, you will find a module for status and in that SET PF-STATUS 'XXXX', in that assign the name of the status and double click. It will go to Gui Status screen, where under the FUNCTION KEYS, you need to add BACK, EXIT &amp;amp; CANC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792142#M1122424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T07:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792143#M1122425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create GUI Status for the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792143#M1122425</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2008-11-24T07:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792144#M1122426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Go to transaction SE41.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Write your program name and GUI status name there.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Go to push button on the top STATUS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;in from Program Name write SAPLSLVC_FULLSCREEN and in the status STANDARD_FULLSCREEN&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Press COPY&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Now go to change and activate it.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792144#M1122426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T07:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792145#M1122427</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;&lt;STRONG&gt;Screen Painter&lt;/STRONG&gt; is used only to "draw" screen layout namely screen fields, areas, containers etc.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Menu Painter&lt;/STRONG&gt; (SE41) on the other hand is used to create GUI title + GUI status. You need to go for it in order to create your desired status (i.e. activating BACK, EXIT buttons). GUI status mainly consists of standard toolbar, application toolbar and menu toolbar. Just tweak it and assing appropirate &lt;STRONG&gt;function codes&lt;/STRONG&gt; to function keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use standard functionality instead of creating it from scratch or without use of Menu Painter, write this in your screen PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET PF-STAUS space. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will use standard functions, which you just catch in PAI block. &lt;/P&gt;&lt;P&gt;If you go for Menu Painter anyhow you give your GUI status name after SET PF-STAUS ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details read this section [Menu Painter|http://help.sap.com/erp2005_ehp_03/helpdata/EN/d1/801ce8454211d189710000e8322d00/frameset.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792145#M1122427</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2008-11-24T07:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792146#M1122428</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;1.you have to create the status for that screen and in that status there are&lt;/P&gt;&lt;P&gt;User Interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu Bar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application Toolbar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Keys   &lt;STRONG&gt;----here you can give the func codes to the operations you want on std.toolbar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.then in PBO of this screen &lt;/P&gt;&lt;P&gt;  MODULE status_0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.  and in program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE status_0100 OUTPUT.&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'STATUS_100'.&lt;/P&gt;&lt;P&gt;  SET TITLEBAR 'TITLE_100'.&lt;/P&gt;&lt;P&gt;ENDMODULE.                 " STATUS_0100  OUTPUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792146#M1122428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T07:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792147#M1122429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;the easiest way of working with screen painter is using se80. in this you can fetch all the function that you need for the program.&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;janani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 08:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter/m-p/4792147#M1122429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T08:11:24Z</dc:date>
    </item>
  </channel>
</rss>

