Sage 100

 View Only
  • 1.  Does anyone know a trick to allow a numeric UDF to

    Posted 07-07-2016 14:36
    Does anyone know a trick to allow a numeric UDF to work like built-in fields with regard to decimals? My particular situation is a UDF that I would like to work just like the sales order QuantityOrdered column in the data entry grid. With QuantityOrdered, one can enter a single numeric digit and it will be accepted as a whole number. A mask of 0.00 converts a single digit (say ""1"") to be ""0.01"". I cannot find a mask that will do the same as QuantityOrdered (I tried ""0.0"", ""0.#"", ""0."", ""0"", ""#.#""). I don't even think I can use a script to help since entering ""1"" is indistinguishable from having entered a decimal (e.g. ""0.01"").


  • 2.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-07-2016 15:04
    Try ""####0.00"" then when 1 is entered should produce "" 1.00


  • 3.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-07-2016 15:32
    Didn't work. No Kewpie doll for you. Thanks for playing.


  • 4.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-07-2016 15:49
    I've run into this before and didn't find a solution. No Kewpie doll for me either.


  • 5.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-07-2016 16:47
    Isn't that due to some logic programmed into Sage based on the number of decimal places selected n Common Information Options. I don't think its related to a mask


  • 6.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-07-2016 19:47
    Might the 'implied decimal' setting in User Maint help?


  • 7.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-08-2016 09:20
    ...and the Kewpie doll goes to Brett! Turning off ""Implied decimal"" changed the way UDF decimals work and didn't change how decimals in the QuantityOrdered worked.


  • 8.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-08-2016 15:25
    #QuickTipFromZip


  • 9.  RE: Does anyone know a trick to allow a numeric UDF to

    Posted 07-11-2016 07:35
    #Sage100 Quick Tip from Zip @NetatWork_corp: Here's an old setting that's easy to forget about: Implied Decimal Poinhttps://lnkd.in/eDHfZzD https://twitter.com/MAS90_Zip