<?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 row index in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090938#M434682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your control will create a complex structure of type CXTAB_CONTROL.Field CURRENT_LINE of this will give you the current line contents. Look at the &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/dbac1d35c111d1829f0000e829fbfe/frameset.htm"&amp;gt;SAP documentation&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 22:21:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-28T22:21:26Z</dc:date>
    <item>
      <title>Table control row index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090937#M434681</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 table control which contains 20 columns with selection mode = none.&lt;/P&gt;&lt;P&gt;my first column displays checkbox and last column displays icons&lt;/P&gt;&lt;P&gt;last column(Icon column) has attribute respond to double click and okcode set to PICK and now i am able to goto PAI event when i double click on this icon column.&lt;/P&gt;&lt;P&gt;how can i get row index or row details (like at-line selection ) when i click on icon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 20:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090937#M434681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T20:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table control row index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090938#M434682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your control will create a complex structure of type CXTAB_CONTROL.Field CURRENT_LINE of this will give you the current line contents. Look at the &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/dbac1d35c111d1829f0000e829fbfe/frameset.htm"&amp;gt;SAP documentation&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 22:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090938#M434682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T22:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table control row index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090939#M434683</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;DATA: cursorfield TYPE char20,&lt;/P&gt;&lt;P&gt;      gv_line     TYPE i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI module &lt;/P&gt;&lt;P&gt;write the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET CURSOR FIELD cursorfield LINE gv_line.&lt;/P&gt;&lt;P&gt;gv_line = tabc-current_line + gv_line - 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get the exact line number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganesh Maddi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 22:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-index/m-p/2090939#M434683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T22:54:48Z</dc:date>
    </item>
  </channel>
</rss>

