<?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: Dynproproblems - How to reset input fields after exception? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877490#M1478041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philipp, as Marcin explained, you should use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CHAIN.
  FIELD : &amp;lt;list of fields&amp;gt;.
    MODULE paimodule.
ENDCHAIN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;it means that any error message sent by paimodule will make the &amp;lt;list of fields&amp;gt; input-capable (and all the other ones will be protected). This is the basis of dynpro programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 May 2010 19:57:43 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2010-05-10T19:57:43Z</dc:date>
    <item>
      <title>Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877484#M1478035</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 the Problem that after an exception &amp;amp; his error message all input fields (in my dynpro) are gray marked &amp;amp; can not be field again. Is there any function for reset the input fields, because i don't want to restart the transaction by the transactioncode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads &lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877484#M1478035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T13:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877485#M1478036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is done by [FIELD and CHAIN statements|http://help.sap.com/saphelp_46c/helpdata/en/9f/dbaa4735c111d1829f0000e829fbfe/frameset.htm] in module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877485#M1478036</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-05-10T13:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877486#M1478037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philipp,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use I-messages instead of E-messages (and of course refuse to do the action the user requested).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877486#M1478037</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-10T13:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877487#M1478038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean Gerd? I don't understand that. Please give me an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 15:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877487#M1478038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T15:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877488#M1478039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And Is there no easyer way to do this like call screen 0100 again or initial screen 0100?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 16:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877488#M1478039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T16:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877489#M1478040</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;An E-Message in PAI will gray out all screen fields which are not in the FIELD or CHAIN module of the current PAI module (Marcin already mentioned that). Please refer to the documentation of those flow logic commands.&lt;/P&gt;&lt;P&gt;To prevent fields from being greyed out simple use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;message Ixxx with ....
leave screen.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Leave screen will leave PAI and start PBO of the next screen (which is probably the same screen again, check your screen attributes, if not use LEAVE TO SCREEN SY-DYNNR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 16:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877489#M1478040</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-10T16:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynproproblems - How to reset input fields after exception?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877490#M1478041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philipp, as Marcin explained, you should use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CHAIN.
  FIELD : &amp;lt;list of fields&amp;gt;.
    MODULE paimodule.
ENDCHAIN.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;it means that any error message sent by paimodule will make the &amp;lt;list of fields&amp;gt; input-capable (and all the other ones will be protected). This is the basis of dynpro programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 19:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynproproblems-how-to-reset-input-fields-after-exception/m-p/6877490#M1478041</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-05-10T19:57:43Z</dc:date>
    </item>
  </channel>
</rss>

