<?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 Screen after Error Message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588708#M1757321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Validate that field inside &lt;STRONG&gt;CHAIN-ENDCHAIN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Farid.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2013 06:02:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-22T06:02:21Z</dc:date>
    <item>
      <title>Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588699#M1757312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done validation for Posting date in MIGO using MB_MIGO_BADI. That is if Posting Date in MIGO is less than the PO Created Date, then an Error Message will be appeared.now its working fine but after the error message MIGO screen is not allowing to enter the Posting date.Can anybody help to over come this problem.I have tried with all the methods present in this BADI.Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588699#M1757312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-07T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588700#M1757313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have tried putting the Screen fields which you want to be editable in PAI CHAIN ---ENDCHAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAI&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;CHAIN.&lt;/P&gt;&lt;P&gt;FIELD POSTING_DATE.&lt;/P&gt;&lt;P&gt;MODULE CHECK_POSTINGDATE.&lt;/P&gt;&lt;P&gt;ENDCHAIN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 09:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588700#M1757313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588701#M1757314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mallikarjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use below Message Type in your Code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF&amp;nbsp; "YOUR Condition ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; MESSAGE 'Your Message ' &lt;STRONG&gt;TYPE 'W' DISPLAY LIKE 'E'&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt; LEAVE TO SCREEN sy-dynnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 09:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588701#M1757314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588702#M1757315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mallikarjun,&lt;/P&gt;&lt;P&gt;What you have to do is based on your condition,&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; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MESSAGE text-007 TYPE 'I' DISPLAY LIKE 'E'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALL SELECTION-SCREEN scr_no.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text-007 : your message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will help you.&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;Katrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588702#M1757315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T10:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588703#M1757316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mallik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use EXIT command after message or leave the program and try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message 'XXX' type'E'.&lt;/P&gt;&lt;P&gt;EXIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588703#M1757316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T10:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588704#M1757317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mallik,&lt;/P&gt;&lt;P&gt;try this one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &amp;lt;condition&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE &amp;lt;text-&amp;gt; type "S" DISPLAY LIKE "E".&lt;/P&gt;&lt;P&gt;SET SCREEN dynnr&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this it will go to the desired screen and there only it will show the error message, which after Pressig "ENTER" would allow you to fill the posting date again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588704#M1757317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T10:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588705#M1757318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mallik,&lt;/P&gt;&lt;P&gt;try this one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &amp;lt;condition&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE &amp;lt;text-&amp;gt; type "S" DISPLAY LIKE "E".&lt;/P&gt;&lt;P&gt;SET SCREEN dynnr&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this it will go to the desired screen and there only it will show the error message, which after Pressig "ENTER" would allow you to fill the posting date again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588705#M1757318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T10:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588706#M1757319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you have to change the message type. If message type is 'E' it will not allow to go further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588706#M1757319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T10:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588707#M1757320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First change the message type as error behave like Warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then also try to put in chain and end chain itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why because if you write call screen or leave to screen and all it will clear the data that you have entered so don't try that and mainly focus to&amp;nbsp; accommodate&amp;nbsp; in PAI chain and&amp;nbsp; end chain&amp;nbsp; block.&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;Dinesh.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1700/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 11:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588707#M1757320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588708#M1757321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Validate that field inside &lt;STRONG&gt;CHAIN-ENDCHAIN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Farid.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 06:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588708#M1757321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-22T06:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588709#M1757322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are two methods to overcome your problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1. Validate the required fields using &lt;STRONG&gt;CHAIN-ENDCHAIN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2. Validate the field using &lt;STRONG&gt;FIELD &amp;lt;field_name&amp;gt; MODULE &amp;lt;module_name&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further details, refer to the following link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa4735c111d1829f0000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa4735c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Riju Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 06:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588709#M1757322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T06:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588710#M1757323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mentioned you have tried all methods of BADI MB_MIGO_BADI.So I assume method "CHECK_ITEM" did not work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one more BADI MB_CHECK_LINE_BADI to check line items in MIGO. Check if its useful for you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 07:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588710#M1757323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588711#M1757324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mallikarjun,&lt;/P&gt;&lt;P&gt;If you are using message type as 'E', it wont allow user to input data after an error occurs. If you want to re-enable the field after an error occurs, you should use: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELD &amp;lt;FIELD NAME&amp;gt; MODULE &amp;lt;MODULE NAME&amp;gt;. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And if want this for multiple fields, then you should use: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CHAIN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELD &amp;lt;FIELD NAME&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MODULE &amp;lt;MODULE NAME&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ENDCHAIN.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you want to play with the message type, you can try:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MESSAGE &amp;lt;message text&amp;gt; TYPE 'S' DISPLAY LIKE 'E'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anubhab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 08:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588711#M1757324</guid>
      <dc:creator>anubhab</dc:creator>
      <dc:date>2013-08-23T08:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Screen after Error Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588712#M1757325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mallikarjun,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message 'Error_Message' Type 'S' Display Like 'E'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Will solve the problem.&lt;/P&gt;&lt;P&gt;When it is &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message 'Error_Message' Type 'E'.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Then the program stops executing after the error has occured.&lt;/P&gt;&lt;P&gt;But when it is Display Like 'E', this makes the process to still run after the message is displayed.You can still play with screen i.e it is still active.&lt;/P&gt;&lt;P&gt;This is the basic concept. Hope it helps clearing why this coding is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards.&lt;/P&gt;&lt;P&gt;D Amarnath Madhaba &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 09:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enabling-screen-after-error-message/m-p/9588712#M1757325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T09:27:51Z</dc:date>
    </item>
  </channel>
</rss>

