<?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 message from user exit - current screen becomes grayed(non-editable) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974529#M1604126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;USEREXIT_CHECK_VBAK has the same behaviour as the *DOCUMENT_PREPARE exit. Message E makes the current screen non-editable(fileds not open for modification). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2011 06:40:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-13T06:40:50Z</dc:date>
    <item>
      <title>Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974524#M1604121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a Sales Order (VA01/VA02) user exit(USEREXIT_SAVE_DOCUMENT_PREPARE) in MV45AFZZ program. I am validating certain values entered by user in this exit. Based on a condition, I issue a error message e.g. "message e001(ZV) with .....". I expect the processing to interrupt and the system control  returns to the current screen. When there is an error, error message shows up on the status bar, but the current screen is completely grayed out(non-editable), not able to modify the incorrect entries. I keep hitting ENTER but no change to the grayed screen. Is there anything wrong in the way I issue error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am on ECC6. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jun 2011 07:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974524#M1604121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-12T07:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974525#M1604122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similiar kind of problems has been discussed many times.  USEREXIT_SAVE_DOCUMENT_PREPARE is not the proper place to implement the validations.  Use the user-exits with "CHECK" form routines to do the validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 04:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974525#M1604122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T04:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974526#M1604123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to validate XVBPA-KUNNR (partner) values and send an ERROR message. For this, as you suggested, I do not see any XVBPA/VBPA CHECK user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 05:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974526#M1604123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T05:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974527#M1604124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;An error message disables screen for input.&lt;/P&gt;&lt;P&gt;Try using chain end chain and make fields editable.&lt;/P&gt;&lt;P&gt;Or use a different type of message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer to :&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1774254"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 05:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974527#M1604124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T05:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974528#M1604125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the user exit MV45AFZB?  IMO, even if you are validating the values of partner functions (VBPA/XVBPA), CHECK form-routines get executed.  USEREXIT_CHECK_VBAK will get executed if the partner is associated at header level &amp;amp; USEREXIT_CHECK_VBAP will get executed if the partner is associated at item level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 05:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974528#M1604125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T05:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974529#M1604126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;USEREXIT_CHECK_VBAK has the same behaviour as the *DOCUMENT_PREPARE exit. Message E makes the current screen non-editable(fileds not open for modification). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 06:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974529#M1604126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974530#M1604127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so(SAP documentation doesn't say like what you mentioned).  I debugged the exit USEREXIT_CHECK_VBAP with an existing code which raises an error message after validation (error type E). System stops the further processing till the user enter correct data (with editable fields). Unfortunately, i am not able to similate the scenario in CHECK_VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 06:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974530#M1604127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T06:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974531#M1604128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned before, I am validating XVBPA-KUNNR entries on "Header details",  "Partner" tab. May be you are mentioning about validating XVBAP entries using the CHECK_VBAP exit? I tried validating XVBPA-KUNNR in CHECK_VBAK (which is the closest; as there is no CHECK_VBPA exit) and I am stuck at that grayed screen, cant go back(F3) either  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 16:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974531#M1604128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T16:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974532#M1604129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an enhancement(spot) in PAI of he screen and wrote my validations. There could be other solutions/approaches as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to every one who took time to help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2011 22:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974532#M1604129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-19T22:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error message from user exit - current screen becomes grayed(non-editable)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974533#M1604130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please help me if possible in my senario :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial', 'sans-serif'; color: #575757; font-size: 10pt;"&gt;I am validating a field(serial number while creating delivery) in standard exit ZXQSMU04 and written a code to display an error message. The functionality is working correctly on validation and displaying the error message. But once the error is getting trigger the serial number field is becoming in gray mode i.e non editable. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial', 'sans-serif'; color: #575757; font-size: 10pt;"&gt;I tried a lot to overcome this issue but not getting success could anyone help me to make the field editable while triggering the error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note : Its an exit and not having any message field in export or return table. Also tried with warning and information message.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial', 'sans-serif'; color: #575757; font-size: 10pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial', 'sans-serif'; color: #575757; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial', 'sans-serif'; color: #575757; font-size: 10pt;"&gt;Gautam Kumar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 14:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-from-user-exit-current-screen-becomes-grayed-non-editable/m-p/7974533#M1604130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T14:12:27Z</dc:date>
    </item>
  </channel>
</rss>

