<?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: modulepool &amp; screen painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186827#M465784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SCREEN PAINTER-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Screen Painter is a component of the ABAP/4 Development Workbench. In the Screen Painter, you can define the following interface elements with their associated attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input/output fields &lt;/P&gt;&lt;P&gt;field names &lt;/P&gt;&lt;P&gt;checkboxes &lt;/P&gt;&lt;P&gt;radio buttons &lt;/P&gt;&lt;P&gt;Group boxes &lt;/P&gt;&lt;P&gt;subscreens &lt;/P&gt;&lt;P&gt;pushbuttons with no fixed position &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start the Screen Painter, choose the corresponding pushbutton on the initial screen of the ABAP Workbench or enter Transaction SE51. From here, you can:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create new screens. &lt;/P&gt;&lt;P&gt;Test an existing screen. &lt;/P&gt;&lt;P&gt;Create new components for an existing screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Screen Painter, you define the graphical layout of the screen as well as the underlying flow logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layout editor of the Screen Painter can run in two different modes:&lt;/P&gt;&lt;P&gt;alphanumeric mode &lt;/P&gt;&lt;P&gt;graphical mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE-POOL-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An ABAP program with the program type 'M'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO IN MODULE POOL , OUTPUT SHOWS IN ANOTHER TRANSACTION CREATED BY US.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; module pool should be used with each infotype. This module pool is the main program for the maintenance interface for the infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***DO REWARD IF USEFULL&lt;/P&gt;&lt;P&gt;VIJAY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2007 07:45:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-09T07:45:41Z</dc:date>
    <item>
      <title>modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186823#M465780</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;What is the difference b/n screen painter and module pool?&lt;/P&gt;&lt;P&gt;Which to use &amp;amp; when?&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;Siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186823#M465780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T07:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186824#M465781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Screen Painter is used in Modulepool programming&lt;/P&gt;&lt;P&gt;Screen Painter is used to create screens in module pool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186824#M465781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T07:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186825#M465782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Screen painter is the tool in ABAP dev workbench used to create the screens using the Tcode SE51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module POOL means pool of screens, nothing but the Screens handling program or Transaction programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186825#M465782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T07:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186826#M465783</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;Module pool is one of the programming type(se38),whereas screen painter is for designing the screens(se51)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186826#M465783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T07:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186827#M465784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SCREEN PAINTER-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Screen Painter is a component of the ABAP/4 Development Workbench. In the Screen Painter, you can define the following interface elements with their associated attributes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input/output fields &lt;/P&gt;&lt;P&gt;field names &lt;/P&gt;&lt;P&gt;checkboxes &lt;/P&gt;&lt;P&gt;radio buttons &lt;/P&gt;&lt;P&gt;Group boxes &lt;/P&gt;&lt;P&gt;subscreens &lt;/P&gt;&lt;P&gt;pushbuttons with no fixed position &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start the Screen Painter, choose the corresponding pushbutton on the initial screen of the ABAP Workbench or enter Transaction SE51. From here, you can:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create new screens. &lt;/P&gt;&lt;P&gt;Test an existing screen. &lt;/P&gt;&lt;P&gt;Create new components for an existing screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Screen Painter, you define the graphical layout of the screen as well as the underlying flow logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layout editor of the Screen Painter can run in two different modes:&lt;/P&gt;&lt;P&gt;alphanumeric mode &lt;/P&gt;&lt;P&gt;graphical mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE-POOL-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An ABAP program with the program type 'M'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO IN MODULE POOL , OUTPUT SHOWS IN ANOTHER TRANSACTION CREATED BY US.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; module pool should be used with each infotype. This module pool is the main program for the maintenance interface for the infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***DO REWARD IF USEFULL&lt;/P&gt;&lt;P&gt;VIJAY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186827#M465784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T07:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186828#M465785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Siri , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   the basic difference between module pool and screen painter are :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modulepool is either one screen or multiple screens related/linked to a program.&lt;/P&gt;&lt;P&gt;   Modulepools are called as transactions which consists of one or multiple screens linked to a single program where as screen painter (SE51) is the tool to design the screens . In screen painter you provide all the attributes of the screens and do the complete designing part . &lt;/P&gt;&lt;P&gt;these screens you can use either in a normal ( Executuable ) program or in modulepools. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You use a modulepool program when you are supposed to create a transaction . and screen painter you can use to create a screen in anycase and when you need to specifically use a screen in a report program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful !&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ranjita Kar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186828#M465785</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-05-09T07:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool &amp; screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186829#M465786</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;Screen Painter is a tool for designing and defining your own customizing screens. You design your screens in T-Code SE51 (Screen Painter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module Pool programming allows you to program your designed screens screens according to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mod Pool Events: PBO (process before output)&lt;/P&gt;&lt;P&gt;                           POH (process on help request)&lt;/P&gt;&lt;P&gt;                           POV (process on value request)&lt;/P&gt;&lt;P&gt;                           PAI  (process after input)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 07:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool-screen-painter/m-p/2186829#M465786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T07:50:15Z</dc:date>
    </item>
  </channel>
</rss>

