|
Authorized Pernr per User Very often the question is: who is allowed to see whom in the PD authorization. The report RHAUTH01 shows all authorized objects per User. You can run the report either via transaction SA38 or via the i-button in table T77UA (transaction OOSB, assigning authorization profiles to users). The authorized objects are only shown with their IDs. It is hard to get a quick overview, who is actually in the list. Therefore we have modified this report a little: two more columns with name and organisational unit are now shown in the table of report RHAUTH01. Modification of report RHAUTH01: 1. Enhance structure output_struc by the two new columns name and org unit 2. Define output table for reading infotype 0001 3. Enhance wa_fieldcat by the new columns 4. Read table it_output again for every pernr and fill the columns by reading function module HR_READ_INFOTYPE with infotype 0001 ![]() |


