Source Code Title Case Update Form

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

Use the Source code title case update form to update your code so that it has the correct casing. For example, class names begin with an uppercase character and method names begin with a lowercase letter. For more information about the correct casing of code element names, see Naming Conventions: Use of Uppercase and Lowercase.

The Source code title case update tool is available from the Add-ins menu in the Application Object Tree (AOT).

If you use version control and the RunTitleCaseUpdate option has been set to Yes, errors in the capitalization of the first letter of names are automatically corrected when you check in an object. The RunTitleCaseUpdate option is typically set by an administrator. It is available in the General area of the Version Control System Settings form.