Question:
Hello gurus,
Would like to know if there's a way to list all the authorisation-check that used in a program. This include include program, call function, bapi, etc.
Answer:
1. Run the code with ST01 auth traace on. It only shows the auth checks in the path you take in the code.
2. Execute the Scan Report in SE38 ( RSCSCAN (sp?)) and search or Authority-check.
3. View the code and perform search for "auth" and "BERG" selecting the radio button "In main program"
4. Debug the program and set breakpoint on Authority-check
Step 2 and 3 will yield ALlthe authorizaiton check NOT the one the progam uses.
Answer:
Thanks John! Will try your advise.
Answer:
You can also use program RSABAPSC though SA38.
_________________
Søren
Answer:
You can also use program RSABAPSC though SA38.
Several errors of RSABAPSC have bot been fixed for years.
Answer:
From 6.20 + you could try transaction CSI.