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: 

Automated disabling of roles for certain users

Rajesh_Naik
Explorer
0 Kudos

Hi experts,

My customer has a requirement, where-in certain roles should be unavailable to external internet users during month-end for a day or two. Any ideas on how we could automate this activity.

Thanks,

Rajesh

1 REPLY 1

Former Member
0 Kudos

Hi,

Such feature does not exist in SAP. What I can suggest is to handle with role assignment validity dates. Just change "valid from" date to the end of "protected" period. This has the advantage that there is no need to "remember" changed users.

If you have external user management system (where roles are assigned to users and sync in SAP)  than you can try to create such "automation" there. If you are operating solely in SAP than unfortunately you have to write some custom report which will do that.

regards,

Wojtek