How to know which tables to look for in MSQL-DB

Hi, I need to find certain tables in the MSQL-Database for OLAP purposes. By clicking on “record info” in Axapta, I get the number of the table, but not the name. Is there a way to look up the name of the table? Thanks, Nils

Hi Nils, You might want to try ‘TableId2Name’ function available under AOT → System Documentation → Functions. Regards, Harish Mohanbabu

Hello Nils, If you are not a developer then the following report may help: - Administrator/Company Accounts/Reports/Company Account Relations Regards, Andrew Cowell

Hi Andrew, you’re right, Administration/Company Accounts/Tables does it. Thank you for your help :slight_smile: Regards, Nils