<?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, user exits, and editing disabled problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143379#M115356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry im not familiar with User Exits but I think this is it &amp;lt;b&amp;gt;FUNCTION exit_saplito0_002&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2006 05:11:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-09T05:11:00Z</dc:date>
    <item>
      <title>Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143371#M115348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEllo I recently had an assignment where I have to create a user exit with an error message. I had no problems with the error message but after an error occurs, with this line: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;  MESSAGE ID 'ZSD' TYPE 'W' NUMBER '002'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the fields have become disabled and there seems to be no way to enable the fields for changing. Is there a way to fix this. Thanks people and take care!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143371#M115348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T03:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143372#M115349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry i mean the line is &lt;/P&gt;&lt;P&gt;MESSAGE ID 'ZSD' TYPE '&amp;lt;b&amp;gt;E&amp;lt;/b&amp;gt;' NUMBER '002'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143372#M115349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T03:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143373#M115350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a warning message and you need to "Enter" thru it.  Once you hit enter after the message is displayed, do your fields become enabled again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:15:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143373#M115350</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-01-09T03:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143374#M115351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry that was a type. What I meant to put was &amp;lt;b&amp;gt;E&amp;lt;/b&amp;gt; not &amp;lt;b&amp;gt;W&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143374#M115351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T03:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143375#M115352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, TYPE E,  when issuing an error message, all fields are disabled unless you tie it to a field or group of fields.  This is commonly done by using the CHAIN...ENDCHAIN statements in the PAI of the screen.  Do you have access to this?  I assume that you are issueing the message from within a MODULE, right?  You are probably calling this module in the PAI flow logic of the screen.  You will need to do something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here P_BUKRS is the screen field and CHECK_BUKRS is the module where you are checking the value and issuing the error message.  Using the CHAIN, you can tie other fields to the check so that they are also enabled when the error message is issued.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CHAIN.

field p_bukrs module check_bukrs.

ENDCHAIN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:20:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143375#M115352</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-01-09T03:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143376#M115353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im issueing the message in a user exit (im assuming imbedded in a module). Unfortunatley I dont have access to the main abap program since its a sap standard one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143376#M115353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T03:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143377#M115354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I'm not sure how you are going to handle it.  Maybe issuing a message type 'I' would help you out.  This could stop the processing and the user may be able to change the data on the screen to satisfy the condition.  Give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 03:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143377#M115354</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-01-09T03:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143378#M115355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please let us know what the user exit is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 04:04:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143378#M115355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T04:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message, user exits, and editing disabled problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143379#M115356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry im not familiar with User Exits but I think this is it &amp;lt;b&amp;gt;FUNCTION exit_saplito0_002&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 05:11:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-user-exits-and-editing-disabled-problem/m-p/1143379#M115356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T05:11:00Z</dc:date>
    </item>
  </channel>
</rss>

