<?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: about structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639035#M607448</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;  if s1 and s2 are..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1) are of the same type.&lt;/P&gt;&lt;P&gt;    s1 = s2.&lt;/P&gt;&lt;P&gt; 2) if few fields are same..&lt;/P&gt;&lt;P&gt;     use move corresponing s1 to s2.&lt;/P&gt;&lt;P&gt; 3) if all are distinct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   s1-filed1 = s2-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2007 18:05:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-08T18:05:09Z</dc:date>
    <item>
      <title>about structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639034#M607447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If S1 and S2 are different structures how will You transfer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 17:51:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639034#M607447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T17:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: about structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639035#M607448</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;  if s1 and s2 are..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1) are of the same type.&lt;/P&gt;&lt;P&gt;    s1 = s2.&lt;/P&gt;&lt;P&gt; 2) if few fields are same..&lt;/P&gt;&lt;P&gt;     use move corresponing s1 to s2.&lt;/P&gt;&lt;P&gt; 3) if all are distinct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   s1-filed1 = s2-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 18:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639035#M607448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T18:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: about structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639036#M607449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have said S1 and S2 are different structures,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if they have similar fields with the same field name definitions, then you can go for :&lt;/P&gt;&lt;P&gt;MOVE-CORRESPONDING S1 TO S2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they have less number of similar fields or similar fields but different field name definitions, then you should move individual fields manually, in the below manner.&lt;/P&gt;&lt;P&gt;S1-&amp;lt;FieldX&amp;gt; = S2-&amp;lt;FieldY&amp;gt;. where FieldX and FieldY are similar field types but with different names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if this helps,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 18:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-structures/m-p/2639036#M607449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T18:21:29Z</dc:date>
    </item>
  </channel>
</rss>

