This workflow can be used to compare one or more authorization roles, with the same names, between SAP clients, on the same system, or across systems. It will verify the existence of the roles in both clients. For those roles that do exist in both clients, it will compare the authorizations and show the differences, if any.
Some of the possible uses for this workflow are:
- Verifying that changes made in DEV have been migrated to QA, PRD etc.
- Auditing the authorizations in each role.
- Documentation.
To run the workflow, provide the following information:
- System1- The RFC for System1.
- System2 – The RFC for System2.
- Specify the list of authorizations roles to be included or excluded.
The results are a list of the compared Roles in each client. The first column in the report contains the compare legend as follows:
- The blue number 1 means Only in System1
- The green “=” means The Same in Both Systems
- The pink number 2 means Only in System2