<?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: Enabling the screen after error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194280#M1909806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bhargav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That EXIT is allowing me to to display error message, But it is not allowing to modify after dispalying error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the given FM BUS_MESSAGE_STORE.&lt;/P&gt;&lt;P&gt; i got the error message saying that 'Set screen not allowed in Subscreens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds,&lt;/P&gt;&lt;P&gt;Dorababu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 12:59:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-26T12:59:28Z</dc:date>
    <item>
      <title>Enabling the screen after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194278#M1909804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using the EXIT: &lt;STRONG&gt;EXIT_SAPLMLSP_030&lt;/STRONG&gt; i am displaying the error message based on some conditions in &lt;STRONG&gt;ML81N (Service entry sheet).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while saving the service entry sheet i am able to display the error message successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After displaying the error message the screen becomes disabled and it is not allowing to change the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the user wants to change the values after displlaying the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the following ways.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;Set screen '0400'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; message type 'S/I' display like 'E'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; leave screen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; Leave to LIST-PROCESSING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " &lt;STRONG&gt;It is displaying error message saying that in subscreen we can not set the screeen&lt;/STRONG&gt; ".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; i tried displaying the error message as popup&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Used the following function modules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; HR_BEN_SHOW_ERROR_POPUP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; C14ALD_BAPIRET2_SHOW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; POPUP_WITH_TABLE_DISPLAY_OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; POP_UP_TO_CONFIRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me any other way ro acieve the requirement.&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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dorababu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 11:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194278#M1909804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-26T11:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the screen after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194279#M1909805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Check if that Exit allows you to show error messages.&lt;/P&gt;&lt;P&gt;other wise, please use BUS_MESSAGE_STORE.&lt;/P&gt;&lt;P&gt;Hope this solves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 11:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194279#M1909805</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2015-06-26T11:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the screen after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194280#M1909806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bhargav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That EXIT is allowing me to to display error message, But it is not allowing to modify after dispalying error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the given FM BUS_MESSAGE_STORE.&lt;/P&gt;&lt;P&gt; i got the error message saying that 'Set screen not allowed in Subscreens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds,&lt;/P&gt;&lt;P&gt;Dorababu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 12:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194280#M1909806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-26T12:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the screen after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194281#M1909807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dorababu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it clearly means that you are not allowed to show the message as error.&lt;/P&gt;&lt;P&gt;Show it as Information message and don't allow the transaction to SAVE until the user corrects it . Hope this is considered as a simple solution for your problem.&lt;/P&gt;&lt;P&gt;May be you can consider it as a tactical solution. Happy coding.... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 13:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-the-screen-after-error-message/m-p/11194281#M1909807</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2015-06-26T13:05:23Z</dc:date>
    </item>
  </channel>
</rss>

