<?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 Programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678808#M885907</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;U can use every number u prefer from 0001 to 9999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway it's better not to use number 1000 because it's usually used to generate the dynpro for the selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE ON REQUEST: this module is triggered as soon as the value of the field is changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2008 09:18:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-14T09:18:38Z</dc:date>
    <item>
      <title>Module Pool Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678806#M885905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I wanna know the screen number which we can used in module pool-screen painter being an abaper and what is the difference between &lt;/P&gt;&lt;P&gt;FIELD M1 &lt;/P&gt;&lt;P&gt;MODULE X1 ON INPUT . and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD M2&lt;/P&gt;&lt;P&gt;MODULE X2 ON REQUEST??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 09:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678806#M885905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T09:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678807#M885906</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 Module Pool Program you can you the screen numbers till 9000. Screen numbers greater than 9000 are reserved by SAP for SAP System Customers. &lt;/P&gt;&lt;P&gt;Also the Screen numbers from 1000 to 1010 are reserved for the maintainence for ABAP  Dictionary Screens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELD F1 MODULE M1 ON INPUT.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the ON Input addition in a MODULE Statement after FIELD, the MODULE  is only called if the field contents have changed their initial values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELD F2 MODULE M2 ON REQUEST.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the ON REQUEST addition in a FIELD Statement, the MODULE is called only  if the user enters a new value in the field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards, &lt;/P&gt;&lt;P&gt;Samantak. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rewards points for useful answers.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 09:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678807#M885906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678808#M885907</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;U can use every number u prefer from 0001 to 9999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway it's better not to use number 1000 because it's usually used to generate the dynpro for the selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE ON REQUEST: this module is triggered as soon as the value of the field is changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 09:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3678808#M885907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T09:18:38Z</dc:date>
    </item>
  </channel>
</rss>

