<?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 Explain plz in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452556#M829458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to move the contents of a larger structure to a shorter one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 05:15:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-18T05:15:41Z</dc:date>
    <item>
      <title>Explain plz</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452556#M829458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to move the contents of a larger structure to a shorter one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 05:15:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452556#M829458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T05:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Explain plz</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452557#M829459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we can do this using Move corresponding fields,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax : MOVE-CORRESPONDING &amp;lt;struct1&amp;gt; TO &amp;lt;struct2&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement moves the contents of the components of structure &amp;lt;struct1&amp;gt; to the components of &amp;lt;struct2&amp;gt; that have identical names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it is executed, it is broken down into a set of MOVE statements, one for each pair of fields with identical names, as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE STRUCT1-&amp;lt;ci&amp;gt; TO STRUCT2-&amp;lt;c i&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 05:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452557#M829459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T05:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Explain plz</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452558#M829460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can, but the whole date cant hold in the shorter one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 05:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452558#M829460</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2008-02-18T05:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Explain plz</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452559#M829461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the conversion rule we have for structures, it is possible to convert a structure into a shorter one using the move statement. However, the original structure will be truncate. However if the reverse is done then, blank spaces will be filled at the parts of the longer structure where there are no data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 05:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-plz/m-p/3452559#M829461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T05:18:23Z</dc:date>
    </item>
  </channel>
</rss>

