Amount rounding precision
aliennav
Member Posts: 449
Hi
I am using NAV 2009 SP1.
what should be the amount rounding precision in case of Amount decimal places 2:5, considering i am using 5 decimal places.
or in other words
r these 2 related??
I am using NAV 2009 SP1.
what should be the amount rounding precision in case of Amount decimal places 2:5, considering i am using 5 decimal places.
or in other words
r these 2 related??
0
Comments
-
[Topic moved from 'NAV Three Tier' forum to 'NAV/Navision Classic Client' forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
The amount rounding precision should be related to the local currency.
So in dollar it would be 0.01, in belgian franks (depreciated)(the only currency I know of that didn't have cents) it would be 1.0 -
Sog wrote:In belgian franks (depreciated)(the only currency I know of that didn't have cents) it would be 1.
Peseta (spain) did not use cents either. But of course this is over as Euros are used now...0 -
Sog wrote:The amount rounding precision should be related to the local currency.
So in dollar it would be 0.01, in belgian franks (depreciated)(the only currency I know of that didn't have cents) it would be 1.
And what about the Amount Decimal places.
In case Rounding Precision is 0.01, then what should be the Amount decimal places??0 -
Hi aliennav,
I think Amount decimal places use to control display purposes.
For example, 2:5.
minimum => 2 decimal places
maximum => 5 decimal places
While Amount Rounding Precision use in calculation part.
Example:
ROUND(Amount * CurrRate , GLSetup."Amount Rounding Precision");0 -
bestianhow wrote:Hi aliennav,
I think Amount decimal places use to control display purposes.
For example, 2:5.
minimum => 2 decimal places
maximum => 5 decimal places
While Amount Rounding Precision use in calculation part.
Example:
ROUND(Amount * CurrRate , GLSetup."Amount Rounding Precision");
If I am entering 5 decimal places in transfer order and i have specified 2:5 in decimal places (Amount), and amount rounding precision is 0.01
The system gives me ERROR.
can u please explain this??0 -
Hi aliennav,
Amount Decimal Places is depend on Amount Rounding Precision.
I guess Amount Rounding Precision is control in input & calculation, while Amount Decimal Places is for display only.
If you want the able enter 5 precisions e.g. 123.00456, then your Amount Rounding Precision should define in 0.00001.
Amount Rounding Precision as default is 0.01 & Amount Decimal Places is 2:2.0 -
Thanks Buddy....bestianhow wrote:Hi aliennav,
Amount Decimal Places is depend on Amount Rounding Precision.
I guess Amount Rounding Precision is control in input & calculation, while Amount Decimal Places is for display only.
If you want the able enter 5 precisions e.g. 123.00456, then your Amount Rounding Precision should define in 0.00001.
Amount Rounding Precision as default is 0.01 & Amount Decimal Places is 2:2.0 -
How can I do to get that :
17.8899 --> 18
and
49.007 --> 49Regards
Hanen TALBI0 -
You can check the ROUND Function :
NewNumber := ROUND(Number [, Precision] [, Direction])
Direction :
'=' rounds up or down to the nearest value (default). Values of 5 or greater are rounded up. Values less than 5 are rounded down.
'>' rounds up
'<' rounds down0 -
Thanks but I used ROUND(Amount,0); and it didn't work that's why I posted that prob
Regards
Hanen TALBI0 -
Precision should be 1, not 0.
Take a look at the examples provided on the C/SIDE Reference Guide0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions