How can i change users deparments in Microsoft Dynamics NAV RoleTailored Client, say i want to put myself in the [Purchase] department.

Please help.

link|improve this question

45% accept rate
1  
I doubt you will find much of a response to NAV questions on Stackoverflow.com -- you will have much better luck in asking your question on a site that focuses specifically on NAV configuration and development, such as www.mibuso.com – George Aug 2 '10 at 14:32
Mibuso would greatly benefit from the infrastructure of Stack Overflow. Trawling through forums is time consuming. I'm all for promoting the dynamics-nav tag on Stack Overflow and the Area51 proposal for Microsoft Dynamics. – Shadow Apr 4 at 0:37
feedback

1 Answer

In the RoleTailored Client, if you go into Departments->Administration->RoleTailored Client->User Personalization you can specify which role center each user has. From here, you can give yourself the Purchasing Agent role, for example.

You can do this programmatically from AL by manipulating table 20000000073: User Personalization.

In RoleTailored client it is not possible to change the departments menu itself. The idea is that you create a role center based on the pages and reports the user needs most frequently.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.