Dear All,
I have implement Dynamic Axapta ver.4.0 sp2, and have a problem in security,
the question is can we block specify warehouse in item--> onhand ?
ex : there are quantity 200 item A in warehouse W1, quantity 500 in warehouse W2, can user id T have access to view only in warehouse W1 ?
thanks.
regards
Dendy
0
Comments
U will be interrested to try: access right setup and filter the appropriate table for user (usergroup) T
Hope this help
cheers
Hardi
Wrong parameters :P
You can use Record Level security to achieve this, in AX 4.0 its a nice little wizard that will help you to restrict users from seeing things you setup. Going into the Query button you can further define the setup.
See if that helps.
Administration-> setup -> security -> Record level security
-> create new
Before u have to create an user group and attach the user to that group
when create a new record it will asks the user group
attach the user group and go to query
and there u can select the required query based on u r requirement
Héctor