Skip to Content
0
Former Member
Nov 24, 2009 at 10:07 AM

is there a way to read the security audit log with my abap program?

1120 Views

hi everyone.

i made an abap program in which i need to get user information from the security audit log. is there a way to do this? are there any tables i could read in which the security audit log data is stored? or are there FMs oder BAPIs?

one way would be to make a batch input which calls transaction sm20 and downloads the security audit log data into an excel sheet which i could read with my abap programm but thats way to extensive and insecure...

i hope anyone can help me with this problem.