Thank you it helped. Further adding to my previous query. I also want to have all the relations(to find out how the different tables are relate or what is the relation)
Thanks
Vishal
Hello everyone
I want to show list of all the tables in AOT, in a combo box or a dialog box.
Can anyone tell me how to achive this.
You should check DictTable system class. This is ussually used to get various information about tables. There are similar API's for Classes, BaseEnums etc.
Comments
Seeing the UtilElements table will give you a hint
Ciprian Dudau
Axapta Developer
Thanks
Vishal
Hello everyone
I want to show list of all the tables in AOT, in a combo box or a dialog box.
Can anyone tell me how to achive this.
Thanks
Vishal
You should check DictTable system class. This is ussually used to get various information about tables. There are similar API's for Classes, BaseEnums etc.
HTH,
Ciprian
Ciprian Dudau
Axapta Developer