<?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 Conversion from higher value to lower in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410656#M819104</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 have a variable of dec type length 17 which i need to copy in variable of type dec with length 16. Please let me know the shotest solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 12, 2008 10:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2008 15:36:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-12T15:36:22Z</dc:date>
    <item>
      <title>Conversion from higher value to lower</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410656#M819104</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 have a variable of dec type length 17 which i need to copy in variable of type dec with length 16. Please let me know the shotest solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 12, 2008 10:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 15:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410656#M819104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T15:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion from higher value to lower</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410657#M819105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;straight move should be fine..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else use offset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dec_16 = dec_17+(16).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 15:38:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410657#M819105</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-02-12T15:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion from higher value to lower</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410658#M819106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can use offsets with packed fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would just check to make sure the amount in the source field is not too large for the destination and then if it's not, just do a MOVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 16:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-from-higher-value-to-lower/m-p/3410658#M819106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T16:30:36Z</dc:date>
    </item>
  </channel>
</rss>

