Hi,
I have a requirement, where i want to have list of AOT objects that are modified in user layer in AX 4.0.
Is there any built in functionality in Ax 4.0 or any one has done this before.
Please suugest.
Thanks in Advance,
B Ismail
Hi,
I have a requirement, where i want to have list of AOT objects that are modified in user layer in AX 4.0.
Is there any built in functionality in Ax 4.0 or any one has done this before.
Please suugest.
Thanks in Advance,
B Ismail
Hi
While viewing in the AOT you can see the all the objects modified by the usr group e.g Form_letter(usr)
hope this will serve your purpose
Hello,
Search for how to use project filter in Developers guide. This way you can create an Ax project with list of all objects that were modified in specific layer. I also wrote this procedure in this forum before.
Best regards,
Hi,
You can use the built-in Advance Filter/Sort for Projects. [:D]
Hope its what you need.[:D]