Hello everybody,
I have a question regarding role creation (as i´ve never created roles from scratch).
I am currently in a project where i have to build all the CRM role system using a security matrix. In this matrix i have all the roles with their corresponding tcodes, but i don´t have the values for the fields that are contained within the authorization objects.
My question is: How can i find out what values do these authorization fields require? I thought about doing a trace using a key user for every role (the user executes the tcodes and then the trace will return the values for the authorization objects). The problem is there are a lot of tcodes in every one of the roles and it would take a lot of time.
Is there another way to obtain the authorization values for said objects? (without doing a trace, that is)?
Thank you!