Navision 4.0 MenuSuite

Looking at the new menu option in 4.0, which enables the user to customize the menu items themselves. As I understand it the settings or the changes that a user makes is not stored in the infamous ZUP file but stored in the database. Can someone tell me where? and how this is achieved architecturally? which if I also understand it means if they have multiple databases these settings are not transportable Currently here in Canada we are looking at the Beta3 and my license has not been updated to look at the guts of the system (hoping the next couple of days), but this question was posed by one of our team leaders and I wanted to get a head start. Thanks in advance.

Table 2000000061 - User Menu Level

In that table the User Changes field contains the user personalizations, and the User Restrictions field contains the assignment of menus to a user. They are actually a subset of MenuSuite objects that appear in the Object table. You’re right that these settings cannot be exported around.