Application Development 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: 

Mass set expiration date to roles (without ABAP)

Former Member
0 Kudos

Hi,

Is there a way to mass set expiration date to roles without using abap and deleting/recreating roles for each user ?

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Colin,

You can do that by secatt tool..you just have to make the parameter 'validity date' as variable. Populate the excel accordingly and run.

Regards,

Deepak

5 REPLIES 5

Former Member
0 Kudos

Have you tried using secatt tool, all the related docs available on the initial screen.

0 Kudos

I haven't found anything about roles expiration date changing, only removing roles with date expired...

Former Member
0 Kudos

Colin,

If you are dealing with same set of users assigned same roles for same time validity, then you can simply first remove all the roles in SU10 (remove till 12/31/9999) and then add them back to the new time validity dates.

If you have n users assigned m number of roles (different users  different set of roles) then there is no SAP delivered way, best you can do is to develop a custom program to do it.

Regards,

Shivraj Singh

Loed
Active Contributor
0 Kudos

Hi colin,

Have you tried using LSMW? I used it before to mass change the password of around 500 users..

Regards,

Loed

Former Member
0 Kudos

Hi Colin,

You can do that by secatt tool..you just have to make the parameter 'validity date' as variable. Populate the excel accordingly and run.

Regards,

Deepak