<?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 data  trasfer prob. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285628#M785906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;plz tell me . i am trying to lift the data from the table compareing with the corresponding field of one internal table . i give the select statemente but when giving wher condition there is no data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pankaj vashista on Jan 18, 2008 6:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 05:08:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-18T05:08:53Z</dc:date>
    <item>
      <title>data  trasfer prob.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285628#M785906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;plz tell me . i am trying to lift the data from the table compareing with the corresponding field of one internal table . i give the select statemente but when giving wher condition there is no data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pankaj vashista on Jan 18, 2008 6:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 05:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285628#M785906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T05:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: data  trasfer prob.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285629#M785907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pankaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is not clear, could u send what exactly u got the problem.&lt;/P&gt;&lt;P&gt;so that others can help u.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shashikanth naram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 05:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285629#M785907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T05:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: data  trasfer prob.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285630#M785908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Posting your code can help friends here to advice you better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 05:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285630#M785908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T05:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: data  trasfer prob.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285631#M785909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move-corresponding places the values in the similar field names of the target table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can give move-corresponding &amp;lt;it1&amp;gt; to &amp;lt;it2&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it place the values of it1 to the field names similar in it2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but use it2-fldname = it1-fldname instead of move-corresponding for better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2008 14:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285631#M785909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-19T14:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: data  trasfer prob.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285632#M785910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj, also check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move corresponding statement moves value from one structure to another structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE-CORRESPONDING struc1 TO struc2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structures must be specified for struc1 and struc2. All components with the same name are searched for in struc1 und struc2 and the content of components in struc1 is assigned to the components with the same name in struc2. All other components are not affected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nested structures are fully expanded. The names of the components are compared to the lowest common level. For each comp component pair with the same name, the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE struc1-comp TO struc2-comp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF struc1,&lt;/P&gt;&lt;P&gt;comp TYPE c LENGTH 1 VALUE 'U',&lt;/P&gt;&lt;P&gt;BEGIN OF struci,&lt;/P&gt;&lt;P&gt;comp1 TYPE c LENGTH 1 VALUE 'V',&lt;/P&gt;&lt;P&gt;BEGIN OF comp2,&lt;/P&gt;&lt;P&gt;col1 TYPE c LENGTH 1 VALUE 'X',&lt;/P&gt;&lt;P&gt;col2 TYPE c LENGTH 1 VALUE 'Y',&lt;/P&gt;&lt;P&gt;END OF comp2,&lt;/P&gt;&lt;P&gt;END OF struci,&lt;/P&gt;&lt;P&gt;END OF struc1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF struc2,&lt;/P&gt;&lt;P&gt;BEGIN OF struci,&lt;/P&gt;&lt;P&gt;comp1 TYPE string,&lt;/P&gt;&lt;P&gt;comp2 TYPE string,&lt;/P&gt;&lt;P&gt;comp3 TYPE string,&lt;/P&gt;&lt;P&gt;END OF struci,&lt;/P&gt;&lt;P&gt;END OF struc2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE-CORRESPONDING struc1 TO struc2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to pass the data from one internal table to another internal table, then if the structure of both the table will be same then you can assign directly like that&lt;/P&gt;&lt;P&gt;it_tab1 = it_tab2.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;it_tab1[] = it_tab2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2008 14:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-trasfer-prob/m-p/3285632#M785910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-19T14:30:08Z</dc:date>
    </item>
  </channel>
</rss>

