cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization to stop deleting the tasks in PM Notification

Former Member
0 Kudos

Dear all,

How can I stop the users from deleting the Tasks in the PM notification?. Authorization object I_VORG_MEL does not have such business transaction.

Warm Regards,

Srinivas Potluri

Accepted Solutions (1)

Accepted Solutions (1)

sebastian_lenartowicz
Active Contributor
0 Kudos

Greetings Srinivas,

One way you could handle this is:

1. Create or amend a status profile for Object Type "Tasks" in OIBS . In SPRO assign this to the tasks in Overview of Notification Types

2. Create a status w/o number e.g. TIND - "Task indelible" . Assign the business transaction "Delete Task" to "Forbidden" and set this status to Initial.

3. Then set up an authorization key for this status and only assign the auth to the users who should be able to delete tasks.  This will force the user to first remove the user status and only then to delete the task.

Former Member
0 Kudos

Dear Sebastian & Peter,

Thanks for your helpful suggestions.

warm regards,

Srinivas Potluri

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Kudos