Modify data types

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Properties for some extended data types can be changed by the administrator before data has been entered into the system. Property changes can be made without accessing the Application Object Tree (AOT).

Example

To change the number of decimal places on the Amount data type, enter the number of decimal places you require in the Decimals field. If you change the number from 2 to 0, an amount that inherits from the Amount data type appears as 200 instead of 200.00. The change is reflected everywhere that the Amount data type is used.

Modify data types

  1. Click System administration > Setup > System > Modify data types. –or– Open the Modify data types form from the initialization checklist.

  2. Select a data type. The properties for the selected data type appear in the Properties pane, where you can edit them.

After you modify data types, you must synchronize the database. For more information, see Synchronize the database.

See also

Data types that can be modified