Get customized objects for different layer
You might have the question that how to find the list of objects that are customized in user or cus layer in AX 2012 ? how to get list of customized objects in AX ? here are the steps to achieve that in AX 2009 and AX 2012.
Follow the steps to
identify the all the customized objects by layer (USR, CUS, VAR, ISV)
Step 1: Create a new shared project.
You can rename your project as desired, we'll call it Customization_USR for now. Then open the newly created project.
Step 2: Choose Advanced Filter/Sort from the toolbar.
After opening the project click on Advance filter as shown
in above image.
I want to group the objects same as in the AOT. So choose AOT
for Groupings.
Step 3: Select the required objects.
Use the Select button on the dialog to select the objects you require for your project.
We want select all AOT objects from a specific layer, so we'll use the SysModelLayer / Layer field in the selection criteria for AX 2012.
For AX 2012 R2
For AX 2009 ,select layer in UtilLevel field
From the screenshot you can see that all objects from the USR
layer are selected. If desired, you can limit the type of AOT objects for your
project as well, by using the Element type name(AX 2012) and recordTypefield (AX 2009).
This may take some time, so be patient :-)
To generate list of customized objects see below link
http://dextersdax.blogspot.com/2015/10/list-all-objects-of-shared-project.html