<?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: table control disabled? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311408#M506313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Admit m:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you quick response.  but I don't know how to put Input/Output field and Table Control in the CHAIN and ENDCHAIN. I just know how to put several Input/Output fields in the CHAIN and ENDCHAIN. Can you give me an example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 16:24:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-14T16:24:50Z</dc:date>
    <item>
      <title>table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311406#M506311</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 came across a issue on dialog programming recently.&lt;/P&gt;&lt;P&gt;on the screen, there is one Input/Output field and another table control.&lt;/P&gt;&lt;P&gt;when I do validation on Input/Output field as the following:&lt;/P&gt;&lt;P&gt;   IF field1  IS INITIAL.&lt;/P&gt;&lt;P&gt;       MESSAGE E001(zmsg) WITH text-007.&lt;/P&gt;&lt;P&gt;   ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If It failed to pass validation. The table control automatically diable (table control changed to gray, User can't input).  Is there any way, no matter Input/Output field validate successfully or not,  keep table control enable (user can Input data any time). Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 15:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311406#M506311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T15:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311407#M506312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi yunfa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This happens bcos the message is of type E (Error).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. due to this reason, we have to use&lt;/P&gt;&lt;P&gt;    CHAIN-ENDCHAIN concept. (please see f1 help on this syntax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. That will keep the fields open for input, when E message is issued from  the module mentinoed inside chain-endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 15:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311407#M506312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T15:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311408#M506313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Admit m:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you quick response.  but I don't know how to put Input/Output field and Table Control in the CHAIN and ENDCHAIN. I just know how to put several Input/Output fields in the CHAIN and ENDCHAIN. Can you give me an example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311408#M506313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311409#M506314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can do this. Have you seen an example of a standard SAP transaction that behaves the way you want this one to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311409#M506314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311410#M506315</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 that case..Don't give error message..Give warning or success message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF field1 IS INITIAL.&lt;/P&gt;&lt;P&gt;  MESSAGE &amp;lt;b&amp;gt;W001&amp;lt;/b&amp;gt;(zmsg) WITH text-007.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311410#M506315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311411#M506316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Naren:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. but I try to put warning as the following,  the same issue, table control &lt;/P&gt;&lt;P&gt;still grayed, Is there any other way to do that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF field1 IS INITIAL.&lt;/P&gt;&lt;P&gt;MESSAGE W001(zmsg) WITH text-007.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311411#M506316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311412#M506317</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;Press enter to continue after the warning message appears..&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;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:46:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311412#M506317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311413#M506318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the Information message, then use EXIT command .... then it will exit from that Modules ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311413#M506318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311414#M506319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Naren:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The waning message comes, but the Table Control is still grayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to message come and table control enable (user can input).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thannk, Naren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 16:56:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311414#M506319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T16:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: table control disabled?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311415#M506320</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;Ok...Try giving S or I message..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE s001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE i001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 17:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-disabled/m-p/2311415#M506320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T17:01:08Z</dc:date>
    </item>
  </channel>
</rss>

