|
Here are 3 notes you may want to
review to see if there is any helpful info, plus some documentation that
may be helpful for others....we are going from 40B to 47 and have had a
few issues with role deletion
Notes: 312943 504412 & 313587 Additional info First, the report PFCG_TIME_DEPENDENCY is functioning as designed. It was not designed to remove activity groups. Second, in transaction SU10 you must have the valid from and valid to fields filled in with the actual dates, 04/08/2002, in order to remove the invalid activity group. You need to be sure that the remove user radio button set in the role tab. But in the profile tab, the add user radio button is selected by default. What you have to do is go to profile tab and select the remove user radio button. You have to make sure both role and profile has the same radio button selected, i.e. remove from users. Only then when you click save, it will allow you to delete the role from user. In transaction SU10, you need to complete the following steps: 1. Click on the Authorization
data button.
In another customer message the following was provided by developement: We don't have a regular functionality for mass deletion of roles. But if you want to avoid the deletion by hand or with an own created report, I would suggest the following: The attached note 324962 includes the report ZDELETE_RY_T_AGRS which could delete all roles with names like 'T_....' or 'RY....'. The report gives you a list of all these roles and deletes then the selected ones. You can modify the report to get all your roles in the selection list. Therefore you have to change the following: SELECT * FROM AGR_FLAGS INTO TABLE
L_AGR_FLAGS
READ TABLE L_AGR_FLAGS WITH
KEY AGR_NAME = SINGLE_ACTGROUPS-AGR_NAME
Text from an additional customer
message as further help:
So it works as designed. |
|
See Also
Get help for your Basis problems
SAP Basis Admin Books
SAP Basis Tips
Administration In SAP - Sapgui, Unix, SAP ITS, Router, Client Copy and IDES Main Index
All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|