<?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: Query on internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373560#M1402285</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;Please can you update on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2009 12:09:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-09T12:09:30Z</dc:date>
    <item>
      <title>Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373551#M1402276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please resolve the following quiery:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal table itab1 is as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A       B     C       &lt;/P&gt;&lt;P&gt;1      X       12&lt;/P&gt;&lt;P&gt;2      X       11&lt;/P&gt;&lt;P&gt;3      X         9&lt;/P&gt;&lt;P&gt;4      Y        1&lt;/P&gt;&lt;P&gt;5      Y        3&lt;/P&gt;&lt;P&gt;6      Y        5&lt;/P&gt;&lt;P&gt;7      Z       22&lt;/P&gt;&lt;P&gt;8      Z        4&lt;/P&gt;&lt;P&gt;9      Z        7 &lt;/P&gt;&lt;P&gt;10    Z        8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The totals of all values corresponding to x,y and z are sotred as follows in itab2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A       B          c&lt;/P&gt;&lt;P&gt;         X         32&lt;/P&gt;&lt;P&gt;         Y          9&lt;/P&gt;&lt;P&gt;         Z         41&lt;/P&gt;&lt;P&gt;Now the above two tables has to be combined and display the output in below format:&lt;/P&gt;&lt;P&gt;That is the total correspnding to X should come first before the X vaues are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to Y should come first before the Y vaues are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to Z should come first before the Z vaues are started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final output ih itab3 is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A       B      C       &lt;/P&gt;&lt;P&gt;         X       32&lt;/P&gt;&lt;P&gt;1      X       12&lt;/P&gt;&lt;P&gt;2      X       11&lt;/P&gt;&lt;P&gt;3      X         9&lt;/P&gt;&lt;P&gt;        Y        9&lt;/P&gt;&lt;P&gt;4      Y        1&lt;/P&gt;&lt;P&gt;5      Y        3&lt;/P&gt;&lt;P&gt;6      Y        5&lt;/P&gt;&lt;P&gt;        Z        41&lt;/P&gt;&lt;P&gt;7      Z       22&lt;/P&gt;&lt;P&gt;8      Z        4&lt;/P&gt;&lt;P&gt;9      Z        7 &lt;/P&gt;&lt;P&gt;10    Z        8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful at the earliest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A.Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 13:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373551#M1402276</guid>
      <dc:creator>former_member518089</dc:creator>
      <dc:date>2009-12-05T13:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373552#M1402277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;&amp;lt; removed &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Dec 6, 2009 5:32 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 13:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373552#M1402277</guid>
      <dc:creator>former_member518089</dc:creator>
      <dc:date>2009-12-05T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373553#M1402278</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;Please try this:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT itab1 BY B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at itab1 into wa_itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT NEW B.&lt;/P&gt;&lt;P&gt;READ TABLE itab2 into wa_itab2 with key A = wa_itab1-B.&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;wa_itab3-A = WA_ITAB2-A.&lt;/P&gt;&lt;P&gt;wa_itab3-B = wa_itab2-B.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_itab3-A = wa_itab1-A.&lt;/P&gt;&lt;P&gt;wa_itab3-B = wa_itab1-B.&lt;/P&gt;&lt;P&gt;wa_itab3-C = wa_itab1-C.&lt;/P&gt;&lt;P&gt;append wa_itab3 to t_itab3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 14:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373553#M1402278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-05T14:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373554#M1402279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You  need to loop on first table, then read records from second table, not fill the third internal table as desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press F1 to AT New to fill the first row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2009 04:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373554#M1402279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-06T04:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373555#M1402280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following logic should work to meet your requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Assuming all int tables with header line&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT itab2.&lt;/P&gt;&lt;P&gt;  APPEND itab2 to itab3. "This will give you summary line&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Then conditionally loop through itab1&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  LOOP AT itab1 WHERE b = itab2-a.&lt;/P&gt;&lt;P&gt;    APPEND itab1 to itab3.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Now you got your itab3 as required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2009 22:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373555#M1402280</guid>
      <dc:creator>SureshRa</dc:creator>
      <dc:date>2009-12-06T22:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373556#M1402281</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 feel the code which Subhasini K has given is almost correct. Just one thing I would like to add. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the AT..ENDAT. you have to add another line &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;append wa_itab3 to t_itab3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the revised AT..ENDAT should look like -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT NEW B.&lt;/P&gt;&lt;P&gt;READ TABLE itab2 into wa_itab2 with key A = wa_itab1-B.&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;wa_itab3-A = WA_ITAB2-A.&lt;/P&gt;&lt;P&gt;wa_itab3-B = wa_itab2-B.&lt;/P&gt;&lt;P&gt;append wa_itab3 to t_itab3. &lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest should be same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you problem is not resolved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mainak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2009 23:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373556#M1402281</guid>
      <dc:creator>former_member224404</dc:creator>
      <dc:date>2009-12-06T23:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373557#M1402282</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;Thanks for your quick and prospective reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual issues as follows:&lt;/P&gt;&lt;P&gt;The internal table itab1 is as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A B C &lt;/P&gt;&lt;P&gt;1 X 12&lt;/P&gt;&lt;P&gt;2 X 11&lt;/P&gt;&lt;P&gt;3 X 9&lt;/P&gt;&lt;P&gt;4 Y 1&lt;/P&gt;&lt;P&gt;5 Y 3&lt;/P&gt;&lt;P&gt;6 Y 5&lt;/P&gt;&lt;P&gt;7 Z 22&lt;/P&gt;&lt;P&gt;8 Z 4&lt;/P&gt;&lt;P&gt;9 Z 7 &lt;/P&gt;&lt;P&gt;10 Z 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The totals of all values corresponding to x,y and z are sotred as follows in itab2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A B c&lt;/P&gt;&lt;P&gt;X 32&lt;/P&gt;&lt;P&gt;Y 9&lt;/P&gt;&lt;P&gt;Z 41&lt;/P&gt;&lt;P&gt;Now the above two tables has to be combined and display the output in below format:&lt;/P&gt;&lt;P&gt;That is the total correspnding to X should come first before the X vaues are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to Y should come first before the Y vaues are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to Z should come first before the Z vaues are started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final output ih itab3 is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A B C &lt;/P&gt;&lt;P&gt;X 32&lt;/P&gt;&lt;P&gt;1 X 12&lt;/P&gt;&lt;P&gt;2 X 11&lt;/P&gt;&lt;P&gt;3 X 9&lt;/P&gt;&lt;P&gt;Y 9&lt;/P&gt;&lt;P&gt;4 Y 1&lt;/P&gt;&lt;P&gt;5 Y 3&lt;/P&gt;&lt;P&gt;6 Y 5&lt;/P&gt;&lt;P&gt;Z 41&lt;/P&gt;&lt;P&gt;7 Z 22&lt;/P&gt;&lt;P&gt;8 Z 4&lt;/P&gt;&lt;P&gt;9 Z 7 &lt;/P&gt;&lt;P&gt;10 Z 8&lt;/P&gt;&lt;P&gt;***********************************************************************************************************&lt;/P&gt;&lt;P&gt;Now my above same issue is extended as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new internal table is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal table itab1 is as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A  B   B1    C &lt;/P&gt;&lt;P&gt;1   X   cas  12&lt;/P&gt;&lt;P&gt;2   X   IBI  11&lt;/P&gt;&lt;P&gt;3   X   IBI   9&lt;/P&gt;&lt;P&gt;4   Y  cas   1&lt;/P&gt;&lt;P&gt;5   Y  cas   3&lt;/P&gt;&lt;P&gt;6   Y  cas   5&lt;/P&gt;&lt;P&gt;7   Z  cas  22&lt;/P&gt;&lt;P&gt;8   Z  cas    4&lt;/P&gt;&lt;P&gt;9   Z  cas    7 &lt;/P&gt;&lt;P&gt;10 Z  cas   8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The totals of all values corresponding to x,y and z are sotred as follows in itab2 using along collect function along with new field B1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A  B   B1   C&lt;/P&gt;&lt;P&gt;    X 12  cas&lt;/P&gt;&lt;P&gt;    X  20  IBI&lt;/P&gt;&lt;P&gt;    Y 9    cas&lt;/P&gt;&lt;P&gt;    Z 41  cas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the above two tables has to be combined and display the output in below format:&lt;/P&gt;&lt;P&gt;That is the total correspnding to X and cas should come first before the X values(corresponding to cas) are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to X and IBI should come first before the X values(corresponding to IBI) are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to Y should come first before the Y vaues are started.&lt;/P&gt;&lt;P&gt;That is the total correspnding to Z should come first before the Z vaues are started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final output ini itab3 should be as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A  B  B1   C &lt;/P&gt;&lt;P&gt;     X cas 12&lt;/P&gt;&lt;P&gt;1   X IBI  12&lt;/P&gt;&lt;P&gt;     X IBI  20&lt;/P&gt;&lt;P&gt;2   X IBI  11&lt;/P&gt;&lt;P&gt;3   X IBI  9&lt;/P&gt;&lt;P&gt;    Y cas 9&lt;/P&gt;&lt;P&gt;4  Y cas 1&lt;/P&gt;&lt;P&gt;5  Y cas 3&lt;/P&gt;&lt;P&gt;6  Y cas 5&lt;/P&gt;&lt;P&gt;    Z cas 41&lt;/P&gt;&lt;P&gt;7  Z  cas 22&lt;/P&gt;&lt;P&gt;8  Z  cas  4&lt;/P&gt;&lt;P&gt;9  Z  cas 7 &lt;/P&gt;&lt;P&gt;10 Z cas 8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 02:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373557#M1402282</guid>
      <dc:creator>former_member518089</dc:creator>
      <dc:date>2009-12-08T02:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373558#M1402283</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;Please do the needful to my extended issue at the earliest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A.Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 02:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373558#M1402283</guid>
      <dc:creator>former_member518089</dc:creator>
      <dc:date>2009-12-08T02:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373559#M1402284</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;Please do this:-&lt;/P&gt;&lt;P&gt;SORT itab1 BY B B1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at itab1 into wa_itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT NEW B B1.&lt;/P&gt;&lt;P&gt;READ TABLE itab2 into wa_itab2 with key A = wa_itab1-B&lt;/P&gt;&lt;P&gt;                                        B1 = wa_itab1-B1.&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;wa_itab3-A = WA_ITAB2-A.&lt;/P&gt;&lt;P&gt;wa_itab3-B = wa_itab2-B.&lt;/P&gt;&lt;P&gt;wa_itab3-B1 = wa_itab2-B1.&lt;/P&gt;&lt;P&gt;append wa_itab3 to t_itab3.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;wa_itab3-A = wa_itab1-A.&lt;/P&gt;&lt;P&gt;wa_itab3-B = wa_itab1-B.&lt;/P&gt;&lt;P&gt;wa_itab3-B1 = wa_itab1-B1.&lt;/P&gt;&lt;P&gt;wa_itab3-C = wa_itab1-C.&lt;/P&gt;&lt;P&gt;append wa_itab3 to t_itab3.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 05:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373559#M1402284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T05:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373560#M1402285</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;Please can you update on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 12:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373560#M1402285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-09T12:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Query on internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373561#M1402286</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 am just waiting for any further extension of my issue so as to update you the same at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply and solution but there is no possbitility for your second solution as "at new takes" only one field at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your first solution gave me a lot of inputs for initiation of my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I resolved the same by "on change of b or b1."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A.Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 17:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-internal-table/m-p/6373561#M1402286</guid>
      <dc:creator>former_member518089</dc:creator>
      <dc:date>2009-12-09T17:03:32Z</dc:date>
    </item>
  </channel>
</rss>

