To Changing Decimal Places for Quantity In Microsoft AX

Hi,

My client have a requirement to change the qty in to 4 decimal place.
For this,
1) Go to Data dictionary -> Extended data types -> select Qty (EDT)
2) Open the properties and change the Number of Decimals to 4 ( by default Auto - 2 decimal)
3) Now Go to Unit master in Ax (Organization administration -> setup -> Units -> units)
4) Select the Units and change the Decimal Precision to 4

Note:
Please don't change the RealBase EDT. because it has referenced for other than qty EDT.

reference : http://www.axsolution.com/?p=332

Comments

Popular posts from this blog

x++ code to Generate cheque for vendor payment journal

Import Procurement Hierarchy / Categories with out code in ax 2012

Copy favorites From one user to another user - Ax 2012