<?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: Push button column in Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233898#M480957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maya, &lt;/P&gt;&lt;P&gt;             Put those 6 buttons in to a screen group.Go to screen layout,&lt;/P&gt;&lt;P&gt;double click on particular button.there will a field screen group.write a similar code 'GR1'  in all push bottons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If  itab is initial.&lt;/P&gt;&lt;P&gt;IF screen-group1 = 'GR1'.&lt;/P&gt;&lt;P&gt;        screen-input = 0.&lt;/P&gt;&lt;P&gt;        screen-output = 1.&lt;/P&gt;&lt;P&gt;        MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2007 04:49:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-07T04:49:42Z</dc:date>
    <item>
      <title>Push button column in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233897#M480956</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;  i have a table control with 6 rows n a button column.... if my internal table has some entries for eg. 2 , then it will display only 2 buttons... but if internal table has no entries, then it will display buttons in all 6 rows... how to suppress these buttons ,if my internal table is empty???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 04:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233897#M480956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T04:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Push button column in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233898#M480957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maya, &lt;/P&gt;&lt;P&gt;             Put those 6 buttons in to a screen group.Go to screen layout,&lt;/P&gt;&lt;P&gt;double click on particular button.there will a field screen group.write a similar code 'GR1'  in all push bottons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If  itab is initial.&lt;/P&gt;&lt;P&gt;IF screen-group1 = 'GR1'.&lt;/P&gt;&lt;P&gt;        screen-input = 0.&lt;/P&gt;&lt;P&gt;        screen-output = 1.&lt;/P&gt;&lt;P&gt;        MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 04:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233898#M480957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T04:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Push button column in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233899#M480958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK U HEMANT...&lt;/P&gt;&lt;P&gt;ITS WORKING FINE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;MAYA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 05:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-column-in-table-control/m-p/2233899#M480958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T05:04:25Z</dc:date>
    </item>
  </channel>
</rss>

