cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is there a way to compare multiple Roles Between Systems?

Stavros_My
Discoverer
726

I am trying to find if the roles in our Development client are consistent with the Production client.

If I use the comparison tool found in SUIM (tcode: S_BCE_68001777) I can only select one role at a time. 

I tried to create an ECATT script by I cannot bypass the log in to production step required by the transaction

Any ideas?

Accepted Solutions (0)

Answers (1)

Answers (1)

jurjen_heeck
Active Contributor

My preferred workaround is to download table AGR_1251 contents from both systems for the roles to check and compare them in a spreadsheet (fields: AGR_NAME, OBJECT, FIELD, LOW, HIGH, DELETED).

Similar for AGR_1252 (fields: AGR_NAME, VARBL, LOW, HIGH).

Stavros_My
Discoverer
0 Likes
This seems like the only way. A bit tedious but I cannot see another solution