A new Flexera Community experience is coming on November 25th, click here for more information.
Hi All,
We see there is a requirement from a customer that to import purchase orders with purchase quantity in decimal values like 116.264884 or 4399.2 etc, in few cases, these are just costs/values in some cases these are actually valid quantities.
But FNMS not accepting decimal values in the purchase quantity field, is there any way to change this property? Changing this property also need a change in other dependent quantity fields as well like effective quantity or entitlements, etc., in different pages/reports
Thanks in advance
āSep 15, 2021 09:00 AM - edited āSep 15, 2021 09:01 AM
Hi,
The underlying database tables define these as integer (not floating point), therefore not accepting FP data.
While these could theoretically be changed, it would be an endless story of changing related tables, views, procedures etc. to work with floating point values. I don't think this will be happening anytime soon.
Best regards,
Markward
āSep 15, 2021 10:04 AM
Hi,
The underlying database tables define these as integer (not floating point), therefore not accepting FP data.
While these could theoretically be changed, it would be an endless story of changing related tables, views, procedures etc. to work with floating point values. I don't think this will be happening anytime soon.
Best regards,
Markward
āSep 15, 2021 10:04 AM