|
Answer» In SAP, there are several types of roles as follows: - Single Role: Single roles TYPICALLY contain all authorization objects as well as FIELD values (both organizational and non-organizational) required to execute the transactions that the role contains. The term "Single Role" is commonly used to refer to a job/position-based role design. In such cases, the single role includes all AUTHORIZATIONS required for a user's position or job.
- Derived Role: Roles can also be derived from single roles. In derived roles, there is a parent or master role and more child roles that differ only in their organizational values from each other.
- Composite Role: You can group multiple single roles TOGETHER to MAKE a composite role. By assigning only the composite role, you can indirectly assign multiple single roles to a user.
|