<?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 Disable fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721023#M1108490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    i am currently working on module pool, when i am displaying the data , the fields which appears in the 2nd screen should be get disabled.&lt;/P&gt;&lt;P&gt;   But the problem is, i am trying to write &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;         loop at screen..&lt;/P&gt;&lt;P&gt;...... &lt;/P&gt;&lt;P&gt;But In 4.6 the SCREEN table is not found in data dictionary. so can anybody please tell the solution to disable all the fields in 2nd screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2008 15:04:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-07T15:04:14Z</dc:date>
    <item>
      <title>Disable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721023#M1108490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    i am currently working on module pool, when i am displaying the data , the fields which appears in the 2nd screen should be get disabled.&lt;/P&gt;&lt;P&gt;   But the problem is, i am trying to write &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;         loop at screen..&lt;/P&gt;&lt;P&gt;...... &lt;/P&gt;&lt;P&gt;But In 4.6 the SCREEN table is not found in data dictionary. so can anybody please tell the solution to disable all the fields in 2nd screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721023#M1108490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T15:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721024#M1108491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi screen is not a table its a structure, even in ECC 5.0 I can see SCREEN in SE11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721024#M1108491</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-11-07T15:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721025#M1108492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCREEN structure exits in Data Dictionary from SAP Version 3.0, so should be there in 4.6 any version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are your sure you are not seeing it in SE16!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721025#M1108492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T15:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721026#M1108493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure this is done in the PBO of the second screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721026#M1108493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T15:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721027#M1108494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandrashekar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain the logic to use to implement in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are talking about the second screen then what you need to do is if you want to disable the fields which are in Second screen then you have to use the event PBO. and inside that you need to use the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
LOOP AT SCREEN.
  SCREEN-INPUT = ' '.
  MODIFY SCREEN.
ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more inputs on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chidanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-fields/m-p/4721027#M1108494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T15:49:21Z</dc:date>
    </item>
  </channel>
</rss>

