<?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 in PAI module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492353#M1256830</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;Try DISPLAY LIKE dtype option.&lt;/P&gt;&lt;P&gt;Your message will be information of status type but it will be displayed like an error message.&lt;/P&gt;&lt;P&gt;Press F1 on message to get more details about this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2009 10:38:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-28T10:38:36Z</dc:date>
    <item>
      <title>error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492349#M1256826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i have written an message 'text' type 'e' in a PAI module.&lt;/P&gt;&lt;P&gt;when this message is executed i am taken bacl to the screen but none of the fields are editable any longer. i have to come out of the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone help me on this? what else do i need to keep the fields editable for the user to input the correct data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492349#M1256826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T10:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492350#M1256827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Change the message type (other than e).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492350#M1256827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T10:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492351#M1256828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want it as an error message and even if i change it type w its the same case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492351#M1256828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T10:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492352#M1256829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this in the PAI module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field &amp;lt;field_name1&amp;gt;&lt;/P&gt;&lt;P&gt;      &amp;lt;field_name2&amp;gt;&lt;/P&gt;&lt;P&gt;       ...&lt;/P&gt;&lt;P&gt;module &amp;lt;module_name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Field_name&amp;gt;1 and 2 is the fieldnames you want to make editable.&lt;/P&gt;&lt;P&gt;module_name is the name of a new module you need to create. You will be writing the code to check the field validation in the module &amp;lt;module_name&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:37:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492352#M1256829</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2009-04-28T10:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492353#M1256830</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;Try DISPLAY LIKE dtype option.&lt;/P&gt;&lt;P&gt;Your message will be information of status type but it will be displayed like an error message.&lt;/P&gt;&lt;P&gt;Press F1 on message to get more details about this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492353#M1256830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T10:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492354#M1256831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;none of it helps.&lt;/P&gt;&lt;P&gt;the problem is after the message statement is executed, the control doesnt go back to PAI. the control comes to the screen with non editable mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492354#M1256831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T10:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492355#M1256832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try my above code in a chain  endchann statement.&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;&lt;/P&gt;&lt;P&gt;field field1&lt;/P&gt;&lt;P&gt;field2&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;module module_name.&lt;/P&gt;&lt;P&gt;endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure this is the first set of statements just after the PAI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:59:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492355#M1256832</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2009-04-28T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492356#M1256833</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;Have you tried this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MESSAGE s014(&amp;lt;Message class name &amp;gt;) DISPLAY LIKE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working .&lt;/P&gt;&lt;P&gt;It keeps the fields enabled for input after message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 11:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492356#M1256833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492357#M1256834</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;Display the error message as information message this works.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will bring u back to that screen with editable fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 12:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492357#M1256834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T12:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492358#M1256835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check std program: demo_dynpro_field_chain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 12:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492358#M1256835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T12:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: error message in PAI module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492359#M1256836</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;If u want the message type to b 'E' only and want the fields to be editable then place the fields which are getting disabled inside CHAIN. and ENDCHAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this solves. let me know whether it is solved or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 12:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-pai-module/m-p/5492359#M1256836</guid>
      <dc:creator>sridhar_meesala</dc:creator>
      <dc:date>2009-04-28T12:23:57Z</dc:date>
    </item>
  </channel>
</rss>

