In SAP ABAP, SY-SUBRC is a system field that returns the result of an operation. specifically means:
Many developers mistakenly treat SY-SUBRC = 4 as "denied" and 15 as "something else". The distinction is crucial for debugging: access denied sy-subrc 15