<?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: SCREEN DISABLING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279286#M1020916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;I checked to keep all of them in a GRP,but the grouping condition is inactive for this case.&lt;/P&gt;&lt;P&gt;But the same grouping condition is active when we are grouping radio buttons.&lt;/P&gt;&lt;P&gt;Kindly help me in this reg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 14:39:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T14:39:13Z</dc:date>
    <item>
      <title>SCREEN DISABLING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279284#M1020914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if i hv to disable the screen which i added as sub screen which is having 6 flds from a Z Structure appended to it,&lt;/P&gt;&lt;P&gt;from the structure 'screen',which fld shd i use .&lt;/P&gt;&lt;P&gt;which fld serves this req in screen strc.&lt;/P&gt;&lt;P&gt;pl respond as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 14:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279284#M1020914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T14:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: SCREEN DISABLING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279285#M1020915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naresh,&lt;/P&gt;&lt;P&gt;  put those 6 fields you want to disable in a group in the screen painter (se51) say GRP and use the foll.code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;    IF screen-group1 = 'GRP'.&lt;/P&gt;&lt;P&gt;      screen-input = '0'.&lt;/P&gt;&lt;P&gt;      MODIFY SCREEN .&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sneha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 14:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279285#M1020915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: SCREEN DISABLING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279286#M1020916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;I checked to keep all of them in a GRP,but the grouping condition is inactive for this case.&lt;/P&gt;&lt;P&gt;But the same grouping condition is active when we are grouping radio buttons.&lt;/P&gt;&lt;P&gt;Kindly help me in this reg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 14:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-disabling/m-p/4279286#M1020916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T14:39:13Z</dc:date>
    </item>
  </channel>
</rss>

