<?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 Input fields not editable after displaying error message in standard T-code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215478#M1716756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem for the following requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input fields not editable(LOCKING) after displaying error message for standard T-code EL20.(230 screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am implementing the business logic(for days validation b/w 2 dates) through Implicit Enhancement spot .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after pressing save button .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;message i000(zmsg_utility) with REABLD-GERNR display like 'E'. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it is displaying error message &amp;amp;&lt;STRONG&gt; it is terminating from screen .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; message e000(zmsg_utility) with REABLD-GERNR .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET SCREEN SY-DYNNR.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXIT. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it is not terminating from current screen. &lt;/STRONG&gt;&amp;nbsp; also cancel , Exit buttons are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the input fields are locking (non editable mode). I tried through CHAIN . ENDCHAIN. but it`s not possible to write this validation code in Standard screen flow logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;lt;&amp;lt; Removed Urgency &amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message:&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt; Formulations like "ASAP"&amp;nbsp; , “Urgent “ and "Please send step by step" are easily interpreted as orders to people&lt;/SPAN&gt;&lt;SPAN style="font-family: Tahoma, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt;who offer help for nothing more but the satisfaction to being helpful.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt;&lt;SPAN style="color: #ff0000;"&gt;I recommend reading the useful Blog&lt;/SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/getting-started/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif'; color: #3778c7;"&gt;Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers"&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif; color: #ff0000;"&gt;next and first learn the principles of this before asking any more questions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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;Padmanabha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2013 15:30:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-30T15:30:28Z</dc:date>
    <item>
      <title>Input fields not editable after displaying error message in standard T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215478#M1716756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem for the following requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input fields not editable(LOCKING) after displaying error message for standard T-code EL20.(230 screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am implementing the business logic(for days validation b/w 2 dates) through Implicit Enhancement spot .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after pressing save button .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;message i000(zmsg_utility) with REABLD-GERNR display like 'E'. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it is displaying error message &amp;amp;&lt;STRONG&gt; it is terminating from screen .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; message e000(zmsg_utility) with REABLD-GERNR .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET SCREEN SY-DYNNR.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXIT. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it is not terminating from current screen. &lt;/STRONG&gt;&amp;nbsp; also cancel , Exit buttons are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the input fields are locking (non editable mode). I tried through CHAIN . ENDCHAIN. but it`s not possible to write this validation code in Standard screen flow logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;lt;&amp;lt; Removed Urgency &amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message:&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt; Formulations like "ASAP"&amp;nbsp; , “Urgent “ and "Please send step by step" are easily interpreted as orders to people&lt;/SPAN&gt;&lt;SPAN style="font-family: Tahoma, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt;who offer help for nothing more but the satisfaction to being helpful.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt;&lt;SPAN style="color: #ff0000;"&gt;I recommend reading the useful Blog&lt;/SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/getting-started/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif'; color: #3778c7;"&gt;Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers"&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif; color: #ff0000;"&gt;next and first learn the principles of this before asking any more questions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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;Padmanabha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 15:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215478#M1716756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-30T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Input fields not editable after displaying error message in standard T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215479#M1716757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Padmanabha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message&lt;/STRONG&gt;&lt;STRONG&gt; s000(zmsg_utility) with REABLD-GERN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STOP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had a query on your query.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;if i use&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;message i000(zmsg_utility) with REABLD-GERNR display like 'E'. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it is displaying error message &amp;amp;&lt;STRONG&gt; it is terminating from screen .&lt;/STRONG&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Can you please tell me what did you mean by terminating?? &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 17:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215479#M1716757</guid>
      <dc:creator>former_member491621</dc:creator>
      <dc:date>2013-01-30T17:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Input fields not editable after displaying error message in standard T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215480#M1716758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LEAVE TO SCREEN SY-DYNNR .&amp;nbsp; is working. the problem is screen field values are refreshing while going back to the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 03:45:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215480#M1716758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T03:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Input fields not editable after displaying error message in standard T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215481#M1716759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LEAVE TO SCREEN SY-DYNNR .&amp;nbsp; is working. the problem is screen field values are refreshing while going back to the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 04:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-not-editable-after-displaying-error-message-in-standard-t-code/m-p/9215481#M1716759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T04:35:34Z</dc:date>
    </item>
  </channel>
</rss>

