After calling `runtimeModule.getCurrentUser().role...
# suitescript
n
After calling
runtimeModule.getCurrentUser().role
is there a way to load / access that Role record? I would like to know what Subsidiaries that Role has access to.
b
you can't load roles
you can search them
you are probably interested in the subsidiaries, subsidiaryoption, and potentially the subsidallowview columns
n
Good Idea, I think I will run a search and get the Sub values from there