I was tasked to review all t-codes ( SAP standard and my company's custom Z t-code, total 1000+ ) whether the appropriate Org Level Authorization Check is in place. i.e. if a user has access to a t-code, he could only run that t-code for his company code / organization.
I link the t-code with SU24 data, then check SU24 contains any authorization objects with Org Level field. However, the outcome is not accurate.
Is there any efficient way to scan those t-codes’ program to make sure Org Level restriction is in place?