References Form

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

Use this form to view a list of the objects that the current application object uses.

To open this form, right-click an object in the Application Object Tree and select Add-Ins > Cross-reference > Using. If the Using menu item is not visible, select Add-Ins > Cross-reference > Update to update the list of cross references.

The following table describes the columns in the data grid.

Column

Description

Line

The line number in the current application object where the application object is referenced.

Column

The column number in the current application object where the application object is referenced.

Reference

Describes how the application object is referenced. For example, if the application object is being written to, the Reference value is Write.

Application object type

The type of the application object that is referenced by the current application object.

Application object name

The name of the application object that is referenced by the current application object.

Type name

The name of the parent object. For example, if the application object type is TableField, the Type name shows the table that the object belongs to.

Path

The location of the referenced application object in the Application Object Tree (AOT).

The following table describes the buttons on this form.

Button

Description

Path

Opens the Path Form to view the location of all application objects in the Application Object Tree (AOT).

Names

Opens the Names Form to view the application objects in the cross-reference system, with their name, object type, and number of references.

Edit

Opens the current object in the X++ code editor.

Add-Ins

Opens the Add-ins menu.

See also

Path Form

Names Form

Add-Ins Submenu