<?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: disable field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646865#M609761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sesh Madala, Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am doing this in a user exit.&lt;/P&gt;&lt;P&gt;So in the user exit only the main screen fields are coming into the loop at screen endloop, where as i am not able to see the subscreen fields for which i need to do the modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Info : this user exit is EXIT_SAPLAIST_002, in this the include is ZXAISU03.&lt;/P&gt;&lt;P&gt;My requirement is to add a custom field in the general tab of the Asset Master.&lt;/P&gt;&lt;P&gt;So found out the exit AIST0002. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;CAN ANYONE PLEASE ANSWER&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pratyusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 05:46:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-23T05:46:06Z</dc:date>
    <item>
      <title>disable field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646863#M609759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a main screen and one subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to disable the subscreen field for a particular value of the main screen field.&lt;/P&gt;&lt;P&gt;How do i do it? I got this doubt because when i do a loop at screen. It only shows the main screen fields, but does not show the subscreen fields in screen-name between loop at screen and endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this?? Please suggest&lt;/P&gt;&lt;P&gt;Points for sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pratyusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 05:33:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646863#M609759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T05:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: disable field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646864#M609760</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 have to do this in the PBO module of the SUB SCREEN not in the PBO module of the main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to see the Sub screen fields in the PBO module of subscreen.&lt;/P&gt;&lt;P&gt;And also you can acess the data of main screen in subscreen so should not be problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the your doing LOOP AT SCREEN in a PBO module of subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 05:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646864#M609760</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-23T05:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: disable field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646865#M609761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sesh Madala, Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am doing this in a user exit.&lt;/P&gt;&lt;P&gt;So in the user exit only the main screen fields are coming into the loop at screen endloop, where as i am not able to see the subscreen fields for which i need to do the modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Info : this user exit is EXIT_SAPLAIST_002, in this the include is ZXAISU03.&lt;/P&gt;&lt;P&gt;My requirement is to add a custom field in the general tab of the Asset Master.&lt;/P&gt;&lt;P&gt;So found out the exit AIST0002. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;CAN ANYONE PLEASE ANSWER&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pratyusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 05:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-field/m-p/2646865#M609761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T05:46:06Z</dc:date>
    </item>
  </channel>
</rss>

