‎2008 Nov 28 4:13 AM
Hello Experts,
Can any one provide me the basic notes on Authorization-Objects on report programming (Any Power point presentation or pdf files or any).
Thanks in Advance.
Chakri
‎2008 Nov 28 4:20 AM
‎2008 Nov 28 8:07 AM
Hi Chakri
Go through it. One of the best pdf documentation available on authorization objects.
Edited by: vishal kapoor on Nov 28, 2008 1:38 PM
‎2008 Dec 02 8:25 PM
I get an error with the url above but it works by replacing irj/scn with irj/sdn : https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a...
‎2008 Dec 02 10:25 PM
> Can any one provide me the basic notes on Authorization-Objects on report programming...
Moved from ABAP Objects to ABAP General....
ABAP OO will often take care of the checks for you, as will BAPI's.
If you want a general introduction then use the F1 key on statement AUTHORITY-CHECK and search SAP notes for "An introduction to authority checks".
It can be a rather complex matter... but you can control a lot if you use the intended concept consistently.
In the Security Forum there is a Sticky Thread for FAQs about authorizations. I recommend reading some of them as well - because the coding is only one side of the coin....
Reading the docs on transaction PFCG and SU24 is another usefull source...
Please use the search first, and then ask more detailed questions.
Cheers,
Julius