<?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: Display error message in SD user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931712#M385817</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;Instead of giving an error message...Probably give warning message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you give error message..It will lock the entries..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2007 16:38:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-14T16:38:35Z</dc:date>
    <item>
      <title>Display error message in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931711#M385816</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;I want to display an error message in FORM USEREXIT_CHECK_VBAP. (Include MV45AFZB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards, the user should be able to correct the wrong values, but the fields are locked because of the error message. How can I keep the relevant fields open?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931711#M385816</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2007-02-14T16:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display error message in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931712#M385817</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;Instead of giving an error message...Probably give warning message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you give error message..It will lock the entries..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931712#M385817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T16:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display error message in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931713#M385818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A warning message is not enough, because the user should not be able to save the SO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931713#M385818</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2007-02-14T16:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display error message in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931714#M385819</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;I believe there is other way to stop the users from saving the order..Other than giving an error message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931714#M385819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T16:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display error message in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931715#M385820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds interesting, do you know how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:55:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931715#M385820</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2007-02-14T16:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display error message in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931716#M385821</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;Sorry I missed no..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe there is &amp;lt;b&amp;gt;no&amp;lt;/b&amp;gt; other way to stop the users from saving the order..Other than giving an error message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-error-message-in-sd-user-exit/m-p/1931716#M385821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T16:58:25Z</dc:date>
    </item>
  </channel>
</rss>

