<?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: Help with modifying the table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377761#M811043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a duplicate post. Please see my answer in the other one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 20:40:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-20T20:40:50Z</dc:date>
    <item>
      <title>Help with modifying the table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377759#M811041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where i have to modify the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT kunnr&lt;/P&gt;&lt;P&gt;hkunnr&lt;/P&gt;&lt;P&gt;FROM knvh INTO CORRESPONDING FIELDS OF TABLE gt_knvh FOR ALL ENTRIES IN gt_vbrk&lt;/P&gt;&lt;P&gt;WHERE kunnr = gt_vbrk-kunag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT kunnr&lt;/P&gt;&lt;P&gt;name1&lt;/P&gt;&lt;P&gt;FROM kna1 INTO CORRESPONDING FIELDS OF TABLE gt_kna11 FOR ALL ENTRIES IN gt_knvh&lt;/P&gt;&lt;P&gt;WHERE kunnr = gt_knvh-hkunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT gt_kna11 INTO gs_kna11.&lt;/P&gt;&lt;P&gt;gs_final1-hkunnr = gs_kna11-kunnr.&lt;/P&gt;&lt;P&gt;gs_final1-txt5 = gs_kna11-name1.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i want to modify GT_final1 how would i do it.&lt;/P&gt;&lt;P&gt;If i am using MODIFY statement its giving me a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 20:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377759#M811041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T20:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with modifying the table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377760#M811042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you must specify the index in the modify statement. and check that gs_final1 should not empty at that index..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else you should an append atatement....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 20:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377760#M811042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T20:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help with modifying the table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377761#M811043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a duplicate post. Please see my answer in the other one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 20:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-modifying-the-table/m-p/3377761#M811043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T20:40:50Z</dc:date>
    </item>
  </channel>
</rss>

