<?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: Module Pool question. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790277#M1122000</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;These are based on the type of program &lt;/P&gt;&lt;P&gt;they are Type 1 ( executable) Type M ( Module Pool) Type I ( Include Pool ) Type K ( Class Pool ) Type F ( Function Group ) you can check them in the attributes dialog box in SE38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there is no difference whether you create a program in SE38 or SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A report program if has a selection screen starts with a default screen 1000 and you dont need to specify the screen for this and the system takes care of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Module Pool program the developers use their own screen and possibly screens, for this reason we the developers need to tell the system which screeen should be used for the first time &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Note.&lt;/P&gt;&lt;P&gt;For the screens developed by the programs, there are separated KEY words for the SCREEN logic which is implemented by the KEY word MODULE hence the name MODULE POOL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I strongly advice you to go through the corresponding KEY word documentation As the topic you requested involves much theory to understand the whole process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not execute a Module pool program directly in Either in SE38 or in SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in SE80 you double click on the transaction tree which takes you to Tcode SE93 on the right hand side then only you can execute it, which means you almost entering the Tcode name in the Command Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have happy Weekend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramchander krishnamraju on Nov 29, 2008 5:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Nov 2008 04:11:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-29T04:11:16Z</dc:date>
    <item>
      <title>Module Pool question.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790275#M1121998</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'm little confuse with the module pool topic. If I create a program in the transaction SE38 that is a module pool?? Or a module pool is all program that I create in the SE80 transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question... The module pool programs are called only with transactions?? Because if I want to execute a module pool in the SE80 I can right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 23:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790275#M1121998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T23:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool question.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790276#M1121999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create these in either SE80 or SE38. It doesnt matter which way you use to create, it is the program attribute - Type M which makes these as module pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you will need a transaction code inorder to execute the module pools. If there is just one transaction against a module pool, you can execute that directyly using SE80.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Nov 2008 00:15:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790276#M1121999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-29T00:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool question.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790277#M1122000</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;These are based on the type of program &lt;/P&gt;&lt;P&gt;they are Type 1 ( executable) Type M ( Module Pool) Type I ( Include Pool ) Type K ( Class Pool ) Type F ( Function Group ) you can check them in the attributes dialog box in SE38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there is no difference whether you create a program in SE38 or SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A report program if has a selection screen starts with a default screen 1000 and you dont need to specify the screen for this and the system takes care of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Module Pool program the developers use their own screen and possibly screens, for this reason we the developers need to tell the system which screeen should be used for the first time &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Note.&lt;/P&gt;&lt;P&gt;For the screens developed by the programs, there are separated KEY words for the SCREEN logic which is implemented by the KEY word MODULE hence the name MODULE POOL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I strongly advice you to go through the corresponding KEY word documentation As the topic you requested involves much theory to understand the whole process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not execute a Module pool program directly in Either in SE38 or in SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in SE80 you double click on the transaction tree which takes you to Tcode SE93 on the right hand side then only you can execute it, which means you almost entering the Tcode name in the Command Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have happy Weekend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramchander krishnamraju on Nov 29, 2008 5:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Nov 2008 04:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790277#M1122000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-29T04:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool question.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790278#M1122001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a module pool is a ytpe M program tht u can create using either of se38 or se80.&lt;/P&gt;&lt;P&gt;every module pool has to be associated wid a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more info on module pools refer this sap help&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e4/2adbd7449911d1949c0000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e4/2adbd7449911d1949c0000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Nov 2008 04:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-question/m-p/4790278#M1122001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-29T04:23:50Z</dc:date>
    </item>
  </channel>
</rss>

