<?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: I/O Field does not get enabled automatically. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973216#M70221</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;  In PAI event, club the fields in Chain.......endchain statement, the syntax is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  chain.&lt;/P&gt;&lt;P&gt;   field: fld1, fld2.&lt;/P&gt;&lt;P&gt;   module check_field.&lt;/P&gt;&lt;P&gt;  endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write the logic for validations in module check_field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2005 11:19:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-12T11:19:49Z</dc:date>
    <item>
      <title>I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973213#M70218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have marked an I/O field as &amp;lt;b&amp;gt;recommended&amp;lt;/b&amp;gt; and after checking the initial value when i generate an error message type 'E'. the field becomes read only. only after &amp;lt;b&amp;gt;pressing enter once&amp;lt;/b&amp;gt; it becomes active.&lt;/P&gt;&lt;P&gt;how can i get out of the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;i want my field to remain active after giving the error message.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 10:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973213#M70218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T10:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973214#M70219</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;You need to issue the error message in the event &amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/79/34a237d9b511d1950e0000e8353423/frameset.htm"&amp;gt;&amp;lt;b&amp;gt;AT SELECTION-SCREEN on &amp;lt;name of the selectionscreen field&amp;gt;.&amp;lt;/b&amp;gt;&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 11:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973214#M70219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973215#M70220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I have used that I/O Field in a &amp;lt;b&amp;gt;Normal Screen Not In Selection Screen&amp;lt;/b&amp;gt;. So I cannot call  AT SELECTION-SCREEN on &amp;lt;name of the selectionscreen field&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 11:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973215#M70220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T11:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973216#M70221</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;  In PAI event, club the fields in Chain.......endchain statement, the syntax is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  chain.&lt;/P&gt;&lt;P&gt;   field: fld1, fld2.&lt;/P&gt;&lt;P&gt;   module check_field.&lt;/P&gt;&lt;P&gt;  endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write the logic for validations in module check_field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 11:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973216#M70221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T11:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973217#M70222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have to control this inside the module.&lt;/P&gt;&lt;P&gt;Hope you are using the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD xxx MODULE abc ON INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try by giving a success message and set a flag to stop further processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There can be better solution...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 11:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973217#M70222</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-12T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973218#M70223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PAI processing use&lt;/P&gt;&lt;P&gt;FIELD fieldname: VALUES .... , (fieldname)&lt;/P&gt;&lt;P&gt;MODULE .... ,( module for error message)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 11:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973218#M70223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: I/O Field does not get enabled automatically.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973219#M70224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For All Your replys&lt;/P&gt;&lt;P&gt;    it has greatly helped to solve my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 05:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-o-field-does-not-get-enabled-automatically/m-p/973219#M70224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T05:27:00Z</dc:date>
    </item>
  </channel>
</rss>

