<?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: Internal Table issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980372#M401057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan , &lt;/P&gt;&lt;P&gt;  If that is the case then you will have to create multiple entries for the same Production number in the internal table itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Feb 2007 04:20:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-10T04:20:25Z</dc:date>
    <item>
      <title>Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980370#M401055</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;I have two internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itab1 is having Production Number (aufnr) and other details.&lt;/P&gt;&lt;P&gt;itab2 is having Operation Numbers (afvc-vornr) associated with itab1-aufnr. But itab2 is not having Prod Order number (aufnr) field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need to pass itab2-vornr data to itab1. I can move this field to itab1 by looping both internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If itab2 is having more than 1 operation number (say 3) for single production order of itab1, how to pass the data to itab1...??????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with syntax.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 04:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980370#M401055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T04:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980371#M401056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pavan,&lt;/P&gt;&lt;P&gt;            the structure of itab1 one and itab2 should be same. suppose if u wannna move itab2-vofnr to itab1, vofnr must be the field of itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      you can move only the value associated to that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;alosn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 04:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980371#M401056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T04:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980372#M401057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan , &lt;/P&gt;&lt;P&gt;  If that is the case then you will have to create multiple entries for the same Production number in the internal table itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 04:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980372#M401057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T04:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980373#M401058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your responses..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create multiple entries in itab1 for the same Ptoduction Order..????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 04:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980373#M401058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T04:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980374#M401059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan , &lt;/P&gt;&lt;P&gt;  Do you have the feild &amp;lt;b&amp;gt;vornr&amp;lt;/b&amp;gt; in your internal table itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 04:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980374#M401059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T04:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980375#M401060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think you have to take a common field in both the itab. i can suggest you take aufpl fields from afko and afvc table in itab1 and itab2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now &lt;/P&gt;&lt;P&gt;loop at itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table itab2 with key aufpl = itab1-aufpl.&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;itab1-vornr = itab2-vornr.&lt;/P&gt;&lt;P&gt;modify itab1 index sy-tabix.&lt;/P&gt;&lt;P&gt;endif.&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;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 04:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980375#M401060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T04:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980376#M401061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your Help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has been solved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day ahead...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2007 05:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-issue/m-p/1980376#M401061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-10T05:23:46Z</dc:date>
    </item>
  </channel>
</rss>

