<?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: to  catch modified value from table control(Dialog Program) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144864#M1367597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.sapdev.co.uk/dialog/tabcontrol/tc_basic.htm" target="test_blank"&gt;http://www.sapdev.co.uk/dialog/tabcontrol/tc_basic.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 12:59:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-18T12:59:06Z</dc:date>
    <item>
      <title>to  catch modified value from table control(Dialog Program)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144861#M1367594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created  table control and filled values  and  now i want to track  line items which I changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that i use this logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      data: gd_repid like sy-repid,&lt;/P&gt;&lt;P&gt;        ref_grid type ref to cl_gui_alv_grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if ref_grid is initial.&lt;/P&gt;&lt;P&gt;    call function 'GET_GLOBALS_FROM_SLVC_FULLSCR'&lt;/P&gt;&lt;P&gt;      importing&lt;/P&gt;&lt;P&gt;        e_grid = ref_grid.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt; if not ref_grid is initial.&lt;/P&gt;&lt;P&gt;    call method ref_grid-&amp;gt;check_changed_data .&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here ref_grid  is nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144861#M1367594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T18:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: to  catch modified value from table control(Dialog Program)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144862#M1367595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sonarali,&lt;/P&gt;&lt;P&gt;this FM is of no use to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your PAI you have to loop at the table control table and put a method here you read the lines and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use wizard to create a table control it will automatically give the code to you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144862#M1367595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T18:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: to  catch modified value from table control(Dialog Program)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144863#M1367596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;store ur table control data in a temp structure and compare it with what it is in PAI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 20:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144863#M1367596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T20:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: to  catch modified value from table control(Dialog Program)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144864#M1367597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.sapdev.co.uk/dialog/tabcontrol/tc_basic.htm" target="test_blank"&gt;http://www.sapdev.co.uk/dialog/tabcontrol/tc_basic.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 12:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-catch-modified-value-from-table-control-dialog-program/m-p/6144864#M1367597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T12:59:06Z</dc:date>
    </item>
  </channel>
</rss>

