<?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: append in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771574#M907524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use append when both internal tables are equal structures.&lt;/P&gt;&lt;P&gt;Use MOVE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2008 13:15:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-23T13:15:53Z</dc:date>
    <item>
      <title>append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771571#M907521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi  gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two internal table tab1 and itab2&lt;/P&gt;&lt;P&gt;i am  using &lt;/P&gt;&lt;P&gt;append lines of itab1 to itab2.&lt;/P&gt;&lt;P&gt;it is appending all the field of itab1 to itab2 but not the last to fields&lt;/P&gt;&lt;P&gt;please help me with the same as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the structure of the two are not same and i cant change  it also.&lt;/P&gt;&lt;P&gt;please help me as soon as possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 13:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771571#M907521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T13:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771572#M907522</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;Both the internal tables must have same structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 13:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771572#M907522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T13:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771573#M907523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;use move corresponding to work ara and then append work area to itab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 13:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771573#M907523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T13:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771574#M907524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use append when both internal tables are equal structures.&lt;/P&gt;&lt;P&gt;Use MOVE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 13:15:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771574#M907524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T13:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771575#M907525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I guess the problem is the tables have not the same structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, but I think you must, inside a loop on your itab1,  fill a work area that has the same structure of itab2 and append it to this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 13:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append/m-p/3771575#M907525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T13:16:00Z</dc:date>
    </item>
  </channel>
</rss>

