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.