<?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 UOM conversion not big enough in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286281#M1022480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;        I have a strange requirement. The numerator field UMREZ for UOM conversion is of 5 digits, which means the max value can be 99999. We have a need to do a Alterante UOM conversion which is greater than 5 digits.&lt;/P&gt;&lt;P&gt;Example: 1 PAL = 200000 EA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I acheive this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking into all possible options.&lt;/P&gt;&lt;P&gt;First is thru config to create an intermediate UOM so that we can do two UOM conversions and acheive our result, but this is also going to be a big change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other option through code to increase the length of this field, or any other alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried searching and looking for OSS notes, but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input is highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 16:41:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T16:41:05Z</dc:date>
    <item>
      <title>UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286281#M1022480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;        I have a strange requirement. The numerator field UMREZ for UOM conversion is of 5 digits, which means the max value can be 99999. We have a need to do a Alterante UOM conversion which is greater than 5 digits.&lt;/P&gt;&lt;P&gt;Example: 1 PAL = 200000 EA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I acheive this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking into all possible options.&lt;/P&gt;&lt;P&gt;First is thru config to create an intermediate UOM so that we can do two UOM conversions and acheive our result, but this is also going to be a big change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other option through code to increase the length of this field, or any other alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried searching and looking for OSS notes, but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input is highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 16:41:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286281#M1022480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T16:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286282#M1022481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try extending the table by adding your own new UOM field with more length.&lt;/P&gt;&lt;P&gt;Do you conversion and store it in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can extend the standard screens to display this newly added field. Through config, you can hide the standard UOM field on the screen and display only the new custom field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 16:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286282#M1022481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T16:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286283#M1022482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did think about that option, but I was worried about the impact since this is used in so many modules. I am not concerned about the display, but how do I make all applications use the new custom field instead the standard???? Uom conversion is done almost everywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 16:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286283#M1022482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T16:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286284#M1022483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about using a pre conv factor of 0.0001 on numerator and then a post-conversion factor of 10000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 13:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286284#M1022483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T13:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286285#M1022484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I understand what do you mean by Pre conversion and post conversion factor. Can you Please clarify?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 13:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286285#M1022484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286286#M1022485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Divide 200000 by 1000 as a conv factor before UoM conv, and then after the UoM conv is done, multiply the result by the conv factor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 14:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286286#M1022485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T14:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: UOM conversion not big enough</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286287#M1022486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your replies. For a moment I thought this might be an option, but the problem here is not that the quantity is too large. but that the conversion factor is too large. &lt;/P&gt;&lt;P&gt;Let me explain again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one unit which has the following conversion.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
1 Pallet = 3000000 Eaches.
Numerator = 3000000  "here is the problem, numerator field is only 5 digits
Denominator = 1
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;which means if i get say even 100 pallets as input it have to convert&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 100 X 3000000/1 = 300000000.          "the problem is UMREZ (3000000) is too big for that field
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So here i cannot use any preconversion or post conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT if i do think in the same line i can try to use a multiplication factor for that particlar unit of measure which i can just multiply at the end. I can maybe look to incorporate this in an enhancement when the UOM conversion is done. But I still have to figure out how to display it in the material master. Let me investigate more into this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestion as welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aparna Shekhar on Aug 8, 2008 9:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 14:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uom-conversion-not-big-enough/m-p/4286287#M1022486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T14:18:31Z</dc:date>
    </item>
  </channel>
</rss>

