yesterday
Hello Experts:
I am facing this problem, hopefully someone can provide some guidance:
I have copied an SAP program. I have eliminated the code where a couple of authorizations were checked. I have searched the program and there are no checks of authorizations (searched the term "Authority"). However when I run the program, I still got errors for lack of authorization (shown in SU53). When I debug I set a break point for statement Authority-check, and for function module AUTHORITY_CHECK_TCODE , nothing is found.
I don't know how this checks are performed (other Abap instructions or other mechanism out of ABAP).
Any advice is welcomed , thanks in advance
Request clarification before answering.
Hey,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can activate authorization trace in STAUTHTRACE or ST01 and see if they return anything.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.