<?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: table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122278#M1974341</link>
    <description>&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area: "Before answering You should only submit an answer when you are proposing a solution to the poster's problem"&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2019 13:25:05 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-09-18T13:25:05Z</dc:date>
    <item>
      <title>table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122275#M1974338</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1729694-image-2019-09-18t12-44-02-630z.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Here I want to keep preview button in invisible mode .Requirement is Whenever I select multiple records manually in table control at that time the preview button will be invisible. How to do this?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 12:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122275#M1974338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-09-18T12:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122276#M1974339</link>
      <description>&lt;P&gt;Assuming Classic Dynpro:&lt;/P&gt;&lt;P&gt;1. In the PAI, interrogate the table control data ITab for multiple check marks = ABAP_TRUE.&lt;/P&gt;&lt;P&gt;2. If found, set flag in PAI to indicate "turn off the button".&lt;/P&gt;&lt;P&gt;3. Set navigation back to the PBO of the screen.&lt;/P&gt;&lt;P&gt;4. In PBO,interrogate the flag set in PAI.&lt;/P&gt;&lt;P&gt;5. If flag is set to "turn off the button", change the attributes of the button to "invisible".&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 13:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122276#M1974339</guid>
      <dc:creator>loyd_enochs3</dc:creator>
      <dc:date>2019-09-18T13:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122277#M1974340</link>
      <description>&lt;P&gt;I didn't get your point . Can you please help me in code?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 13:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122277#M1974340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-09-18T13:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122278#M1974341</link>
      <description>&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area: "Before answering You should only submit an answer when you are proposing a solution to the poster's problem"&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 13:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122278#M1974341</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-09-18T13:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122279#M1974342</link>
      <description>&lt;P&gt;If you want to make the button "preview" invisible first, and if the user selects one line in the table control make immediately the button "preview" visible, you can't do that because the manual selection or deselection of a line in a table control doesn't trigger a "PAI-PBO roundtrip".&lt;/P&gt;&lt;P&gt;So the only solution is to let the button "preview" always visible.&lt;/P&gt;&lt;P&gt;Or you use another technology (UI5).&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 13:27:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/12122279#M1974342</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-09-18T13:27:33Z</dc:date>
    </item>
  </channel>
</rss>

