<?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: Module pool Screen fields input at different level in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799930#M1779693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to use the field groups. A field can belong up to 4 groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our PBO, have a control on your group based on level to put the fields in either input or output mode&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/302974" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 10:08:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-22T10:08:02Z</dc:date>
    <item>
      <title>Module pool Screen fields input at different level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799929#M1779692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my requirement I have 15 fields on screen and there are three levels.These fields are under screen enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For first level - 4 fields should be input enabled rest all in display mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For second level - 5 fields should be input enabled rest all in display mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For third level - 6 fields should be input enabled rest all in display mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhinav &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 09:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799929#M1779692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-22T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool Screen fields input at different level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799930#M1779693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to use the field groups. A field can belong up to 4 groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our PBO, have a control on your group based on level to put the fields in either input or output mode&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/302974" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 10:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799930#M1779693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-22T10:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool Screen fields input at different level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799931#M1779694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;&amp;nbsp; what is mean by levels?..anyway i think , i think in the PBO of the screen&lt;/P&gt;&lt;P&gt;&amp;nbsp; depending on the levels, you should loop the screen and may have to change SCREEN-INPUT = 0/1 based on SCREEN-NAME &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 10:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799931#M1779694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-22T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool Screen fields input at different level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799932#M1779695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abhinav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please tell us how will you classify the levels in the screen (is there any specific logic).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you were able to classify then you can change the attributes of the field using the below logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'FIELD1'.&lt;/P&gt;&lt;P&gt;change screen attribute.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;modify screen. &lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the list of screen attributes refer strucure "SCREEN" in SE12..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 10:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799932#M1779695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-22T10:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool Screen fields input at different level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799933#M1779696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Created the Groups for ever field &lt;STRONG style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;level - 4 &lt;/STRONG&gt; fields in one group and &lt;STRONG style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;level -5 &lt;/STRONG&gt; fields in different group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in PBO event write the below sample logic.&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;IF LEVEL IS 4 THEN.&lt;/P&gt;&lt;P&gt;CHECK SCREEN-GROUP1 = 'LEV4'.&lt;/P&gt;&lt;P&gt;SCREEN-OUTPUT = 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;Try with this sample logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 10:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-input-at-different-level/m-p/9799933#M1779696</guid>
      <dc:creator>former_member188282</dc:creator>
      <dc:date>2013-10-22T10:21:45Z</dc:date>
    </item>
  </channel>
</rss>

