Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Security Audit Log Reason Codes

Former Member
0 Kudos

Hello there,

We have an logon failed entry in our Security Audit Log and i am trying to find out what the reason code is. I think it is to do with a failed RFC connection of one of our users. Is there a list somewhere that shows all these failed logon reason codes?


Logon Failed (Reason = 53, Type = H)

Cheers!

Bernard.

1 REPLY 1

Former Member
0 Kudos

That would be a failed logon of type HTTP(s) due to the user ID's password being locked from failed logon attempts (USR02-UFLAG = 128 in the ABAP world).

See SAP Note 320991.

Cheers,

Julius