How to: Set the Layer View for Elements

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

The Application Object Tree (AOT) in Microsoft Dynamics AX can display information about which layers elements are in or have been modified in. The layer information is shown in parentheses immediately following the element name in the AOT; for example, CustTable (sys). This topic describes how to specify the layer information that appears with elements in the AOT.

Note

The status bar displays the layer that you are currently working in.

To change the layer view for elements

  1. Click Tools > Options. The Options dialog box opens.

  2. In the Development area, expand Application object tree, and then set the Application object layer field to one of the following options.

    Option

    Description

    Show no layers

    No layer information is appended to element names.

    Show all layers

    Elements are labeled with information about all layers in which they exist.

    For example, if an element from the SYS layer was modified in the FPK and VAR layers, the element would be labeled: (sys, fpk, var).

    Show highest layer

    Elements are labeled with information about the highest layer in which they exist.

    For example, if an element from the SYS layer was modified in the FPK and VAR layers, the element would be labeled: (var).

    Show corrected layers

    Only elements that have been modified in the current layer or a higher layer are labeled. Only the highest layer is shown.

    For example, if an element from the SYS layer was modified in the FPK and VAR layers, the element would be labeled: (var).

    Show all from corrected layers

    Only elements that have been modified in the current layer or a higher layer are labeled. All layers in which the element has been modified are shown.

    For example, if a SYS element was modified in the FPK and VAR layers, the element would be labeled: (sys, fpk, var) if you are in the SYS layer.

  3. Click Apply to change the layer view.

For information about how to set the model view, see How to: View Model Information.

See also

Layers

Announcements: New book: "Inside Microsoft Dynamics AX 2012 R3" now available. Get your copy at the MS Press Store.