Question:
Dears,
Iīd like to delete one transaction in 400 differents roles, but i didnīt find in tcode PFCG something to mass delete.
Does someone can help me with this question??
Thanks a lot
Cristiano
Answer:
There is no easy way to do this. You can use an ABAP to remove the transaction from table AGR_TCODES but you still need to do a "Read and merge" then save before the removal has really happened.
Answer:
try downloading the roles to .csv and carefully edit replace the rows - use ACCESS database if you know somebody good at it. Upload, re-gen
Good luck
Answer:
Hi,
you could try this report: AGR_DELETE_ALL_ACTIVITY_GROUPS.
Hope it will help.
Greeting from Hamburg
Answer:
Hi
AGR_DELETE_ALL_ACTIVITY_GROUPS looks a bit scary!
Is it the Tables section you would use?
David