<?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 Make individual columns enable/ disable in Module Pool Table control based on condition???? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-individual-columns-enable-disable-in-module-pool-table-control-based/m-p/323562#M4998</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a requirement, I have to make table control columns in a row to  enable or disable based on the condition.&lt;/P&gt;&lt;P&gt;Eg. Consider there are three columns, A, B &amp;amp; C&lt;/P&gt;&lt;P&gt;Row1: If Value A is Greater than Value B - Column C enable&lt;/P&gt;&lt;P&gt;Row2: If value A is smaller than Value B - Column C disable&lt;/P&gt;&lt;P&gt;Row3: If Value A is Greater than Value B - Column C enable.&lt;/P&gt;&lt;P&gt;Like that it should display in Table control. Need support&lt;/P&gt;</description>
    <pubDate>Sat, 04 Feb 2017 08:04:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-02-04T08:04:05Z</dc:date>
    <item>
      <title>Make individual columns enable/ disable in Module Pool Table control based on condition????</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-individual-columns-enable-disable-in-module-pool-table-control-based/m-p/323562#M4998</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a requirement, I have to make table control columns in a row to  enable or disable based on the condition.&lt;/P&gt;&lt;P&gt;Eg. Consider there are three columns, A, B &amp;amp; C&lt;/P&gt;&lt;P&gt;Row1: If Value A is Greater than Value B - Column C enable&lt;/P&gt;&lt;P&gt;Row2: If value A is smaller than Value B - Column C disable&lt;/P&gt;&lt;P&gt;Row3: If Value A is Greater than Value B - Column C enable.&lt;/P&gt;&lt;P&gt;Like that it should display in Table control. Need support&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 08:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-individual-columns-enable-disable-in-module-pool-table-control-based/m-p/323562#M4998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-04T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make individual columns enable/ disable in Module Pool Table control based on condition????</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-individual-columns-enable-disable-in-module-pool-table-control-based/m-p/323563#M4999</link>
      <description>&lt;P&gt;In every LOOP at the table control in the PBO of your dynpro, you have to call a PBO module, inside which you have to use LOOP AT SCREEN, change SCREEN-INPUT to '0' (off) or '1' (on) followed by MODIFY SCREEN. Make sure your field is "input/output", and not "output only".&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 08:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-individual-columns-enable-disable-in-module-pool-table-control-based/m-p/323563#M4999</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-02-04T08:33:01Z</dc:date>
    </item>
  </channel>
</rss>

