<?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: validations on module pool screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192636#M467622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write your code inside this block, if u want to retrict user from ignoring this error.&lt;/P&gt;&lt;P&gt;the advantage in this approach is, user will be prompted to change the field which the error is,... once that is corrected,.. user will be able to proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chain.&lt;/P&gt;&lt;P&gt;ur code here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endchain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 17:05:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T17:05:44Z</dc:date>
    <item>
      <title>validations on module pool screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192633#M467619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks &lt;/P&gt;&lt;P&gt;I am performing some validations on fields in the module pool screen , its not a normal selection screen , so at selection screen does not work here . When i give an error message , all the fields are greyed and user cannot input any values after that . How to solve this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192633#M467619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: validations on module pool screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192634#M467620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you hit enter after the message is displayed then you should be able to input values again.  It shouldn't require a coding change.&lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192634#M467620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: validations on module pool screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192635#M467621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in flow logic PAI write a module using field syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field &amp;lt;field name&amp;gt; module &amp;lt;module name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in tht module do ur validation &amp;amp; give error message it wont go to disable mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 17:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192635#M467621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T17:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: validations on module pool screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192636#M467622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write your code inside this block, if u want to retrict user from ignoring this error.&lt;/P&gt;&lt;P&gt;the advantage in this approach is, user will be prompted to change the field which the error is,... once that is corrected,.. user will be able to proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chain.&lt;/P&gt;&lt;P&gt;ur code here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endchain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 17:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192636#M467622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T17:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: validations on module pool screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192637#M467623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You need to write the Module in between the CHAIN and ENDCHAIN statment in SE51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you send a warning or error message from a module &amp;lt;mod&amp;gt; that you called using a FIELD statement as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHAIN.&lt;/P&gt;&lt;P&gt;  FIELD: &amp;lt;f1&amp;gt;, &amp;lt;f 2&amp;gt;,... &lt;/P&gt;&lt;P&gt;  MODULE &amp;lt;mod1&amp;gt;. &lt;/P&gt;&lt;P&gt;  FIELD: &amp;lt;g1&amp;gt;, &amp;lt;g 2&amp;gt;,... &lt;/P&gt;&lt;P&gt;  MODULE &amp;lt;mod2&amp;gt;. &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ENDCHAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all of the fields on the screen that belong to the processing chain (all of the fields listed in the field statements) are made ready for input again. Other fields are not ready for input. Whenever the MODULE statement appears within a processing chain, even if there is only one FIELD attached to it, all of the fields in the chain (not only the affected field) are made ready for input again, allowing the user to enter new values. If the fields in the processing chain are only checked once, the PAI processing continues directly after the FIELD statement, and the preceding modules are not called again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the DEMO program DEMO_DYNPRO_FIELD_CHAIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sudheer Junnuthula&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 17:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-on-module-pool-screen/m-p/2192637#M467623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T17:19:48Z</dc:date>
    </item>
  </channel>
</rss>

