<?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: Enable standard fields after error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296367#M1533457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response. Actually I got struck in a similar issue what was discussed in this thread but not the exact one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue in VL10A (Program: RVV50R10C , Screen : 1000). I have added 3 extra select options to the the to the existing header select options ( Shipping Point/Receiving Pt, Deliv. Creation Date, CalcRuleDefltDlvCrDt ) and I would like to enable them along with standard fields back for input if the user enters any invalid data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to implement the same logic what you mentioned above but I dont see any implicit/explicit spots in my standard screen PAI like what you have in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest if I can implement this in my program RVV50R10C and in Screen 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jul 2013 15:17:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-09T15:17:43Z</dc:date>
    <item>
      <title>Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296355#M1533445</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 to enable the standard fields in ME11 after throwing an error message, i tried using suceess message display it like error. but its not working.&lt;/P&gt;&lt;P&gt;And the field which i want to enable is different, because i have implemented the code on another field. So how should i enable all the fields or specfic one field after error message. even i tried set cursor but its not working..&lt;/P&gt;&lt;P&gt;please help me out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 21:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296355#M1533445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T21:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296356#M1533446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of chaining only the fields you are validating, chain all the fields you want to display after the ewrror. They should all be ready for input after the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 21:25:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296356#M1533446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T21:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296357#M1533447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying...&lt;/P&gt;&lt;P&gt;but this a standard program. and chain endchain is already there.&lt;/P&gt;&lt;P&gt;or may be ur saying that i have to do again chain endchain in my implicit enhancement, from where i m raising the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 21:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296357#M1533447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T21:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296358#M1533448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So long as the enhancement is in the PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 21:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296358#M1533448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T21:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296359#M1533449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is in PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode: ME11&lt;/P&gt;&lt;P&gt;Program name: SAPMM06I&lt;/P&gt;&lt;P&gt;screen number: 0102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE PLANLIEFERZEIT. inside PERFORM planlieferzeit. before end of the form implicit enhancemnet is there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 21:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296359#M1533449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T21:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296360#M1533450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can use enhancement points within screen-flow logic which is what you need but even if you could what you really want to do is either move the module call to within the existing chain or create a new chain around the mdoule call which is not something impliict enhancement points can achieve. I think the only way is to change the sap-standard flow logic. Of course the enhancement point can still be used for the abap code but not to achieve the chain functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 01:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296360#M1533450</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2010-10-07T01:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296361#M1533451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try your enhancement within MODULE CHECK_MANDATORY_FIELDS. There are many CHAIN FIELDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 05:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296361#M1533451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T05:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296362#M1533452</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;I already tried to implement the implicit enhancement in the MODULE 'CHECK_MANDATORY_FIELDS', but over there i am getting an error while activiating the code: 'statement cannot be accessible' whenever i am writing an executable statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i got the solution for enable the standard field after throwing the error message it will be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even i try to throw the success message display like error, but its not triggering. i thought if i raise the error like this then we can enable all these screen fields.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please help me, if there is any other option for solving this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rahul Gautam on Oct 7, 2010 4:20 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rahul Gautam on Oct 7, 2010 5:05 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rahul Gautam on Oct 7, 2010 7:56 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 13:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296362#M1533452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296363#M1533453</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;I found the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 20:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296363#M1533453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T20:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296364#M1533454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please let us know what the solution was. It may help someone else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 21:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296364#M1533454</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2010-10-07T21:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296365#M1533455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have the same issue now. Can you please let me know how did you resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296365#M1533455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-08T20:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296366#M1533456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday,&lt;/P&gt;&lt;P&gt;Just create an include and move your code inside that inside. Your issue will be resolved. Check the screenshot below.&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/243099" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 07:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296366#M1533456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-09T07:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296367#M1533457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response. Actually I got struck in a similar issue what was discussed in this thread but not the exact one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue in VL10A (Program: RVV50R10C , Screen : 1000). I have added 3 extra select options to the the to the existing header select options ( Shipping Point/Receiving Pt, Deliv. Creation Date, CalcRuleDefltDlvCrDt ) and I would like to enable them along with standard fields back for input if the user enters any invalid data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to implement the same logic what you mentioned above but I dont see any implicit/explicit spots in my standard screen PAI like what you have in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest if I can implement this in my program RVV50R10C and in Screen 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 15:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296367#M1533457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-09T15:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enable standard fields after error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296368#M1533458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me in this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 18:30:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enable-standard-fields-after-error-message/m-p/7296368#M1533458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-11T18:30:31Z</dc:date>
    </item>
  </channel>
</rss>

