- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- Purchase Quantity not accepting decimal values
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
