<?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: Error with select option field validation in module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715598#M1872579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;HI.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Use call sub-screen command both in PBO &amp;amp; PAI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;to validate , Use simple module validate in the chain endchain structure, inside the module .&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 08:05:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-20T08:05:13Z</dc:date>
    <item>
      <title>Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715592#M1872573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a requirement with two screens of which first screen will have select option and some other fields and second screen will have table control.&lt;/P&gt;&lt;P&gt;Based on screen input data must be put in to table control of the second screen. I've declared selection screen and table control in the Top include and i have to do field validation for the first screen inputs which includes select option field validation also. For that i have used At selection screen event in the Top include.&lt;/P&gt;&lt;P&gt;But while activation it is showing following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Controls can only be defined only.(I have declared it in TOP include only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should only be definition in the (Top include) . Which means any sort of implementation is not meaningful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to do the field validations of the first screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also at exit command module is not triggering with subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muthubalaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 05:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715592#M1872573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-20T05:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715593#M1872574</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 module pool we can't use report events.&lt;/P&gt;&lt;P&gt;Write validation in PAI of module pool screen.&lt;/P&gt;&lt;P&gt;or...&lt;/P&gt;&lt;P&gt;You can solve this by creating a report and a screen in it for table control.&lt;/P&gt;&lt;P&gt;Keep select options in selection screen and call screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;SP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 05:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715593#M1872574</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-10-20T05:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715594#M1872575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I validate after PAI it is saying Select option field is not defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 06:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715594#M1872575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-20T06:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715595#M1872576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you define the selection screen, as a classic report selection-screen or a subscreen ?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ususally TOP include should only contain declaration, so put your AT SELECTION-SCREEN event/form in another exit. &lt;/LI&gt;&lt;LI&gt;Insure sub-screen definition is in a previous include. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 06:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715595#M1872576</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-20T06:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715596#M1872577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared subscreen in top include using module pool not in report. Same TOP include has table control. so when i write at selection screen it is throwing an error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also im unable to use at exit command in PAI. since it is not triggering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 06:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715596#M1872577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-20T06:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715597#M1872578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you insure every object is defined BEFORE it is used ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 07:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715597#M1872578</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-20T07:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error with select option field validation in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715598#M1872579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;HI.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Use call sub-screen command both in PBO &amp;amp; PAI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;to validate , Use simple module validate in the chain endchain structure, inside the module .&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-with-select-option-field-validation-in-module-pool/m-p/10715598#M1872579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-20T08:05:13Z</dc:date>
    </item>
  </channel>
</rss>

