[413] in SAPr3-news
Re: Authority objects and transactions
daemon@ATHENA.MIT.EDU (Scott Barden)
Tue Jul 25 05:37:35 1995
To: sapr3-news@MIT.EDU
Date: 24 Jul 1995 22:11:03 GMT
From: Scott Barden <100632.1334@CompuServe.COM>
Phil,
Not a problem. In release 2.2D (not sure about earlier releases
but check it out), all you need to do is analyze/trace the ABAP
report or transaction.
If I recall correctly you find the trace facility within the
System->Services (or System->Utilities) menu. Once selected
enter the name of the transaction or report and then start the
trace (probably with F8).
Once you have finished running the report or transaction a
message will say that the tracing has finished and you should be
back in the trace transaction (which allows you to recall earlier
traces with the latest one selected by default).
Now that the trace is done, choose the overview function, though
this may not be the exact name, where it brings up the break-down
by CPU, I/O and System. Up on the push-button bar, the far right
button should say Authorizations <-- Click this button...
The trace transaction now brings up a complete list of all the
authorizations that were checked in the transaction or report,
sorted by auth. object. No more room, Regards, Scott Barden.