Question:
Using transaction PU00 giving the user authorization to delete an employee.
I want to permit the user only to delete the employee.
I don’t want to give a permission to read or write or update. Only delete. How can I do it ?
Thank you.
Answer:
May not be possible, but you can test it or runa ST01 trace on a test delete. In HR SAP has a bad habit of making you look at the record before you delete it... Auth Level 'D' is what is required, but a ST01 Authorization Trace will tel you.