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: 

ROLES MASS DELETION

Former Member
0 Kudos

Hi

I have about 750 roles to delete from the system and transport

Does anyone know a quick way of doing it? There is a mass download function but cannot see a mass deletion

Thank you

Nadia

1 ACCEPTED SOLUTION

jurjen_heeck
Active Contributor
0 Kudos

ECATT will prove to be your friend here. Best search the forum for it as this topic has been discussed several times before.

5 REPLIES 5

jurjen_heeck
Active Contributor
0 Kudos

ECATT will prove to be your friend here. Best search the forum for it as this topic has been discussed several times before.

morten_nielsen
Active Contributor

Hi Nadia

Try to Check oss note 313587, it contains a report for mass-role-deletion. It build around the FM PRGN_ACTIVITY_GROUP_DELETE.

Regards

Morten Nielsen

Former Member
0 Kudos

Hi Nadia,

Deletion of this is possible by writing a ABAP code.

Ask ur ABAPer to write a code for this.

If u have problem come back.I will try to give you a ABAP code which can delete all Roles.

Thanks.....Sudheer.

Former Member
0 Kudos

Hi Nadia,

In the mean while you can go through this link.

[http://www.sapfans.com/forums/viewtopic.php?t=6470]

Thanks & Regards...

Sudheer.

Former Member
0 Kudos

Hi Nadia,

Mass role deletion can be achieved using ECatt or custom ABAP code. A sample ABAP code used for mass role deletion is also given in the link below:

http://www.scribd.com/doc/7330082/ARMass-Role-Deletion

Regards,

Nagendran