Question:
To accomodate the auditors, I'm looking to see if there's any report out there that would give me a list of infotypes with their respective role name and their access rights.
The report header would ideally list the following:
Infotypes Roles Access Rights
ie.
0000 single/composite name R W etc.,
If not, perhaps someone could advise me what tables contain the above data. Then I could probably create a Query to produce the desired results
Many Thanks
Steve
PS. I can't find anything in SUIM that does this
Answer:
You are probably looking for table AGR_1251 and objects PLOG and P_ORGIN (as far as I recall)
You should be able to get the data you need from there
Answer:
Thank you Henrik. That solves my problem.