<?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: How to avoid standard SAP error message &amp; put custom error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638639#M607277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of putting the validation in the event AT SELECTION SCREEN,&lt;/P&gt;&lt;P&gt;try to use it in the event &lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN ON FIELD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the lower limit is greater and if yes, provide custom error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for helpful answers.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2007 05:13:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-03T05:13:59Z</dc:date>
    <item>
      <title>How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638638#M607276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a select option "Billing key date" on selection screen.&lt;/P&gt;&lt;P&gt;When user enters Date to greater than Date from then,  I want that error message "Billing key date -From Date must be before Billing key date - To Date" should be displayed on screen.&lt;/P&gt;&lt;P&gt;I have put validation for this at AT SELECTION SCREEN. &lt;/P&gt;&lt;P&gt;Instead of getting my custom erro message I am getting standard SAP error message "Lower limit is greater than Upper limit".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to debug, but the error message is coming just after /h -Enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest some way by which I can avoid standard SAP message &amp;amp; my custom message is displayed.  &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;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638638#M607276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638639#M607277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of putting the validation in the event AT SELECTION SCREEN,&lt;/P&gt;&lt;P&gt;try to use it in the event &lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN ON FIELD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the lower limit is greater and if yes, provide custom error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for helpful answers.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638639#M607277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638640#M607278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For select-option there is no need to have any validations for lower and upper limit. SAP will take care of it and it is the standard way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638640#M607278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638641#M607279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still you want to modify this functioanlity then you need to do this by modifying the screen in CHAIN...ENDCHAIN.&lt;/P&gt;&lt;P&gt;By default the selection screen 1000 generates, you need to modify it then it may work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638641#M607279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638642#M607280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;For Date fields SAP std validation is like that&lt;/P&gt;&lt;P&gt;you can't change it.&lt;/P&gt;&lt;P&gt;Anyhow it means the same (yours and SAP's)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638642#M607280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638643#M607281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is SAP standard check on select-option and will come always.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:18:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638643#M607281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid standard SAP error message &amp; put custom error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638644#M607282</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;With ranges, the lower limit must not be greater than the upper limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot forego this restriction and add your own custom message. These restrictions are placed by SAP and cannot be skipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-standard-sap-error-message-put-custom-error-message/m-p/2638644#M607282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:19:19Z</dc:date>
    </item>
  </channel>
</rss>

