<?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 Make a validating field editable while triggering the error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104474#M1706347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;Hi All,&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;Can any one help me in below issue:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/SPAN&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;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/SPAN&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;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/SPAN&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 05:51:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-11-05T05:51:32Z</dc:date>
    <item>
      <title>Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104474#M1706347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt;Hi All,&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;Can any one help me in below issue:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/SPAN&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;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/SPAN&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;SPAN style="font-family: 'Arial','sans-serif'; color: #575757; font-size: 10pt;"&gt; &lt;/SPAN&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 05:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104474#M1706347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T05:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104475#M1706348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi display error message as information message or success message you will be able to over come&lt;/P&gt;&lt;P&gt;message i001(OO) with ''error'" display like É&lt;/P&gt;&lt;P&gt;try something like this. hope you will be able to overcome.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;S.Janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 06:08:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104475#M1706348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T06:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104476#M1706349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response, But am sorry already I tried warning or information but its not working at all.&lt;/P&gt;&lt;P&gt;Please note : Its an exit and not having any message field in export or return table.&lt;/P&gt;&lt;P&gt;So we need to do some workaround for the solution. Even am not sure if its possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Gautam Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 06:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104476#M1706349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T06:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104477#M1706350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using function module called popup to message and throw the information message and if yes continue with the tcode else leave transaction.&lt;/P&gt;&lt;P&gt;Try doing this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 06:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104477#M1706350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T06:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104478#M1706351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check if the User Exit IQSM0002 will serve your purpose or not. Go through the documentation of the Exit.&lt;/P&gt;&lt;P&gt;This User exit is designed to do the checks during Serialization.&lt;/P&gt;&lt;P&gt;From the documentation:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the message fields of structure SYST are filled, for example, by a&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MESSAGE ... RAISING language element, then the message information is&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;then further processed by the calling program (for example, they are&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;recorded in a log). &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shambu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 06:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104478#M1706351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T06:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104479#M1706352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already I tried but its not worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 06:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104479#M1706352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T06:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Make a validating field editable while triggering the error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104480#M1706353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shambu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with User Exit IQSM0002, but the breakpoint is not triggering this exit, also its not falling under package VL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also tried with all the possible exit, don't know how to over come this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Gautam Kumar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 07:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-a-validating-field-editable-while-triggering-the-error-message/m-p/9104480#M1706353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T07:39:58Z</dc:date>
    </item>
  </channel>
</rss>

