<?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: selection screen field validation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951769#M696077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't think so automatic validation....except for few fileds like date where it checks for format and in case of select-options it checks if low value is not exceeding high value.....for others u need to explicitly do validation in at selection-screen event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 14:56:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T14:56:17Z</dc:date>
    <item>
      <title>selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951768#M696076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any automic field validation way in which i dont' need to write the code at selection screen event in selection screen report.&lt;/P&gt;&lt;P&gt;e.g vendor name.&lt;/P&gt;&lt;P&gt;at selection screen, I have to check form lfa1 that wheher this record which user enters exits in lfa1 or not.&lt;/P&gt;&lt;P&gt;Is there any automatic way, in which i dont need to write the validation code for every selection field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 14:52:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951768#M696076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T14:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951769#M696077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't think so automatic validation....except for few fileds like date where it checks for format and in case of select-options it checks if low value is not exceeding high value.....for others u need to explicitly do validation in at selection-screen event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 14:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951769#M696077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T14:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951770#M696078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that you can do this sort of thing with a foriegn key relationship in the ABAP dictionary,  but not for fields like "Vendor Name".  It is more geared toward codes rather than free text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea77446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea77446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 14:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951770#M696078</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-10-17T14:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951771#M696079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While declaring the fields you need to specify the Dictionary varianbles, if that field is having F4 help then the field will be automaically validated with the respective data, if the field doen't have the F4 help then you need to write the code to validate it&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 14:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951771#M696079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T14:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951772#M696080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se38.&lt;/P&gt;&lt;P&gt;CTRL+F8&lt;/P&gt;&lt;P&gt;PARAMETER&lt;/P&gt;&lt;P&gt;click 20. ... VALUE CHECK &lt;/P&gt;&lt;P&gt;read!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 14:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951772#M696080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T14:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951773#M696081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have used dict reference &amp;amp; it has F4 help also, but its not validating automatic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:22:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951773#M696081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen field validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951774#M696082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no provision in SAP to validate values automatically except you provide search help for all parameters and all parameters are mandatory. This way you might be able to validate some parameters but i doubt it will take care of all your selection screen elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ashish Gundawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 15:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-field-validation/m-p/2951774#M696082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T15:24:50Z</dc:date>
    </item>
  </channel>
</rss>

