Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Ecatt for checking Authorizations

Former Member
0 Likes
669

Hi Everyone,

I would like to use the feature of eCATT in terms of SAP security. Can you please provide the information on how we can do the checking the authorizations (user profiles) through automation/manual scripts on eCATT.

Your inputs on this regard is much appreciated.

Regards,

Priya

4 REPLIES 4
Read only

Former Member
0 Likes
573
Read only

0 Likes
573

Hi Manish,

I have been through this link before.It gives an idea about the authorizations to be done for Ecatt.

However my doubt is...

In ECatt Available features it says Ecatt can be used for checking Authorizations(user profiles).

I want to know is how can we check authorization using Ecatt.

best regards,

Priya

Read only

0 Likes
573

Do the recording of SU01 and a check parameter ... here .. user profile....

For example : Your requirement is to test whether or not 'SAP_ALL' is provided for all users in a set of 40.

You can record SU01 and check the profile using an eCATT script.

Hope this is of some help!

Read only

Former Member
0 Likes
573

Hello,

If your requirment is to only check the authorizatoin object or role then this can be done.

Create the RFC , SDC for the target system , then start the transaction SU01 , then enter the SAP name of the user for whom you want to check the authorization then click on display button.

Then move to the required tab to check the authorization and GETGUI the value and compare with the value with which you can to check.

Hope this helps you out.

Thanks & Best regards,

Ajay