How to Get all the tables associated with a Table ( i.e. Tables associated with VendTable)

Hi,

My query is, lets say I need to export my vendor information outside Dynamics AX in XML format.

I am trying to figure out if Dynamics AX can provide me a way to get all the tables that are associated with VendTable.

I tried to get the same with System Administration → Data Export/Import → Definition Group.

But unfortunately I am surely it is not giving me what I am looking for.

Can any one please help me out with a way where-in I can get all the tables associated with 1 particular table.

For instance, lets take the example of VendTable, is there any way where-in I can get all the tables associated with VendTable.

I am looking out for the process to find out related tables that can applied for other tables too later.

Thanks in advance.

Regards,

Muneeb

Please, take a look at this link. http://patrikluca.blogspot.pt/2009/11/find-all-relations-on-dynamics-ax-table.html

You will be able to export all relationships to a csv file.

Please, take a look at this link. http://patrikluca.blogspot.pt/2009/11/find-all-relations-on-dynamics-ax-table.html

You will able to export all relationships to a csv file.