<?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 get table control data on PROCESS ON VALUE-REQUEST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-table-control-data-on-process-on-value-request/m-p/12802339#M2025032</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
  &lt;P&gt;I'm using dialog with table control . &lt;/P&gt;
  &lt;P&gt;to modify the line after search help (in module ON VALUE-REQUEST) i need to know the line nbr in the tc.&lt;/P&gt;
  &lt;P&gt;when i'm &lt;STRONG&gt;not &lt;/STRONG&gt;in the &lt;STRONG&gt;first&lt;/STRONG&gt; page of the tc and using "GET CURSOR LINE" , i got the line nbr&lt;/P&gt;
  &lt;P&gt; in current screen , not of the tc .&lt;/P&gt;
  &lt;P&gt;I tried using f/m "DYNP_GET_STEPL" , no good..&lt;/P&gt;
  &lt;P&gt;Does anybody knows other way to do this ?&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Koby.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 07:40:50 GMT</pubDate>
    <dc:creator>former_member781750</dc:creator>
    <dc:date>2023-07-20T07:40:50Z</dc:date>
    <item>
      <title>get table control data on PROCESS ON VALUE-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-table-control-data-on-process-on-value-request/m-p/12802339#M2025032</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
  &lt;P&gt;I'm using dialog with table control . &lt;/P&gt;
  &lt;P&gt;to modify the line after search help (in module ON VALUE-REQUEST) i need to know the line nbr in the tc.&lt;/P&gt;
  &lt;P&gt;when i'm &lt;STRONG&gt;not &lt;/STRONG&gt;in the &lt;STRONG&gt;first&lt;/STRONG&gt; page of the tc and using "GET CURSOR LINE" , i got the line nbr&lt;/P&gt;
  &lt;P&gt; in current screen , not of the tc .&lt;/P&gt;
  &lt;P&gt;I tried using f/m "DYNP_GET_STEPL" , no good..&lt;/P&gt;
  &lt;P&gt;Does anybody knows other way to do this ?&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Koby.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 07:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-table-control-data-on-process-on-value-request/m-p/12802339#M2025032</guid>
      <dc:creator>former_member781750</dc:creator>
      <dc:date>2023-07-20T07:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: get table control data on PROCESS ON VALUE-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-table-control-data-on-process-on-value-request/m-p/12802340#M2025033</link>
      <description>&lt;P&gt;When you use a table control, you have a line like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONTROLS &amp;lt;contrl&amp;gt; TYPE TABLEVIEW USING SCREEN &amp;lt;screen no&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;lt;contrl&amp;gt; is a variable of type CXTAB_CONTROL, which contains TOP_LINE = index of internal table corresponding to the top line.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 08:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-table-control-data-on-process-on-value-request/m-p/12802340#M2025033</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-07-20T08:32:23Z</dc:date>
    </item>
  </channel>
</rss>

