Hi everyone!
I had a situation where i need to know what menu items corresponds to what privilege,
I had the list of all the custom and standard roles and all the list of Privileges role wise. so from this data I need to find which role has access to which Module or Business function or menu item.
can anyone suggest me the possible way?
one of my thought processes is first we need to find the link for privilege and menu items so we can classify which role has access to which menu item, is this the correct way of proceeding please suggest.