<?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 Painter Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170370#M460246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do some debugging in the pbo....maybe there's some logic which protects fields....module SCREEN_MODIFY_PM form screen_modify_pm is a possibility&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2007 04:00:00 GMT</pubDate>
    <dc:creator>former_member186741</dc:creator>
    <dc:date>2007-05-04T04:00:00Z</dc:date>
    <item>
      <title>Screen Painter Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170367#M460243</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;I have added a field in screen 3170 for program SAPLCOMD. But when I go to transaction IW32 I get that field as display only I'm not able to enter a value there. In properties I have checked both input field and o/p field. I have checked whatever I could. What could be wrong????? Any ideas????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 03:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170367#M460243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T03:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170368#M460244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chesat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you would have forgot to activate that particular screen.Kindly chekc it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 03:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170368#M460244</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-05-04T03:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170369#M460245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have activated it. Any helpful answers plssssssssssssssssssssss?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 03:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170369#M460245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T03:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170370#M460246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do some debugging in the pbo....maybe there's some logic which protects fields....module SCREEN_MODIFY_PM form screen_modify_pm is a possibility&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 04:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170370#M460246</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2007-05-04T04:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Painter Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170371#M460247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the include LCOMDF30 at line 539 , there is a subroutine which controls visibility of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably have to add a value to the property GROUP1 or GROUP4 of your screen element. Because the input is swtiched off for fields which dont belong to certain groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 04:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-painter-problem/m-p/2170371#M460247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T04:07:35Z</dc:date>
    </item>
  </channel>
</rss>

